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:
127bd2a
)
drm/i915: disable FBC when more than one pipe is active
author
Jesse Barnes
<jbarnes@virtuousgeek.org>
Fri, 23 Jul 2010 22:20:00 +0000
(15:20 -0700)
committer
Eric Anholt
<eric@anholt.net>
Mon, 26 Jul 2010 18:27:06 +0000
(11:27 -0700)
We're really supposed to do this to avoid trouble with underflows when
multiple planes are active.
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=26987.
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Tested-by: fangxun <xunx.fang@intel.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
No differences found