]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/skl+: Enable pipe CSC on cursor planes. (v2)
authorBob Paauwe <bob.j.paauwe@intel.com>
Mon, 31 Aug 2015 21:03:30 +0000 (14:03 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 15 Oct 2015 13:21:54 +0000 (15:21 +0200)
commit7bb1acf1fa55c564baf8536e9acf3d05f1e1bf17
tree83f85997668cd3a0bfb562f562eda6de67ca36e4
parentb0493084e841fd5f91d90264d89f21b73b4d28c1
drm/i915/skl+: Enable pipe CSC on cursor planes. (v2)

Extend this to SKL and BXT as it's needed for these platforms as well.

v2: Change if condition to HAS_DDI() instead of listing each platform
Signed-off-by: Bob Paauwe <bob.j.paauwe@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