]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu/sdma: add flag for tracking disable_kq
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 18 Feb 2025 18:09:55 +0000 (13:09 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 8 Apr 2025 20:48:23 +0000 (16:48 -0400)
commit1d65006fc14e9ad13f53f604f5969090dedf7dbd
tree34ee44a91cb27379dd192fd8c3e6be6e30c9d0db
parent0981e0ef1803bba2e7826ef86f0569e3b63e4df6
drm/amdgpu/sdma: add flag for tracking disable_kq

For SDMA, we still need kernel queues for paging so
they need to be initialized, but we no not want to
accept submissions from userspace when disable_kq
is set.

Reviewed-by: Sunil Khatri <sunil.khatri@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.h