drm/i915: TVDAC_STATE_CHG does not indicate successful load-detect
authorKeith Packard <keithp@keithp.com>
Fri, 13 May 2011 00:10:58 +0000 (17:10 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 13 Jul 2011 18:07:55 +0000 (11:07 -0700)
Do not use this bit to indicate that load detection has completed,
instead just wait for vblank, at which point the load registers will
have been updated.

Signed-off-by: Keith Packard <keithp@keithp.com>
Tested-by: Yi Sun <yi.sun@intel.com>

No differences found