drm/amdgpu: save rlcv/rlcp ucode version in amdgpu_gfx
authorHawking Zhang <Hawking.Zhang@amd.com>
Tue, 13 Sep 2022 11:18:25 +0000 (19:18 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 30 Sep 2022 20:58:23 +0000 (16:58 -0400)
commitaf81a9201e0112e9c4ca7258e32cd28baf19f31a
treef6fcad513ed4d101be8910393611ac7268785eda
parent541540b9045c2665d6736a77c776ac81d4225eec
drm/amdgpu: save rlcv/rlcp ucode version in amdgpu_gfx

cache rlcv/rlcvp ucode version info in amdgpu_gfx
structure

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Likun Gao <Likun.Gao@amd.com>
Reviewed-by: Feifei Xu <Feifei.Xu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h
drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c