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:
b84d5f0
)
drm/i915: Only emit a flush request on the active ring.
author
Chris Wilson
<chris@chris-wilson.co.uk>
Sat, 18 Sep 2010 10:02:01 +0000
(11:02 +0100)
committer
Chris Wilson
<chris@chris-wilson.co.uk>
Tue, 21 Sep 2010 10:19:51 +0000
(11:19 +0100)
When flushing the GPU domains,we emit a flush on *both* rings, even
though they share a unified cache. Only emit the flush on the currently
active ring.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/i915_drv.h
patch
|
blob
|
history
drivers/gpu/drm/i915/i915_gem.c
patch
|
blob
|
history
drivers/gpu/drm/i915/intel_ringbuffer.c
patch
|
blob
|
history
drivers/gpu/drm/i915/intel_ringbuffer.h
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/i915/i915_drv.h
Simple merge
diff --cc
drivers/gpu/drm/i915/i915_gem.c
Simple merge
diff --cc
drivers/gpu/drm/i915/intel_ringbuffer.c
Simple merge
diff --cc
drivers/gpu/drm/i915/intel_ringbuffer.h
Simple merge