]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/xe/guc: Add missing H2G error code definitions
authorJohn Harrison <John.C.Harrison@Intel.com>
Mon, 12 May 2025 21:53:22 +0000 (14:53 -0700)
committerJohn Harrison <John.C.Harrison@Intel.com>
Thu, 15 May 2025 19:27:34 +0000 (12:27 -0700)
commit12373b30e27cffd4244453ed3bceb52504d7563f
tree2f620402bea0d0e5157665f5230b13211ea919b1
parentfddf8cdd4b9b7373f32f77e7a89123394e630188
drm/xe/guc: Add missing H2G error code definitions

These error codes are not actually used in the driver but it is
extremely useful to have them available to understand error messages.

v2: Add a bunch more error codes and drop 'status' from names (review
feedback by Michal W).
v3: Drop 'SUCCESS' response as meaningless in current API (review
feedback by Michal W).

Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Reviewed-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Link: https://lore.kernel.org/r/20250512215324.1457009-3-John.C.Harrison@Intel.com
drivers/gpu/drm/xe/abi/guc_errors_abi.h