git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1b851f
)
drm/i915: add timeout to FBC disable waits
author
Jesse Barnes
<jbarnes@virtuousgeek.org>
Fri, 21 May 2010 16:40:45 +0000
(09:40 -0700)
committer
Eric Anholt
<eric@anholt.net>
Wed, 26 May 2010 20:48:43 +0000
(13:48 -0700)
FBC disable on 965 can take long enough to trigger latency checks in the
kernel so be sure to timeout after a reasonable period.
Fixes https://bugzilla.kernel.org/show_bug.cgi?id=15015.
Tested-by: James Ettle <theholyettlz@googlemail.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Eric Anholt <eric@anholt.net>
No differences found