diff options
author | Michal Wajdeczko <[email protected]> | 2024-06-07 17:31:55 +0200 |
---|---|---|
committer | Thomas Hellström <[email protected]> | 2024-06-13 11:33:07 +0200 |
commit | cd554e1e118a6aa1c919309cd28398b003f69c1f (patch) | |
tree | 4aca3a08f9b109a578b26da3dc9caa638955445c /tools/perf/scripts/python/parallel-perf.py | |
parent | 7c877115da4196fa108dcfefd49f5a9b67b8d8ca (diff) |
drm/xe/pf: Assert LMEM provisioning is done only on DGFX
The Local Memory (aka VRAM) is only available on DGFX platforms.
We shouldn't attempt to provision VFs with LMEM or attempt to
update the LMTT on non-DGFX platforms. Add missing asserts that
would enforce that and fix release code that could crash on iGFX
due to uninitialized LMTT.
Fixes: 0698ff57bf32 ("drm/xe/pf: Update the LMTT when freeing VF GT config")
Signed-off-by: Michal Wajdeczko <[email protected]>
Cc: Piotr Piórkowski <[email protected]>
Reviewed-by: Rodrigo Vivi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit b321cb83a375bcc18cd0a4b62bdeaf6905cca769)
Signed-off-by: Thomas Hellström <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions