]> Pileus Git - ~andy/linux/commit
drm/i915/ns2501: Rip out the reenable hack
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 8 Oct 2013 10:25:43 +0000 (12:25 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 4 Nov 2013 15:32:31 +0000 (16:32 +0100)
commitc77ba21d742f33dbb561cba1fe7aac669f5f0339
tree66fcf34226b724402272c2b4636406b4996a5583
parent48f34e10169dbb3dd7a19af64e328492b7f54af4
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>
drivers/gpu/drm/i915/dvo_ns2501.c