Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-05-10 | drm/amdgpu: retired reset_ras_error_count from hdp callbacks | Hawking Zhang | 1 | -1/+0 | |
It was moved to hdp ras callbacks 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]> | |||||
2021-05-10 | drm/amdgpu: add helpers for hdp ras init/fini | Hawking Zhang | 1 | -0/+2 | |
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]> | |||||
2021-05-10 | drm/amdgpu: add hdp ras structures | Hawking Zhang | 1 | -0/+10 | |
centralize all hdp ras operation to ras_funcs 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]> | |||||
2021-01-05 | drm/amdgpu: add amdgpu_hdp structure | Hawking Zhang | 1 | -0/+40 | |
amdgpu_hdp hold all the callbacks for hdp Signed-off-by: Hawking Zhang <[email protected]> Reviewed-by: Likun Gao <[email protected]> Signed-off-by: Alex Deucher <[email protected]> |