Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-08-16 | drm/amd/amdgpu: remove unnecessary RAS context field | Candice Li | 1 | -1/+0 | |
Delete ras_if->name in the RAS ctx structure and remove related lines. Signed-off-by: Candice Li <[email protected]> Reviewed-by: John Clements <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2021-05-10 | drm/amdgpu: add helpers for hdp ras init/fini | Hawking Zhang | 1 | -0/+69 | |
hdp ras init/fini are common functions that can be shared among hdp generations Signed-off-by: Hawking Zhang <[email protected]> Reviewed-by: John Clements <[email protected]> Reviewed-by: Dennis Li <[email protected]> Signed-off-by: Alex Deucher <[email protected]> |