,
Stanley ; Chai, Thomas
Subject: [PATCH V2 4/4] 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
---
drivers/gpu/drm/amd
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
---
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | 52 +
1 file changed, 52 insertions(+)
diff --git a/dr