drm/amdgpu: support rlc auotload type set
authorLikun Gao <Likun.Gao@amd.com>
Thu, 8 Jun 2023 02:24:54 +0000 (10:24 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 12 Feb 2024 21:07:45 +0000 (16:07 -0500)
commitb35c3feafea447ce6539a0389fd6fff11af4128c
tree3994e256c5c5e7799c6601ecda09ac3434e71a5a
parent45b801c24cb36a74777e59bed38f3ea37308ae56
drm/amdgpu: support rlc auotload type set

Support to set fw_load_type=3 to use backdoor
rlc autoload.

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/amdgpu_ucode.c