diff options
| author | Thomas Hellström <[email protected]> | 2023-06-29 22:51:33 +0200 |
|---|---|---|
| committer | Rodrigo Vivi <[email protected]> | 2023-12-21 11:35:07 -0500 |
| commit | b747411964cd9011e05f4b9f5624be9ed71532c4 (patch) | |
| tree | 2f95e22042a48783193eaf9098e9d8cfb593f5e6 /tools/perf/scripts/python/bin/task-analyzer-report | |
| parent | c0ab10ee2ee6a2c423f95154e0842a1b19a4c13b (diff) | |
drm/xe: Make page-table updates using the default engine happen in order
If the default engine m->eng was used, there is no check for idle and
a cpu page-table update may thus happen in parallel with a gpu one.
Don't allow CPU page-table updates with the default engine until
the engine is idle.
Signed-off-by: Thomas Hellström <[email protected]>
Reviewed-by: Matthew Brost <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/task-analyzer-report')
0 files changed, 0 insertions, 0 deletions