index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
vcn_v5_0_0.c
Age
Commit message (
Expand
)
Author
2024-12-11
drm/amdgpu: add ip_dump support for vcn 5.0.1
Alex Deucher
2024-12-10
drm/amdgpu: update irq sec header for vcn 5.0.0
Alex Deucher
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-11-21
drm/amdgpu: Add sysfs interface for vcn reset mask
Jesse.zhang@amd.com
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-08-16
drm/amdgpu: add print support for vcn_v5_0 ip dump
Sunil Khatri
2024-08-16
drm/amdgpu: add vcn_v5_0 ip dump support
Sunil Khatri
2024-08-13
Revert "drm/amdgpu: add vcn_v5_0 ip dump support"
Sunil Khatri
2024-08-13
drm/amdgpu: add vcn_v5_0 ip dump support
Sunil Khatri
2024-07-24
drm/amdgpu: add missed harvest check for VCN IP v4/v5
Tim Huang
2024-06-05
drm/amdgpu: drop some kernel messages in VCN code
David (Ming Qiang) Wu
2024-05-13
drm/amdgpu/vcn: set VCN5 power gating state to GATE on suspend
David (Ming Qiang) Wu
2024-05-13
drm/amdgpu/vcn: remove irq disabling in vcn 5 suspend
David (Ming Qiang) Wu
2024-04-26
drm/amdgpu: update fw_share for VCN5
Sonny Jiang
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
2024-04-23
drm/amdgpu/vcn: fix unitialized variable warnings
Pierre-Eric Pelloux-Prayer
2024-03-20
drm/amdgpu/vcn: enable vcn1 fw load for VCN 4_0_6
Saleemkhan Jamadar
2024-02-12
drm/amdgpu: add VCN_5_0_0 IP block support
Sonny Jiang