On Tue, 4 Apr 2017 17:54:37 +0100
Daniel Stone wrote:
> Add a cache for DRM property IDs and values, and use it for the two
> connector properties we currently update: DPMS and EDID.
>
> As DRM property ID values are not stable, we need to do a name -> ID
> lookup each run in order to discover
On Tue, 4 Apr 2017 17:54:36 +0100
Daniel Stone wrote:
> All planes being displayed have a framebuffer. What makes 'fb_plane'
> special is that it's being displayed as the primary plane by KMS.
>
> Previous patchsets renamed this to 'primary_plane' to match the KMS
> terminology, namely the CRTC
On Fri, 7 Apr 2017 17:21:19 +0300
Pekka Paalanen wrote:
> On Tue, 4 Apr 2017 17:54:34 +0100
> Daniel Stone wrote:
>
> > We make the differentiation where planes are an abstract framebuffer
> > with a position within a CRTC/output, and sprites are special cases of
> > planes that are neither th