index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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
2025-02-12
drm/amdgpu: Clean up atom header file inclusion
Lijo Lazar
2024-12-02
drm/amdgpu/hdp4.0: do a posting read when flushing HDP
Alex Deucher
2024-08-20
drm/amd/amdgpu: allow use kiq to do hdp flush under sriov
Victor Zhao
2024-05-02
drm/amdgpu: Add sdma v4_4_5 ip block
Hawking Zhang
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