OSDN Git Service

drm/i915: Remove ARBG/ABGR 2101010 on platform not supporting those formats
authorDamien Lespiau <damien.lespiau@intel.com>
Fri, 15 May 2015 18:06:01 +0000 (19:06 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 20 May 2015 09:26:05 +0000 (11:26 +0200)
commit7531208b16a22415aea44a5774931a0783c19daa
tree00384f9192fbfeb852dd7179660c05f89587d9b4
parent67fe7dc5d928de6111062cf73cf13e287b2d55c4
drm/i915: Remove ARBG/ABGR 2101010 on platform not supporting those formats

We just have have VLV and CHV sprites programming the hardware
differently for the ABGR2101010 so keep them working.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c