[Intel-gfx] [PATCH 07/10] drm/i915/skl: Don't advertize ARGB2101010 and ABGR2101010

Damien Lespiau damien.lespiau at intel.com
Tue May 12 09:18:47 PDT 2015


On Tue, May 12, 2015 at 06:13:25PM +0200, Daniel Vetter wrote:
> On Tue, May 12, 2015 at 04:13:19PM +0100, Damien Lespiau wrote:
> > While we have been historically exposing those formats, but the hardware
> > doesn't do anything with the alpha bits. The DDX doesn't seem to
> > particularly care about those formats either, so just expose the
> > XRGB/XBGR variants.
> > 
> > Signed-off-by: Damien Lespiau <damien.lespiau at intel.com>
> 
> We have this problem with all the primary planes. Imo we should remove
> this everywhere, since the ddx doesn't seem to care.

Well technically that'd be breaking ABI (very unlikely, but still). So
I'd rather have this SKL-specific patch (because we haven't committed to
SKL just yet) separate from the patch removing the formats for previous
platforms in case we need to revert. I'll cook the patch for previous
platform as a follow up.

-- 
Damien


More information about the Intel-gfx mailing list