index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
hdp_v4_0.c
Age
Commit message (
Expand
)
Author
2022-04-08
drm/amdgpu: expand cg_flags from u32 to u64
Evan Quan
2022-03-02
drm/amdgpu: Remove redundant .ras_fini initialization in some ras blocks
yipechai
2022-03-02
drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in hdp ras b...
yipechai
2022-02-24
drm/amdgpu: config HDP_MISC_CNTL.READ_BUFFER_WATERMARK
Xiaogang Chen
2022-02-17
drm/amdgpu: Remove redundant .ras_late_init initialization in some ras blocks
yipechai
2022-02-17
drm/amdgpu: Remove redundant calls of ras_late_init in hdp ras block
yipechai
2022-02-14
drm/amdgpu: Optimize amdgpu_hdp_ras_late_init/amdgpu_hdp_ras_fini function code
yipechai
2022-02-14
drm/amdgpu: Optimize xxx_ras_late_init/xxx_ras_late_fini for each ras block
yipechai
2022-01-14
drm/amdgpu: Modify hdp block to fit for the unified ras block data and ops
yipechai
2021-10-04
drm/amdgpu: convert IP version array to include instances
Alex Deucher
2021-10-04
drm/amdgpu/hdp4.0: convert to IP version checking
Alex Deucher
2021-05-10
drm/amdgpu: retired reset_ras_error_count from hdp callbacks
Hawking Zhang
2021-05-10
drm/amdgpu: implement hdp v4_0 ras functions
Hawking Zhang
2021-03-23
drm/amdgpu: bypass hdp read cache invalidation for aldebaran (v2)
Hawking Zhang
2021-01-05
drm/amdgpu: add hdp version 4 functions
Likun Gao