aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMatthew Brost <[email protected]>2023-08-16 20:15:38 -0700
committerRodrigo Vivi <[email protected]>2023-12-21 11:40:59 -0500
commit617eebb9c4807be77ca6f02eee7469e5e111861d (patch)
tree3445c1802c76a7eff523260b3e6927f89b60f720 /tools/perf/scripts/python/export-to-sqlite.py
parentbbd52b6153731908e52f68d7c797bef7c42af4f7 (diff)
drm/xe: Fix array of binds
If multiple bind ops in an array of binds touch the same address range invalid GPUVA operations are generated as each GPUVA operation is generated based on the orignal GPUVA state. To fix this, after each GPUVA operations is generated, commit the GPUVA operation updating the GPUVA state so subsequent bind ops can see a current GPUVA state. Reviewed-by: Rodrigo Vivi <[email protected]> Signed-off-by: Matthew Brost <[email protected]> Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions