diff options
author | Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com> | 2024-11-05 16:24:01 -0800 |
---|---|---|
committer | Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com> | 2024-11-12 10:50:36 -0800 |
commit | 90e315a58fd903e43457fa085b6644e45c047e31 (patch) | |
tree | 42d6a81657070083a1bea91ffb56081d142feb5b /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | cd8e9956552dd2155f6e5ae55eb9c268233c104a (diff) |
drm/xe/gsc: Improve SW proxy error checking and logging
If an error occurs in the GSC<->CSME handshake, the GSC will send a
PROXY_END msg to the driver with the status set to an error code. We
currently don't check the status when receiving a PROXY_END message and
instead check the proxy initialization status in the FWSTS reg;
therefore, while still catching any initialization failures, we lose the
actual returned error code. This can be easily improved by checking the
status value and printing it to dmesg if it's an error.
Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Cc: Alan Previn <alan.previn.teres.alexis@intel.com>
Reviewed-by: Alan Previn <alan.previn.teres.alexis@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241106002402.486700-1-daniele.ceraolospurio@intel.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions