aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2020-05-28 09:24:27 +0100
committerChris Wilson <[email protected]>2020-05-28 16:55:15 +0100
commitbffa18dd0bca90112746bafd333386c71fe55efe (patch)
treeca4dd36ead9e5dc0f5d9e4506e23249940260811 /tools/perf/scripts/python
parentdc6cd912c7cd83ec9859429c552b2986c0386b90 (diff)
drm/i915/gt: Remove local entries from GGTT on suspend
Across suspend/resume, we clear the entire GGTT and rebuild from scratch. In particular, we want to only preserve the global entries for use by the HW, and delay reinstating the local binds until required by the user. This means that we can evict any local binds in the global GTT, saving any time in preserving their state, as they will be rebound on demand. References: https://gitlab.freedesktop.org/drm/intel/-/issues/1947 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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions