diff options
author | Matthew Brost <matthew.brost@intel.com> | 2025-04-03 13:24:43 +0300 |
---|---|---|
committer | Matthew Auld <matthew.auld@intel.com> | 2025-04-04 13:41:01 +0300 |
commit | 045448da87bfb1542d6553d9bd6f66e2cddb99ed (patch) | |
tree | 1d38580d3fa86837ac4e5dcfbc9aa0fecd3fd73e /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 86f69c26113c3b35967f29db052d40a10317cac0 (diff) | |
download | linux-045448da87bfb1542d6553d9bd6f66e2cddb99ed.tar.xz |
drm/xe: Add XE_BO_FLAG_PINNED_NORESTORE
Not all BOs need to be restored on resume / d3cold exit, add
XE_BO_FLAG_PINNED_NO_RESTORE which skips restoring of BOs rather just
allocates VRAM for the BO. This should slightly speedup resume / d3cold
exit flows.
Marking GuC ADS, GuC CT, GuC log, GuC PC, and SA as NORESTORE.
v2:
- s/WONTNEED/NORESTORE (Vivi)
- Rebase on newly added g2g and backup object flow
Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Cc: Satyanarayana K V P <satyanarayana.k.v.p@intel.com>
Cc: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://lore.kernel.org/r/20250403102440.266113-11-matthew.auld@intel.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions