summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_hdp.h
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Move hdp ras block init to ras sw_initHawking Zhang2023-03-131-1/+1
* drm/amdgpu: expand cg_flags from u32 to u64Evan Quan2022-04-081-1/+1
* drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in hdp ras b...yipechai2022-03-021-1/+0
* drm/amdgpu: Modify .ras_fini function pointer parameteryipechai2022-03-021-1/+1
* drm/amdgpu: Modify .ras_late_init function pointer parameteryipechai2022-02-171-1/+1
* drm/amdgpu: Fix the code style warnings in hdp xgmi mca and umcyipechai2022-01-181-2/+2
* drm/amdgpu: Modify hdp block to fit for the unified ras block data and opsyipechai2022-01-141-8/+5
* drm/amdgpu: retired reset_ras_error_count from hdp callbacksHawking Zhang2021-05-101-1/+0
* drm/amdgpu: add helpers for hdp ras init/finiHawking Zhang2021-05-101-0/+2
* drm/amdgpu: add hdp ras structuresHawking Zhang2021-05-101-0/+10
* drm/amdgpu: add amdgpu_hdp structureHawking Zhang2021-01-051-0/+40