diff options
| author | Daniele Ceraolo Spurio <[email protected]> | 2023-09-13 16:28:36 -0700 |
|---|---|---|
| committer | Rodrigo Vivi <[email protected]> | 2023-12-21 11:41:14 -0500 |
| commit | 757308471dbe9aba28cdaf40848936923216a1f2 (patch) | |
| tree | 34d00224a60bd9fc76cee6df618dc0d9d502079c /tools/perf/scripts/python/netdev-times.py | |
| parent | c4991ee01d480c45c789b43eb001a978bf016f58 (diff) | |
drm/xe/uc: Fix uC status tracking
The current uC status tracking has a few issues:
1) the HuC is moved to "disabled" instead of "not supported"
2) the status is left uninitialized instead of "disabled" when the
modparam is used to disable support
3) due to #1, a number of checks are done against "disabled" instead of
the appropriate status.
Address all of those by making sure to follow the appropriate state
transition and checking against the required state.
v2: rebase on s/guc_submission_enabled/uc_enabled/
Signed-off-by: Daniele Ceraolo Spurio <[email protected]>
Cc: John Harrison <[email protected]>
Cc: Matthew Brost <[email protected]>
Reviewed-by: John Harrison <[email protected]>
Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions