summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2015-05-05 17:06:23 +0300
committerDaniel Vetter <daniel.vetter@ffwll.ch>2015-06-15 11:32:15 +0200
commitbf868c7ddaa7fd5645fbc01cf2c4ad6ddd64c142 (patch)
treed543d82f000fecf2acf434603516979248e5eda9 /kernel
parentc5de7c6f3b3185ebbb9cf81abb94580c7f2ebd5f (diff)
drm/i915: Fix 12bpc HDMI enable for IBX
Follow the procedure listed in Bspec to toggle the port enable bit off and on when enabling HDMI with 12bpc and pixel repeat on IBX. The old code didn't actually enable the port before "toggling" the bit back off, so the whole workaround was essentially a nop. Also take the opportunity to clarify the code by splitting the gmch platforms to a separate (much more straightforward) function. v2: Rebased due to crtc->config changes Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Chandra Konduru <Chandra.konduru@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions