drm/i915: Set the transcoder port to none when disabling DP.
authorEric Anholt <eric@anholt.net>
Wed, 2 Feb 2011 20:08:07 +0000 (12:08 -0800)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 7 Feb 2011 12:06:12 +0000 (12:06 +0000)
commitcb3543c6b14b145c6e35d0a36a48abfc6fe18600
treeb6a657e841a22b00e17a3b9ec88a6e2cecf6d1c1
parent308977ac03117706c342099a40919b3da2667cce
drm/i915: Set the transcoder port to none when disabling DP.

The specs say to do so.

Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/i915_reg.h
drivers/gpu/drm/i915/intel_display.c