drm/amdgpu/psp12: move ih_reroute into ring_create
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 16 Nov 2022 15:56:31 +0000 (10:56 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 17 Nov 2022 23:09:11 +0000 (18:09 -0500)
commit54037bdfb1feca4688754fc77f9f7152b77729fa
treec1dd7487315904b6ce02154362a4ceb0b05fcf8f
parentef8d147fd4425b1c46ad8f2df567632b6c5897e1
drm/amdgpu/psp12: move ih_reroute into ring_create

This matches what we do for psp 3.1 and makes ring_init
common for all PSP versions.

Acked-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/psp_v12_0.c