]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu/userq: fix hardcoded uq functions
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 20 Feb 2025 21:08:02 +0000 (16:08 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 8 Apr 2025 20:48:20 +0000 (16:48 -0400)
commit29adc5c2dd7a0e8dba9aac38a3116df38220dc4b
treec9877e0e4c0d3b37e30ff6e025fc591367d2806d
parentf15d4e92f7d35128d6416c473c2eab24188bd7e8
drm/amdgpu/userq: fix hardcoded uq functions

Use the IP type to look up the userq functions rather
than hardcoding it.

Reviewed-by: Saleemkhan Jamadar <saleemkhan.jamadar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_userqueue.c