]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/nouveau: consume the return of large GSP message
authorZhi Wang <zhiw@nvidia.com>
Fri, 24 Jan 2025 18:29:58 +0000 (10:29 -0800)
committerDanilo Krummrich <dakr@kernel.org>
Fri, 24 Jan 2025 23:55:10 +0000 (00:55 +0100)
commit24079ed2aad6567f643df0e31b631184578de4e7
treecc68c696260b3400d7c834818d6039cfed446f55
parent50f290053d79e3b1d108f181c0ba6b8e30ca94c9
drm/nouveau: consume the return of large GSP message

As the GSP message recv path is able to handle the return of large GSP
message, consume the return of large GSP message in the sending path.

Signed-off-by: Zhi Wang <zhiw@nvidia.com>
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20250124182958.2040494-16-zhiw@nvidia.com
drivers/gpu/drm/nouveau/nvkm/subdev/gsp/r535.c