Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-13 | drm/amd: Make amd_ip_funcs static for SDMA v5.2 | Tobias Jakobi | |
The struct can be static, as it is only used in this translation unit. Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> | |||
2020-06-03 | drm/amdgpu: add sdma ip block for sienna_cichlid (v5) | Likun Gao | |
Sienna_Cichlid have 4 sdma controllers. v2: add missing license to sdma_common.h (Alex) v3: rebase (Alex) v4: squash in policy fix (Alex) v4: squash in fw_name fix Signed-off-by: Likun Gao <Likun.Gao@amd.com> Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |