| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-06-27 | drm/amd/amdgpu: Map ISP interrupts as generic IRQs | Pratap Nirujogi | 1 | -0/+62 | |
| Map ISP IH interrupts to Linux generic IRQ for ISP driver to handle the interrupts using MFD IORESOURCE_IRQ resource. Reviewed-by: Alex Deucher <[email protected]> Reviewed-by: Mario Limonciello <[email protected]> Signed-off-by: Pratap Nirujogi <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2023-08-31 | drm/amdgpu: add irq src id definitions for VPE | Lang Yu | 1 | -0/+40 | |
| The irq src id is used to route interrupts to the corresponding handlers. Signed-off-by: Lang Yu <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 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-11-17 | drm/amdgpu: add irq source id definition for VCN/JPEG 4.0 | Tao Zhou | 1 | -0/+3 | |
| Add interrupt source id macros. Signed-off-by: Tao Zhou <[email protected]> Reviewed-by: Hawking Zhang <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2022-05-10 | drm/amdgpu/vcn: Add vcn ras poison consumption event handling | Mohammad Zafar Ziya | 1 | -0/+1 | |
| Add vcn ras poison consumption event handling V2: Removed default poison consumption handling function cb Signed-off-by: Mohammad Zafar Ziya <[email protected]> Reviewed-by: Lijo Lazar <[email protected]> Reviewed-by: Tao Zhou <[email protected]> Reviewed-by: Hawking Zhang <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2022-05-10 | drm/amdgpu/jpeg: add jpeg ras poison consumption handling | Mohammad Zafar Ziya | 1 | -0/+3 | |
| Add jpeg ras poison event callback and consumption handling V2: Removed the default poison consumption cb handle Signed-off-by: Mohammad Zafar Ziya <[email protected]> Reviewed-by: Lijo Lazar <[email protected]> Reviewed-by: Tao Zhou <[email protected]> Reviewed-by: Hawking Zhang <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2022-05-04 | drm/amdgpu: add irq sources for vcn v4_0 | James Zhu | 1 | -0/+41 | |
| Add the interrupt source packet definitions for VCN4. Signed-off-by: James Zhu <[email protected]> Reviewed-by: Leo Liu <[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]> | |||||
| 2021-04-09 | drm/amdgpu: add DMUB outbox event IRQ source define/complete/debug flag | Jude Shih | 1 | -0/+2 | |
| [Why & How] We use outbox interrupt that allows us to do the AUX via DMUB Therefore, we need to add some irq source related definition in the header files; Signed-off-by: Jude Shih <[email protected]> Reviewed-by: Harry Wentland <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2021-03-05 | drm/amdgpu: add DMUB trace event IRQ source define | Leo (Hanghong) Ma | 1 | -0/+2 | |
| [Why & How] We use DMCUB outbox0 interrupt to log DMCUB trace buffer events as Linux kernel traces, so need to add some irq source related defination in the header files; Reviewed-by: Harry Wentland <[email protected]> Signed-off-by: Leo (Hanghong) Ma <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2020-06-03 | drm/amdgpu: add sdma2 and sdma3 irqsrc header files for sienna_cichlid (v2) | Likun Gao | 2 | -0/+90 | |
| Add irq src headers for additional SDMA blocks. v2: Add missing licenses (Alex) Signed-off-by: Likun Gao <[email protected]> Reviewed-by: Hawking Zhang <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2019-09-13 | drm/amdgpu: add nbif v7_4 irq source header for vega20 | Hawking Zhang | 1 | -0/+42 | |
| nbif v7_4 interrupt source definition Signed-off-by: Hawking Zhang <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2019-06-20 | drm/amd/display: move dcn v1_0 irq source header to ivsrcid/dcn/ | Hawking Zhang | 1 | -0/+0 | |
| interrupt source packet definitions for the display block (DCN). Signed-off-by: Hawking Zhang <[email protected]> Reviewed-by: Jack Xiao <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2019-06-20 | drm/amdgpu: add irq sources for vcn v2_0 (v2) | Hawking Zhang | 1 | -0/+32 | |
| Add the interrupt source packet definitions. v2: update (Alex) Signed-off-by: Hawking Zhang <[email protected]> Reviewed-by: Jack Xiao <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2019-06-20 | drm/amdgpu: add irq sources for sdma v5_0 | Hawking Zhang | 2 | -0/+87 | |
| 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]> | |||||
| 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 | 9 | -0/+359 | |
| 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]> | |||||
| 2018-07-13 | drm/amd: Add interrupt source definitions for VI v3. | Andrey Grodzovsky | 1 | -0/+98 | |
| Stop using 'magic numbers' when registering interrupt sources. v2: Clean redundant comments. Switch to kernel style comments. v3: Add CP_ECC_ERROR define 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]> | |||||
| 2017-05-24 | drm/amd: Add DCN ivsrcids (v2) | Andrey Grodzovsky | 1 | -0/+1134 | |
| v2: squash in some updates (Alex) Signed-off-by: Andrey Grodzovsky <[email protected]> Acked-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2017-03-29 | drm/amdgpu: Add interrupt entries for CRTC_VERTICAL_INTERRUPT0. | Andrey Grodzovsky | 1 | -0/+99 | |
| This used by DAL ISR logic for VBLANK handling. Signed-off-by: Andrey Grodzovsky <[email protected]> Reviewed-by: Harry Wentland <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2016-02-10 | drm/amd: Adding IVSRC register headers | Harry Wentland | 1 | -0/+102 | |
| Signed-off-by: Harry Wentland <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||