]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/amdgpu: Enable scratch data dump for mes 12
authorShaoyun Liu <shaoyun.liu@amd.com>
Tue, 14 Jan 2025 16:57:41 +0000 (11:57 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 24 Jan 2025 14:56:13 +0000 (09:56 -0500)
commit335acfb64eb88eb638e2adc8ba5bfa530f2dd20d
tree92498c19d843119df96657870fb8843aaca28f02
parent7e4cb7dea2b406c8f472f71ab574e399f1a0a656
drm/amd/amdgpu: Enable scratch data dump for mes 12

MES internal will check CP_MES_MSCRATCH_LO/HI register to set scratch
data location during ucode start, driver side need to start the MES
one by one with different setting for each pipe

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