]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu: Add interrupt SQ source struct to amdgpu_gfx struct v2.
authorDavid Panariti <David.Panariti@amd.com>
Tue, 22 May 2018 18:09:06 +0000 (14:09 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 15 Jun 2018 17:20:41 +0000 (12:20 -0500)
commit981658c67a97591ce03b5b94f7be9f5f92720e8d
tree8ea83eef764cf1cc9a408616f2ee8804bda25341
parent5a2f291343bc349aef45b9fdbe73332b933fa92b
drm/amdgpu: Add interrupt SQ source struct to amdgpu_gfx struct v2.

SQ can generate interrupts on EDC/ECC errors and this struct controls
how the interrupt is handled.  The guts are filled in in the
gf_v<major>_<minor>.c files.

v2:
Rebase.

Signed-off-by: David Panariti <David.Panariti@amd.com>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h