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
/
vcn_v4_0_5.c
Age
Commit message (
Expand
)
Author
2025-07-17
drm/amdgpu: move reset support type checks into the caller
Alex Deucher
2025-07-16
drm/amdgpu/vcn4.0.5: re-emit unprocessed state on ring reset
Alex Deucher
2025-07-16
drm/amdgpu/vcn: don't enable per queue resets on SR-IOV
Alex Deucher
2025-07-15
drm/amdgpu/vcn4.0.5: add additional ring reset error checking
Alex Deucher
2025-06-30
drm/amdgpu: move scheduler wqueue handling into callbacks
Alex Deucher
2025-06-30
drm/amdgpu: move force completion into ring resets
Alex Deucher
2025-06-30
drm/amdgpu: update ring reset function signature
Alex Deucher
2025-05-29
drm/amdgpu/vcn4.0.5: read back register after written
David (Ming Qiang) Wu
2025-05-14
drm/amdgpu: read back register after written for VCN v4.0.5
David (Ming Qiang) Wu
2025-05-07
drm/amd: Add per-ring reset for vcn v4.0.5 use
Mario Limonciello
2025-05-07
drm/amdgpu/vcn: using separate VCN1_AON_SOC offset
Ruijing Dong
2025-04-07
drm/amdgpu: enable FW workaround for VCN 4_0_5
Boyuan Zhang
2025-02-27
drm/amdgpu/vcn: optimize firmware storage
Alex Deucher
2025-02-27
drm/amdgpu/vcn4.0.5: use generic set_power_gating_state helper
Alex Deucher
2025-02-27
drm/amdgpu/vcn4.0.5: add set_pg_state callback
Alex Deucher
2025-02-27
drm/amdgpu/vcn: adjust pause_dpg_mode function signature
Alex Deucher
2025-02-27
drm/amdgpu/vcn4.0.5: convert internal functions to use vcn_inst
Alex Deucher
2025-02-27
drm/amdgpu/vcn: switch vcn helpers to be instance based
Alex Deucher
2025-02-27
drm/amdgpu/vcn: move more instanced data to vcn_instance
Alex Deucher
2025-02-27
drm/amdgpu/vcn: make powergating status per instance
Alex Deucher
2025-02-27
drm/amdgpu/vcn: switch work handler to be per instance
Alex Deucher
2025-02-27
drm/amdgpu/vcn4.0.5: split code along instances
Alex Deucher
2025-02-25
drm/amdgpu: Fix correct parameter desc for VCN idle check functions
Srinivasan Shanmugam
2025-02-25
drm/amdgpu: update the handle ptr in is_idle
Sunil Khatri
2025-02-12
drm/amdgpu/vcn: enable TMZ support for vcn 4_0_5
Saleemkhan Jamadar
2024-12-10
drm/amd/amdgpu/vcn: Fix kdoc entries for VCN clock/power gating functions
Srinivasan Shanmugam
2024-12-10
drm/amdgpu: move per inst variables to amdgpu_vcn_inst
Boyuan Zhang
2024-12-10
drm/amdgpu: pass ip_block in set_clockgating_state
Boyuan Zhang
2024-12-10
drm/amdgpu: pass ip_block in set_powergating_state
Boyuan Zhang
2024-12-10
drm/amdgpu: add inst to amdgpu_dpm_enable_vcn
Boyuan Zhang
2024-12-10
drm/amd/pm: add inst to dpm_set_powergating_by_smu
Boyuan Zhang
2024-10-22
drm/amdgpu: Clean the functions pointer set as NULL
Sunil Khatri
2024-10-07
drm/amdgpu: change the comment from handle to ip_block
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in hw_fini
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in hw_init
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in resume
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in suspend
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in wait_for_idle
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in sw_fini
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in sw_init
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in early_init
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in print_ip_state
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in dump_ip_state
Sunil Khatri
2024-09-25
drm/amdgpu/vcn: enable AV1 on both instances
Saleemkhan Jamadar
2024-08-16
drm/amdgpu: add print support for vcn_v4_0_5 ip dump
Sunil Khatri
2024-08-16
drm/amdgpu: add vcn_v4_0_5 ip dump support
Sunil Khatri
2024-07-24
drm/amdgpu: add missed harvest check for VCN IP v4/v5
Tim Huang
2024-06-14
drm/amdgpu: drop some kernel messages in VCN code
David (Ming Qiang) Wu
2024-04-26
drm/amdgpu: add protype for print ip state
Sunil Khatri
2024-04-26
drm/amdgpu: add prototype for ip dump
Sunil Khatri
[next]