drm/amdgpu: skip ucode bo reserve for RLC AUTOLOAD
authorLikun Gao <Likun.Gao@amd.com>
Thu, 8 Jun 2023 02:19:01 +0000 (10:19 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 12 Feb 2024 21:07:42 +0000 (16:07 -0500)
commit45b801c24cb36a74777e59bed38f3ea37308ae56
tree260d1c8c299cc4f5c7e099d565f5b55e2b1e95b5
parenta4aaf6a0333b9f3646e7f632b882243575551b66
drm/amdgpu: skip ucode bo reserve for RLC AUTOLOAD

Skip ucode BO reservation for 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