]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu/uq: remove gfx11 specifics from UQ setup
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 21 Oct 2024 13:16:12 +0000 (15:16 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 8 Apr 2025 20:48:19 +0000 (16:48 -0400)
commitb965c5d87108add7941528569d7acdfabcd86b55
tree7bcd42d50f611a78cbebf631a405138f45378066
parent21926b5db8c1d4e82b47bbd484b085a0e604bfd6
drm/amdgpu/uq: remove gfx11 specifics from UQ setup

This can all be handled by in the IP specific mpd init
code.

V2: Removed setting of gds_va, which was removed during UAPI
    review (Shashank)

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Shashank Sharma <shashank.sharma@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/mes_v11_0_userqueue.c