]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: set cp fw address set for gfx v12
authorLikun Gao <Likun.Gao@amd.com>
Wed, 28 Jun 2023 07:39:19 +0000 (15:39 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 2 May 2024 20:18:10 +0000 (16:18 -0400)
commitaf204b76a7cab18a54c6fcf78b57c1dff7bbc0b5
tree8b2fdd5b3e81eea8f8ee9eda83850777301aeb1f
parent52cb80c12e8a647aa9c903903d58916e6c1c4d38
drm/amdgpu: set cp fw address set for gfx v12

Split PFF/ME/MEC firmware address setting function
from related load microcode funtion, as it's also
needed for rlc autolad.

Signed-off-by: Likun Gao <Likun.Gao@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c