]> Git Repo - linux.git/commit
drm/xe/guc_submit: fix xa_store() error checking
authorMatthew Auld <[email protected]>
Tue, 1 Oct 2024 08:43:49 +0000 (09:43 +0100)
committerMatthew Auld <[email protected]>
Thu, 3 Oct 2024 07:34:20 +0000 (08:34 +0100)
commitf040327238b1a8311598c40ac94464e77fff368c
tree9e84368ee1a4f17aba42dab822eb5e38d8e0dcd6
parent1aa4b7864707886fa40d959483591f3d3937fa28
drm/xe/guc_submit: fix xa_store() error checking

Looks like we are meant to use xa_err() to extract the error encoded in
the ptr.

Fixes: dd08ebf6c352 ("drm/xe: Introduce a new DRM driver for Intel GPUs")
Signed-off-by: Matthew Auld <[email protected]>
Cc: Matthew Brost <[email protected]>
Cc: Badal Nilawar <[email protected]>
Cc: <[email protected]> # v6.8+
Reviewed-by: Badal Nilawar <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/xe/xe_guc_submit.c
This page took 0.050733 seconds and 4 git commands to generate.