drm/i915/bdw: Use pipe CSC on Broadwell
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Sun, 3 Nov 2013 04:07:39 +0000 (21:07 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 8 Nov 2013 17:09:55 +0000 (18:09 +0100)
commit6bbfa1c5b6851e6ed784a550992813950710ab3b
tree041c6fb6d71f15f47a3365ce28ddfafbc74b2443
parente39bf98a91abd5c8fb290f139521dddc3db3c37d
drm/i915/bdw: Use pipe CSC on Broadwell

Route cursor and sprite data through the pipe CSC unit on BDW.
Primary plane data is already sent through the pipe CSC.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c
drivers/gpu/drm/i915/intel_sprite.c
This page took 0.037538 seconds and 5 git commands to generate.