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
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 the primary (base/framebuffer) nor cursor plane.
>
> drm_sprite, OTOH,
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 the primary (base/framebuffer) nor cursor plane.
drm_sprite, OTOH, contains nothing that's actually specific to sprites,
and we end up