aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_ringbuffer.c
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2018-09-03 15:02:16 +0000
committerChris Wilson <[email protected]>2018-09-03 16:55:07 +0000
commit46223993c2e4fbbb5bd35b5abef0c6b663ebba58 (patch)
tree36659eb32f5f5ba54502fcedebcb9bff16fb13f4 /drivers/gpu/drm/i915/intel_ringbuffer.c
parentdrm/i915: Update DRIVER_DATE to 20180903 (diff)
downloadkernel-46223993c2e4fbbb5bd35b5abef0c6b663ebba58.tar.gz
kernel-46223993c2e4fbbb5bd35b5abef0c6b663ebba58.zip
drm/i915: Fix up FORCE_GPU_RELOC (debug) to flush CPU write domains
We currently assert that if the target is in a CPU write domain, we use a CPU reloc path rather than the GPU reloc path. However, we have a debug override to force the GPU path and that unfortunately hits the assert. Include the async clflush under the debug option to ensure correct behaviour even when debugging, and strict when not. Signed-off-by: Chris Wilson <[email protected]> Reviewed-by: Matthew Auld <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/intel_ringbuffer.c')
0 files changed, 0 insertions, 0 deletions