drm/i915: fixup tv load-detect on enabled but not active crtc
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 20 Apr 2012 19:25:04 +0000 (21:25 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 3 May 2012 09:18:02 +0000 (11:18 +0200)
commit38de45c5fc61a4a6b2f0b4b7c9ae9f32f058f420
treecc99dcf01064e04bec12b42d007bf0bc59baa303
parent63c62275ec484a0f6da6a600d9b44ee0279c0900
drm/i915: fixup tv load-detect on enabled but not active crtc

When fixing up the crt load detect code I've failed to notice the same
problem in the tv load detect code. Again, unconditionally use the
load detect pipe infrastructure, it gets things right.

Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_tv.c
This page took 0.024784 seconds and 5 git commands to generate.