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:
ce44b0e
)
drm/i915: If interrupted while setting object domains, still emit the flush.
author
Eric Anholt
<eric@anholt.net>
Sat, 15 Nov 2008 00:27:47 +0000
(16:27 -0800)
committer
Dave Airlie
<airlied@redhat.com>
Thu, 4 Dec 2008 01:21:48 +0000
(11:21 +1000)
Otherwise, we would leave the objects in an inconsistent state, such as
write_domain == 0 but on the flushing list.
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found