| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | drm/amdgpu: update ATHUB_MISC_CNTL offset for athub v3.3 | Yifan Zhang | 2024-01-15 | 1 | -0/+8 |
| | | | | | | | | | | | | | This patch to update ATHUB_MISC_CNTL offset for athub v3.3 v2: correct a typo (Tim) v3: correct patch title (Lang) Signed-off-by: Yifan Zhang <[email protected]> Acked-by: Alex Deucher <[email protected]> Reviewed-by: Tim Huang <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | ||||
| * | drm/amdgpu: enable GFX IP v11.5.0 CG and PG support | Li Ma | 2023-10-13 | 1 | -0/+1 |
| | | | | | | | | | Add CG support for GFX/MC/HDP/ATHUB/IH/BIF. Add PG support for GFX. Signed-off-by: Li Ma <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | ||||
| * | drm/amdgpu: Use function for IP version check | Lijo Lazar | 2023-09-20 | 1 | -3/+3 |
| | | | | | | | | | | Use an inline function for version check. Gives more flexibility to handle any format changes. Signed-off-by: Lijo Lazar <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | ||||
| * | drm/amdgpu: add ATHUB IP v3.0.1 Clock Gating support | Tim Huang | 2022-08-16 | 1 | -5/+37 |
| | | | | | | | | | | | | Add ATHUB IP v3.0.1 in athub_v3_0_set_clockgating. The regATHUB_MISC_CNTL has different offset for ATHUB IP v3.0.1, so need to add IP version checking to use the right REG offset. Signed-off-by: Tim Huang <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | ||||
| * | drm/amdgpu: add support for ATHUB 3.0.2 | Flora Cui | 2022-05-05 | 1 | -0/+1 |
| | | | | | | | | | Add support 3.0.2 to the ATHUB 3.0 code. Reviewed-by: Hawking Zhang <[email protected]> Signed-off-by: Flora Cui <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | ||||
| * | drm/amdgpu: enable MGCG and LS for ATHUB 3.0 | Evan Quan | 2022-05-05 | 1 | -3/+2 |
| | | | | | | | | | Enable ATHUB 3.0 MGCG and LS features. Signed-off-by: Evan Quan <[email protected]> Reviewed-by: Hawking Zhang <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | ||||
| * | drm/amdgpu: add athub v3_0 ip block | Tianci.Yin | 2022-05-04 | 1 | -0/+98 |
| Add support for athub v3.0 Signed-off-by: Tianci.Yin <[email protected]> Reviewed-by: Hawking Zhang <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
