]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "drm/i915: Don't use the HDMI port color range bit on Valleyview"
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 25 Jun 2013 11:16:34 +0000 (14:16 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 1 Jul 2013 09:14:53 +0000 (11:14 +0200)
commit85f6207ff9e6e06846324a1ee8480b53797bcb12
treee280561da9d2dd397662f7a6c8762df85d7df55c
parent7b2664c03dea5c4f16392134bc860f17d8a38aa9
Revert "drm/i915: Don't use the HDMI port color range bit on Valleyview"

The PIPECONF color range bit doesn't appear to be effective, on HDMI
outputs at least. The color range bit in the port register works though,
so let's use it.

I have not yet verified whether the PIPECONF bit works on DP outputs.

This reverts commit 6a2bcd2b2b9846c55e06e45e44dfc4ccbd46f8f7.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_hdmi.c