summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_hdp.c
AgeCommit message (Expand)AuthorLines
2023-03-13drm/amdgpu: Move hdp ras block init to ras sw_initHawking Zhang-0/+48
2022-03-15drm/amdgpu: fixed the warnings reported by kernel test robotyipechai-30/+0
2022-03-02drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in hdp ras b...yipechai-3/+1
2022-03-02drm/amdgpu: Optimize xxx_ras_fini function of each ras blockyipechai-2/+2
2022-03-02drm/amdgpu: Modify .ras_fini function pointer parameteryipechai-1/+1
2022-02-17drm/amdgpu: Remove redundant calls of ras_late_init in hdp ras blockyipechai-5/+0
2022-02-17drm/amdgpu: Modify .ras_late_init function pointer parameteryipechai-1/+1
2022-02-14drm/amdgpu: Optimize amdgpu_hdp_ras_late_init/amdgpu_hdp_ras_fini function codeyipechai-34/+3
2022-01-14drm/amdgpu: Modify hdp block to fit for the unified ras block data and opsyipechai-1/+1
2021-08-16drm/amd/amdgpu: remove unnecessary RAS context fieldCandice Li-1/+0
2021-05-10drm/amdgpu: add helpers for hdp ras init/finiHawking Zhang-0/+69