summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_hdp.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-14drm/amdgpu: Move hdp ras block init to ras sw_initHawking Zhang1-0/+48
2022-03-15drm/amdgpu: fixed the warnings reported by kernel test robotyipechai1-30/+0
2022-03-03drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in hdp ras b...yipechai1-3/+1
2022-03-03drm/amdgpu: Optimize xxx_ras_fini function of each ras blockyipechai1-2/+2
2022-03-03drm/amdgpu: Modify .ras_fini function pointer parameteryipechai1-1/+1
2022-02-17drm/amdgpu: Remove redundant calls of ras_late_init in hdp ras blockyipechai1-5/+0
2022-02-17drm/amdgpu: Modify .ras_late_init function pointer parameteryipechai1-1/+1
2022-02-14drm/amdgpu: Optimize amdgpu_hdp_ras_late_init/amdgpu_hdp_ras_fini function codeyipechai1-34/+3
2022-01-15drm/amdgpu: Modify hdp block to fit for the unified ras block data and opsyipechai1-1/+1
2021-08-16drm/amd/amdgpu: remove unnecessary RAS context fieldCandice Li1-1/+0
2021-05-11drm/amdgpu: add helpers for hdp ras init/finiHawking Zhang1-0/+69