| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-04-18 | drm/amdgpu: add IH_RING1_CFG headers for IH v6.0 | Sunil Khatri | 2 | -0/+14 | |
| Add offsets, mask and shift macros for IH v6.0 which are needed to configure ring1 client irq redirection. Signed-off-by: Sunil Khatri <[email protected]> Reviewed-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2024-02-12 | drm/amdgpu: Add osssys v7_0_0 ip headers (v4) | Hawking Zhang | 2 | -0/+1308 | |
| v1: Add osssys v7_0_0 register offset and shift masks header files. (Hawking) v2: Update osssys v7_0_0 register offset and shift masks header files to RE2. (Likun) v3: Update osssys v7_0_0 register offset and shift masks header files to RE2.5. (Likun) v4: Clean up osssys v7_0_0 ip headers (Alex) Signed-off-by: Hawking Zhang <[email protected]> Signed-off-by: Likun Gao <[email protected]> Reviewed-by: Hawking Zhang <[email protected]> Reviewed-by: Likun Gao <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2023-08-07 | drm/amdgpu: add ih 6.1 registers | Ben Li | 2 | -0/+1298 | |
| Add new registers. v2: updates (Alex) Signed-off-by: Ben Li <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2023-04-13 | drm/amdgpu: Enable IH retry CAM on GFX9 | Mukul Joshi | 2 | -0/+17 | |
| This patch enables the IH retry CAM on GFX9 series cards. This retry filter is used to prevent sending lots of retry interrupts in a short span of time and overflowing the IH ring buffer. This will also help reduce CPU interrupt workload. Signed-off-by: Mukul Joshi <[email protected]> Reviewed-by: Felix Kuehling <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2023-03-31 | drm/amdgpu: add osssys v4_4_2 ip headers | Hawking Zhang | 2 | -0/+1258 | |
| Add osssys v4_4_2 register offset and shift masks header files v2: update headers (Alex) Signed-off-by: Hawking Zhang <[email protected]> Reviewed-by: Le Ma <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2022-05-04 | drm/amdgpu: add osssys v6_0_0 ip headers v4 | Hawking Zhang | 2 | -0/+1232 | |
| Add osssys v6_0_0 register offset and shift masks header files (Hawking) Signed-off-by: Hawking Zhang <[email protected]> Signed-off-by: Likun Gao <[email protected]> Signed-off-by: Alex Deucher <[email protected]> Reviewed-by: Likun Gao <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2020-12-23 | drm/amdgpu: add osssys v4_2 ip headers (v2) | Hawking Zhang | 2 | -0/+1645 | |
| v1: add osssys v4_2 register offset and shift masks header files. vega20 and arcturus will refer to these ip headers. (Hawking) v2: clean up osssys v4_2 registers (Alex) Signed-off-by: Hawking Zhang <[email protected]> Signed-off-by: Alex Deucher <[email protected]> Acked-by: Christian König <[email protected]> Acked-by: Felix Kuehling <[email protected]> Reviewed-by: Dennis Li <[email protected]> Reviewed-by: Feifei Xu <[email protected]> | |||||
| 2019-10-03 | drm/amd/amdgpu: add IH cg support on soc15 project | Kenneth Feng | 1 | -0/+4 | |
| enable/disable IH clock gating on soc15 projects. Signed-off-by: Kenneth Feng <[email protected]> Reviewed-by: Kevin Wang <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2019-08-30 | drm/amdgpu: update IH_CHICKEN in oss 4.0 IP header for VG/RV series | Aaron Liu | 1 | -0/+4 | |
| In Renoir's emulator, those chicken bits need to be programmed. Signed-off-by: Aaron Liu <[email protected]> Reviewed-by: Huang Rui <[email protected]> Reviewed-by: Hawking Zhang <[email protected]> Acked-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2019-06-20 | drm/amdgpu: add OSS 5.0 register headers | Hawking Zhang | 2 | -0/+1658 | |
| Signed-off-by: Hawking Zhang <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2018-03-21 | drm/amd/include: Add ip header files for vega12. | Feifei Xu | 2 | -0/+1586 | |
| Add ip header files for IPs with a delta for vg12: GC, MMHUB, OSS Acked-by: Christian König <[email protected]> Signed-off-by: Feifei Xu <[email protected]> Reviewed-By: Ken Wang <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2017-12-06 | drm/amd/include:cleanup vega10 osssys header files. | Feifei Xu | 2 | -0/+1523 | |
| Cleanup asic_reg/vega10/OSSSYS folder. Signed-off-by: Feifei Xu <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2016-11-11 | drm/amd/amdgpu: add SI defines/registers | Tom St Denis | 1 | -0/+3 | |
| Add missing gca MMIO registers and defines necessary for the next patch which re-works a lot of gfx v6 to use the new SI headers. Signed-off-by: Tom St Denis <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2016-11-11 | drm/amd/amdgpu: Introduction of SI registers (v2) | Tom St Denis | 2 | -0/+1351 | |
| This introduces the SI registers in the amdgpu driver style. v2: squash duplicates fix Signed-off-by: Tom St Denis <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2015-06-03 | drm/amdgpu: add OSS 3.0.1 register headers | Alex Deucher | 3 | -0/+5615 | |
| These are register headers for the OSS (OS Services) block on the GPU. Acked-by: Christian König <[email protected]> Acked-by: Jammy Zhou <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2015-06-03 | drm/amdgpu: add OSS 3.0 register headers | Alex Deucher | 3 | -0/+5845 | |
| These are register headers for the OSS (OS Services) block on the GPU. Acked-by: Christian König <[email protected]> Acked-by: Jammy Zhou <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2015-06-03 | drm/amdgpu: add OSS 2.4 register headers | Alex Deucher | 3 | -0/+4355 | |
| These are register headers for the OSS (OS Services) block on the GPU. Acked-by: Christian König <[email protected]> Acked-by: Jammy Zhou <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2015-06-03 | drm/amdgpu: add OSS 2.0 register headers | Alex Deucher | 2 | -0/+3118 | |
| These are register headers for the OSS (OS Services) block on the GPU. Acked-by: Christian König <[email protected]> Acked-by: Jammy Zhou <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||