commit | 981658c67a97591ce03b5b94f7be9f5f92720e8d | [log] [tgz] |
---|---|---|
author | David Panariti <David.Panariti@amd.com> | Tue May 22 14:09:06 2018 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Jun 15 12:20:41 2018 -0500 |
tree | 8ea83eef764cf1cc9a408616f2ee8804bda25341 | |
parent | 5a2f291343bc349aef45b9fdbe73332b933fa92b [diff] |
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>