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:
7121413
)
drm/i915: correct FBC update when pipe base update occurs
author
Jesse Barnes
<jbarnes@virtuousgeek.org>
Fri, 18 Sep 2009 00:06:47 +0000
(17:06 -0700)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Fri, 18 Sep 2009 00:06:47 +0000
(17:06 -0700)
We usually don't have an SAREA, and we always want to update the FBC
status anyway, so move the update up above the various master/sarea
checks.
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found