]> www.infradead.org Git - users/hch/misc.git/commit
drm/amd/amdgpu: Fix MES init sequence
authorShaoyun Liu <shaoyun.liu@amd.com>
Mon, 10 Mar 2025 16:38:12 +0000 (12:38 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Mar 2025 03:16:08 +0000 (23:16 -0400)
commitf81cd793119e7f4b426a825435d49cc10a081c7a
treef795b11f542c68bbf0211247a1cd21a1a4579f18
parent13c13bdd1b014eb8261326fe1d62cb4675f3c795
drm/amd/amdgpu: Fix MES init sequence

When MES is been used , the set_hw_resource_1 API is required to
initialize MES internal context correctly

Signed-off-by: Shaoyun Liu <shaoyun.liu@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.h
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
drivers/gpu/drm/amd/amdgpu/mes_v11_0.c
drivers/gpu/drm/amd/amdgpu/mes_v12_0.c