summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/hdp_v4_0.c
AgeCommit message (Expand)Author
2023-12-06drm/amdgpu: Update HDP 4.4.2 clock gating flagsLijo Lazar
2023-11-09drm/amdgpu: Do not program PF-only regs in hdp_v4_0.c under SRIOV (v2)Victor Lu
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar
2023-03-13drm/amdgpu: Move hdp ras block init to ras sw_initHawking Zhang
2023-03-07drm/amdgpu: skip hdp invalidation for HDP 4.4.2Le Ma
2022-04-08drm/amdgpu: expand cg_flags from u32 to u64Evan Quan
2022-03-02drm/amdgpu: Remove redundant .ras_fini initialization in some ras blocksyipechai
2022-03-02drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in hdp ras b...yipechai
2022-02-24drm/amdgpu: config HDP_MISC_CNTL.READ_BUFFER_WATERMARKXiaogang Chen
2022-02-17drm/amdgpu: Remove redundant .ras_late_init initialization in some ras blocksyipechai
2022-02-17drm/amdgpu: Remove redundant calls of ras_late_init in hdp ras blockyipechai
2022-02-14drm/amdgpu: Optimize amdgpu_hdp_ras_late_init/amdgpu_hdp_ras_fini function codeyipechai
2022-02-14drm/amdgpu: Optimize xxx_ras_late_init/xxx_ras_late_fini for each ras blockyipechai
2022-01-14drm/amdgpu: Modify hdp block to fit for the unified ras block data and opsyipechai
2021-10-04drm/amdgpu: convert IP version array to include instancesAlex Deucher
2021-10-04drm/amdgpu/hdp4.0: convert to IP version checkingAlex Deucher
2021-05-10drm/amdgpu: retired reset_ras_error_count from hdp callbacksHawking Zhang
2021-05-10drm/amdgpu: implement hdp v4_0 ras functionsHawking Zhang
2021-03-23drm/amdgpu: bypass hdp read cache invalidation for aldebaran (v2)Hawking Zhang
2021-01-05drm/amdgpu: add hdp version 4 functionsLikun Gao