]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu/gfx11: clean up and consolidate sw_init
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 26 Mar 2025 16:09:12 +0000 (12:09 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 8 Apr 2025 20:48:22 +0000 (16:48 -0400)
commit9983ed969365329e22f3ea00838a6ad4afb65539
tree93512309be8037959df6044278066ac0180b7553
parent32bd8b3ea7071ca96d4adcd0817046e09c5df415
drm/amdgpu/gfx11: clean up and consolidate sw_init

With the ME details fixed, we can now consolidate
this state.  Also split out the userq setup into a separate
switch statement so that we can set them per IP version
when the firmwares are ready.

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