diff options
| author | Koby Elbaz <[email protected]> | 2023-10-29 19:53:26 +0200 |
|---|---|---|
| committer | Rodrigo Vivi <[email protected]> | 2023-12-21 11:43:34 -0500 |
| commit | 37d1eaab34ab9cdd6022a188ce6b77a88f81c7e2 (patch) | |
| tree | 87f7000a1f42469490264c8f0be4df3e0940aedb /tools/perf/scripts/python | |
| parent | 04dfef5b41afc85e8de7b0397050cdb51db35eda (diff) | |
drm/xe: move the lmem verification code into a separate function
If lmem (VRAM) is not fully initialized, the punit will power down
the GT, which will prevent register access from the driver side.
That code moved into a corresponding function (xe_verify_lmem_ready)
to make the code clearer.
Signed-off-by: Koby Elbaz <[email protected]>
Reviewed-by: Lucas De Marchi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions