summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_hdp.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Move hdp ras block init to ras sw_initHawking Zhang2023-03-131-0/+48
* drm/amdgpu: fixed the warnings reported by kernel test robotyipechai2022-03-151-30/+0
* drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in hdp ras b...yipechai2022-03-021-3/+1
* drm/amdgpu: Optimize xxx_ras_fini function of each ras blockyipechai2022-03-021-2/+2
* drm/amdgpu: Modify .ras_fini function pointer parameteryipechai2022-03-021-1/+1
* drm/amdgpu: Remove redundant calls of ras_late_init in hdp ras blockyipechai2022-02-171-5/+0
* drm/amdgpu: Modify .ras_late_init function pointer parameteryipechai2022-02-171-1/+1
* drm/amdgpu: Optimize amdgpu_hdp_ras_late_init/amdgpu_hdp_ras_fini function codeyipechai2022-02-141-34/+3
* drm/amdgpu: Modify hdp block to fit for the unified ras block data and opsyipechai2022-01-141-1/+1
* drm/amd/amdgpu: remove unnecessary RAS context fieldCandice Li2021-08-161-1/+0
* drm/amdgpu: add helpers for hdp ras init/finiHawking Zhang2021-05-101-0/+69