]> git.dujemihanovic.xyz Git - linux.git/commit
nouveau/gsp: convert gsp errors to generic errors
authorDave Airlie <airlied@gmail.com>
Fri, 22 Dec 2023 04:31:56 +0000 (14:31 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 5 Jan 2024 02:27:53 +0000 (12:27 +1000)
commit59f6a3d8db2573aba994b95074d8f9911c969bcb
treed9a819b462958beb50732c3432fa2c05509bd848
parentcf22fc2846cee83061082fa373574d6cdeb4c006
nouveau/gsp: convert gsp errors to generic errors

This should let the upper layers retry as needed on EAGAIN.

There may be other values we will care about in the future, but
this covers our present needs.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231222043308.3090089-8-airlied@gmail.com
drivers/gpu/drm/nouveau/nvkm/subdev/gsp/r535.c