diff options
author | Chris Wilson <[email protected]> | 2010-10-23 10:15:06 +0100 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2010-10-23 11:07:21 +0100 |
commit | b6651458d33c309767762a6c3da041573413fd88 (patch) | |
tree | cf929107666824633ce8406816abf7f7595f89c4 /net/unix/sysctl_net_unix.c | |
parent | 297b0c5be3b6e08890cbd7149313408847e81715 (diff) |
drm/i915: Invalidate the to-ring, flush the old-ring when updating domains
When the object has been written to by the gpu it remains on the ring
until its flush has been retired. However, when the object is moving to
the ring and the associated cache needs to be invalidated, we need to
perform the flush on the target ring, not the one it came from (which is
NULL in the reported case and so the flush was entirely absent).
Reported-by: Peter Clifton <[email protected]>
Reported-and-tested-by: Alexey Fisher <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions