aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorHimal Prasad Ghimiray <[email protected]>2023-12-12 23:55:26 +0530
committerRodrigo Vivi <[email protected]>2023-12-21 11:46:09 -0500
commit20561efb0ffd199fec1caaa5a0de439fab69d89a (patch)
treee2f4408d16c9b2a37d0972d6df46b127a77b87ca /tools/perf/scripts/python/event_analyzing_sample.py
parent064686272b7a7371eea32d5e7b89597cf5c70c0b (diff)
drm/xe/xe2: Allocate extra pages for ccs during bo create
Incase of bo move from PL_TT to PL_SYSTEM these pages will be used to store ccs metadata from flat ccs. And during bo move to PL_TT from PL_SYSTEM the metadata will be copied from extra pages to flat ccs. This copy of ccs metadata ensures ccs remains unaltered between swapping out of bo to disk and its restore to PL_TT. Bspec:58796 v2: - For dgfx ensure system bit is not set. - Modify comments.(Thomas) v3: - Separate out patch to modify main memory to ccs memory ratio.(Matt) v4: - Update description for commit message. - Make bo allocation routine more readable.(Matt) Cc: Matt Roper <[email protected]> Cc: Thomas Hellström <[email protected]> Signed-off-by: Himal Prasad Ghimiray <[email protected]> Reviewed-by: Thomas Hellström <[email protected]> Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions