commit | 0ad6ef2c587dea59212c4e2ab3ec3b0067500a2a | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Aug 09 17:21:44 2010 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Sep 07 11:14:16 2010 +0100 |
tree | 2c28359e67b4100846175c7e88ce58b93ad8327d | |
parent | 4e6cfefc729be2aa20647415317577ed98d4f7bf [diff] |
drm/i915/dp: Boost timeout for enabling transcoder to 100ms Adam Hill reported that his Arrandale system required a much longer, up to 200x500us, wait for the panel to initialise or else modesetting would fail. References: https://bugs.freedesktop.org/show_bug.cgi?id=29141 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reported-and-tested-by: Adam Hill <sidepipeuk@yahoo.co.uk>