index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_hdp.c
Age
Commit message (
Expand
)
Author
2025-05-08
Reapply: drm/amdgpu: Use generic hdp flush function
Lijo Lazar
2025-05-07
Revert "drm/amdgpu: Use generic hdp flush function"
Alex Deucher
2025-04-11
drm/amdgpu: Use generic hdp flush function
Lijo Lazar
2023-03-13
drm/amdgpu: Move hdp ras block init to ras sw_init
Hawking Zhang
2022-03-15
drm/amdgpu: fixed the warnings reported by kernel test robot
yipechai
2022-03-02
drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in hdp ras b...
yipechai
2022-03-02
drm/amdgpu: Optimize xxx_ras_fini function of each ras block
yipechai
2022-03-02
drm/amdgpu: Modify .ras_fini function pointer parameter
yipechai
2022-02-17
drm/amdgpu: Remove redundant calls of ras_late_init in hdp ras block
yipechai
2022-02-17
drm/amdgpu: Modify .ras_late_init function pointer parameter
yipechai
2022-02-14
drm/amdgpu: Optimize amdgpu_hdp_ras_late_init/amdgpu_hdp_ras_fini function code
yipechai
2022-01-14
drm/amdgpu: Modify hdp block to fit for the unified ras block data and ops
yipechai
2021-08-16
drm/amd/amdgpu: remove unnecessary RAS context field
Candice Li
2021-05-10
drm/amdgpu: add helpers for hdp ras init/fini
Hawking Zhang