drm/i915: don't assert disabled FDI before disabling the FDI
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Wed, 31 Oct 2012 20:12:55 +0000 (18:12 -0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Sun, 11 Nov 2012 22:51:28 +0000 (23:51 +0100)
commitab4d966c522f84b385d87f5ed2b622a7e4c22a6b
treeced48952c2eb3bff9d651e4bb48a907183ba70a5
parentfd9c0188981f1aca14f0fedb74df8b00b79a91c1
drm/i915: don't assert disabled FDI before disabling the FDI

On Haswell/LPT we must disable the PCH transcoder before we disable
the FDI, so don't check for disabled FDI there.

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c
This page took 0.029685 seconds and 5 git commands to generate.