commit | c77ba21d742f33dbb561cba1fe7aac669f5f0339 | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Oct 08 12:25:43 2013 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Nov 04 16:32:31 2013 +0100 |
tree | 66fcf34226b724402272c2b4636406b4996a5583 | |
parent | 48f34e10169dbb3dd7a19af64e328492b7f54af4 [diff] |
drm/i915/ns2501: Rip out the reenable hack With the change in the modeset sequence this shouldn't be required any more since the ->mode_set callback now gets called when the dvo port is fully up and running. Also limit the retry loop to 10 tries to avoid hanging the machine while holding important modeset locks. Cc: Thomas Richter <thor@math.tu-berlin.de> Tested-by: Thomas Richter <thor@math.tu-berlin.de> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>