aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2016-11-18 21:17:46 +0000
committerChris Wilson <[email protected]>2016-11-18 22:33:22 +0000
commita6a7cc4b7db6deaeca11cdd38844ea147a354c7a (patch)
tree1188202170d26689db3b3bfc00343c0a16db1ef3 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
parentdrm/i915: Don't touch NULL sg on i915_gem_object_get_pages_gtt() error (diff)
downloadkernel-a6a7cc4b7db6deaeca11cdd38844ea147a354c7a.tar.gz
kernel-a6a7cc4b7db6deaeca11cdd38844ea147a354c7a.zip
drm/i915: Always flush the dirty CPU cache when pinning the scanout
Currently we only clflush the scanout if it is in the CPU domain. Also flush if we have a pending CPU clflush. We also want to treat the dirtyfb path similar, and flush any pending writes there as well. v2: Only send the fb flush message if flushing the dirt on flip v3: Make flush-for-flip and dirtyfb look more alike since they serve similar roles as end-of-frame marker. Signed-off-by: Chris Wilson <[email protected]> Reviewed-by: Ville Syrjälä <[email protected]> #v2 Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions