]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amdgpu: add variable to record the deferred error number read by driver
authorYiPeng Chai <YiPeng.Chai@amd.com>
Mon, 24 Jun 2024 03:21:06 +0000 (11:21 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Jun 2024 21:31:20 +0000 (17:31 -0400)
commit78146c1dcd220ae98fd5f4114f992299fc5ee161
treeaa6b5806f7d4b7c9d61c16b0d8bbdb6119fb7ef9
parent29b6985de50b6bf4de77aa680b875a4362d7b30d
drm/amdgpu: add variable to record the deferred error number read by driver

Add variable to record the deferred error
number read by driver.

Signed-off-by: YiPeng Chai <YiPeng.Chai@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_ras.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h
drivers/gpu/drm/amd/amdgpu/umc_v12_0.c