]> git.dujemihanovic.xyz Git - linux.git/commit
nouveau/gsp: add three notifier callbacks that we see in normal operation (v2)
authorDave Airlie <airlied@gmail.com>
Fri, 22 Dec 2023 04:31:50 +0000 (14:31 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 5 Jan 2024 02:27:52 +0000 (12:27 +1000)
commit24ab185d9804e48041b370fa9354d6d941ce0a32
tree9375bc511f92cfc892877174765ea3c05373fc06
parented9895d8d45af78866acea5f5b42f6041abc9d4a
nouveau/gsp: add three notifier callbacks that we see in normal operation (v2)

Add NULL callbacks for some things GSP calls that we don't handle, but know about
so we avoid the logging.

v2: Timur suggested allowing null fn.

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