| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-01-17 | drm/amdgpu: Add gfx ras poison consumption irq handling on gfx v11_0_3 | YiPeng Chai | 1 | -0/+2 | |
| Add gfx ras poison consumption irq handling on gfx v11_0_3. V2: Move ras poison consumption irq handling code of gfx v11_0_3 to gfx_v11_0_3.c. V5: Create dedicated irq handler for RLC_GC_FED_INTERRUPT. V6: Remove invalid function call. Signed-off-by: YiPeng Chai <[email protected]> Reviewed-by: Hawking Zhang <[email protected]> Reviewed-by: Tao Zhou <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2022-05-04 | drm/amdgpu: add irq src id for GFX11 | Wenhui Sheng | 1 | -0/+77 | |
| Signed-off-by: Wenhui Sheng <[email protected]> Reviewed-by: Hawking Zhang <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2019-06-20 | drm/amdgpu: add irq sources for gfx v10_1 | Hawking Zhang | 1 | -0/+53 | |
| Add the interrupt source packet definitions. Signed-off-by: Hawking Zhang <[email protected]> Reviewed-by: Jack Xiao <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2018-07-13 | drm/amd: Add interrupt source definitions for SOC15 v3. | Andrey Grodzovsky | 1 | -0/+55 | |
| Stop using 'magic numbers' when registering interrupt sources. v2: Switch to kernel style comments. v3: Rebase. Signed-off-by: Andrey Grodzovsky <[email protected]> Acked-by: Christian König <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||