]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Don't use the HDMI port color range bit on Valleyview
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 2 Apr 2013 13:10:10 +0000 (16:10 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 5 Apr 2013 18:47:20 +0000 (20:47 +0200)
commit6a2bcd2b2b9846c55e06e45e44dfc4ccbd46f8f7
tree8e1edef0977ed4e64904f7edb4a39450d1cc5ae2
parent432aaeaf71e2df85594ce014e39df4602b3b4feb
drm/i915: Don't use the HDMI port color range bit on Valleyview

VLV docs still list the the color range selection bit for the HDMI
ports, but for DP ports it has been repurposed.

I have no idea whether the HDMI color range selection bit still works
on VLV, but since we now have to use the PIPECONF color range bit for
DP, we might as well do the same for HDMI.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_hdmi.c