[Intel-gfx] [PATCH 0/4] Don't say we support framebuffers with alpha when we don't
Damien Lespiau
damien.lespiau at intel.com
Fri May 15 11:05:59 PDT 2015
We can only do something with ARGB buffers on VLV/CHV and gen9+. Let's not
expose those format before then.
Technically this is an ABI break but we did check the DDX wasn't using those,
so give it a shot.
--
Damien
Damien Lespiau (4):
drm/i915: Remove the COMMON_PRIMARY_FORMATS defines
drm/i915: Remove ARBG/ABGR 2101010 on platform not supporting those
formats
drm/i915: Don't expose RGB/BGR 8888 formats on primary planes before
SKL
drm/i915: Don't expose ARGB1555 on gen2/3
drivers/gpu/drm/i915/intel_display.c | 70 +++++++++++++++++++-----------------
1 file changed, 38 insertions(+), 32 deletions(-)
--
2.1.0
More information about the Intel-gfx
mailing list