]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: add parameter to disable kernel queues
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 18 Feb 2025 15:33:53 +0000 (10:33 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 8 Apr 2025 20:48:22 +0000 (16:48 -0400)
commita96a787d6de7325f7a961bd74a7cad4d078748b7
tree8c7a1e4629942a4f30293606197a1bdc0908de04
parentcf97de5b540425d331394da3deafb2a869b394a6
drm/amdgpu: add parameter to disable kernel queues

On chips that support user queues, setting this option
will disable kernel queues to be used to validate
user queues without kernel queues.

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