diff options
| author | Chris Wilson <[email protected]> | 2020-05-28 09:24:27 +0100 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2020-05-28 16:55:15 +0100 |
| commit | bffa18dd0bca90112746bafd333386c71fe55efe (patch) | |
| tree | ca4dd36ead9e5dc0f5d9e4506e23249940260811 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | dc6cd912c7cd83ec9859429c552b2986c0386b90 (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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions