]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit45b1bd5b1c5fa38caaf33d8958fd431c2407514b
tree00384f9192fbfeb852dd7179660c05f89587d9b4
parentc82cc70de3d67c7fa23d928908ae1e53441713fb
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