]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amdgpu: add gpu reset check and exception handling
authorYiPeng Chai <YiPeng.Chai@amd.com>
Mon, 24 Jun 2024 03:38:27 +0000 (11:38 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Jun 2024 21:32:12 +0000 (17:32 -0400)
commitf852c9795c80361c4193ff02367c3390ebace7d9
treee7e01ef3beab2c06695162fc65ac504cffe1444d
parente278849cb2b663bca7dd67ba5d531ecb5b4557df
drm/amdgpu: add gpu reset check and exception handling

Add gpu reset check and exception handling for
page retirement.

v2:
  Clear poison consumption messages cached in fifo after
non mode-1 reset.

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