开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2023-12-06
drm/amdgpu: Update HDP 4.4.2 clock gating flags
Lijo Lazar
2023-11-09
drm/amdgpu: Do not program PF-only regs in hdp_v4_0.c under SRIOV (v2)
Victor Lu
2023-09-20
drm/amdgpu: Use function for IP version check
Lijo Lazar
2023-03-13
drm/amdgpu: Move hdp ras block init to ras sw_init
Hawking Zhang
2023-03-07
drm/amdgpu: skip hdp invalidation for HDP 4.4.2
Le Ma
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