aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2020-01-21 22:24:41 +0000
committerChris Wilson <[email protected]>2020-01-22 13:21:16 +0000
commit5424f5d79472c5c20500e8d3eee356a4c6fef3d9 (patch)
treedf229502e6c4c78602e7148736b110b6a8017927 /tools/perf/scripts/python/bin/stackcollapse-record
parentd2a4bb6f8bc8cf2d788adf7e59b5b52fe3a3333c (diff)
drm/i915: Clear the GGTT_WRITE bit on unbinding the vma
While we do flush writes to the vma before unbinding (to make sure they go through the right detiling register), we may also be concurrently poking at the GGTT_WRITE bit from set-domain, as we mark all GGTT vma associated with an object. We know this is for another vma, as we are currently unbinding this one -- so if this vma will be reused, it will be refaulted and have its dirty bit set before the next write. Closes: https://gitlab.freedesktop.org/drm/intel/issues/999 Signed-off-by: Chris Wilson <[email protected]> Reviewed-by: Mika Kuoppala <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions