Re: [PATCH 3/3] drm/amdgpu: Add plumbing for handling SQ EDC/ECC interrupts.

2018-06-05 Thread Nicolai Hähnle
On 05.06.2018 15:17, Andrey Grodzovsky wrote: From: David Panariti SQ can generate interrupts and installs the ISR to handle the SQ interrupts. Add parsing SQ data in interrupt handler. Signed-off-by: David Panariti Signed-off-by: Andrey Grodzovsky --- drivers/gpu/drm/amd/amdgpu/gfx_v8_0.

[PATCH 3/3] drm/amdgpu: Add plumbing for handling SQ EDC/ECC interrupts.

2018-06-05 Thread Andrey Grodzovsky
From: David Panariti SQ can generate interrupts and installs the ISR to handle the SQ interrupts. Add parsing SQ data in interrupt handler. Signed-off-by: David Panariti Signed-off-by: Andrey Grodzovsky --- drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c | 110 +- 1 fil