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 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx