index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
vcn_v4_0.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-07
drm/amd: Add per-ring reset for vcn v4.0.0 use
Mario Limonciello
1
-1
/
+16
2025-05-07
drm/amdgpu/vcn: using separate VCN1_AON_SOC offset
Ruijing Dong
1
-1
/
+3
2025-02-27
drm/amdgpu/vcn4.0: use generic set_power_gating_state helper
Alex Deucher
1
-26
/
+1
2025-02-27
drm/amdgpu/vcn4.0: add set_pg_state callback
Alex Deucher
1
-17
/
+21
2025-02-27
drm/amdgpu/vcn: adjust pause_dpg_mode function signature
Alex Deucher
1
-7
/
+8
2025-02-27
drm/amdgpu/vcn4.0: convert internal functions to use vcn_inst
Alex Deucher
1
-49
/
+67
2025-02-27
drm/amdgpu/vcn: switch vcn helpers to be instance based
Alex Deucher
1
-24
/
+45
2025-02-27
drm/amdgpu/vcn: move more instanced data to vcn_instance
Alex Deucher
1
-8
/
+11
2025-02-27
drm/amdgpu/vcn: make powergating status per instance
Alex Deucher
1
-23
/
+37
2025-02-27
drm/amdgpu/vcn: switch work handler to be per instance
Alex Deucher
1
-2
/
+3
2025-02-27
drm/amdgpu/vcn4.0: split code along instances
Alex Deucher
1
-222
/
+218
2025-02-25
drm/amdgpu: Fix correct parameter desc for VCN idle check functions
Srinivasan Shanmugam
1
-1
/
+1
2025-02-25
drm/amdgpu: update the handle ptr in is_idle
Sunil Khatri
1
-2
/
+2
2024-12-10
drm/amd/amdgpu/vcn: Fix kdoc entries for VCN clock/power gating functions
Srinivasan Shanmugam
1
-2
/
+2
2024-12-10
drm/amdgpu: move per inst variables to amdgpu_vcn_inst
Boyuan Zhang
1
-3
/
+3
2024-12-10
drm/amdgpu: pass ip_block in set_clockgating_state
Boyuan Zhang
1
-2
/
+3
2024-12-10
drm/amdgpu: pass ip_block in set_powergating_state
Boyuan Zhang
1
-6
/
+7
2024-12-10
drm/amdgpu: add inst to amdgpu_dpm_enable_vcn
Boyuan Zhang
1
-4
/
+8
2024-12-10
drm/amd/pm: add inst to dpm_set_powergating_by_smu
Boyuan Zhang
1
-2
/
+2
2024-11-21
drm/amdgpu: Add sysfs interface for vcn reset mask
Jesse.zhang@amd.com
1
-0
/
+9
2024-10-22
drm/amdgpu: Clean the functions pointer set as NULL
Sunil Khatri
1
-5
/
+0
2024-10-07
drm/amdgpu: change the comment from handle to ip_block
Sunil Khatri
1
-8
/
+8
2024-10-07
drm/amdgpu: update the handle ptr in hw_fini
Sunil Khatri
1
-5
/
+4
2024-10-07
drm/amdgpu: update the handle ptr in hw_init
Sunil Khatri
1
-5
/
+4
2024-10-07
drm/amdgpu: update the handle ptr in resume
Sunil Khatri
1
-2
/
+2
2024-10-07
drm/amdgpu: update the handle ptr in suspend
Sunil Khatri
1
-2
/
+2
2024-10-07
drm/amdgpu: update the handle ptr in wait_for_idle
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in sw_fini
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in sw_init
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in early_init
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in print_ip_state
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in dump_ip_state
Sunil Khatri
1
-2
/
+2
2024-08-16
drm/amdgpu: add print support for vcn_v4_0 ip dump
Sunil Khatri
1
-1
/
+33
2024-08-16
drm/amdgpu: add vcn_v4_0 ip dump support
Sunil Khatri
1
-1
/
+79
2024-07-24
drm/amdgpu: add missed harvest check for VCN IP v4/v5
Tim Huang
1
-0
/
+6
2024-06-14
drm/amdgpu: drop some kernel messages in VCN code
David (Ming Qiang) Wu
1
-12
/
+2
2024-04-26
drm/amdgpu: add protype for print ip state
Sunil Khatri
1
-0
/
+1
2024-04-26
drm/amdgpu: add prototype for ip dump
Sunil Khatri
1
-0
/
+1
2024-04-23
drm/amdgpu/vcn: fix unitialized variable warnings
Pierre-Eric Pelloux-Prayer
1
-0
/
+1
2024-03-20
drm/amdgpu/vcn: enable vcn1 fw load for VCN 4_0_6
Saleemkhan Jamadar
1
-3
/
+3
2024-01-31
drm/amdgpu: remove asymmetrical irq disabling in vcn 4.0.5 suspend
Yifan Zhang
1
-17
/
+0
2023-12-06
drm/amd/amdgpu: SRIOV full reset issue with VCN
Bokun Zhang
1
-0
/
+3
2023-12-06
drm/amd/amdgpu: Move vcn4 fw_shared init to a single function
Bokun Zhang
1
-19
/
+26
2023-10-20
drm/amd/amdgpu/vcn: Add RB decouple feature under SRIOV - P4
Bokun Zhang
1
-16
/
+55
2023-10-05
drm/amdgpu: Drop unnecessary return statements
Srinivasan Shanmugam
1
-2
/
+0
2023-09-20
drm/amdgpu: Use function for IP version check
Lijo Lazar
1
-3
/
+4
2023-08-09
drm/amdgpu: Clean up errors in vcn_v4_0.c
Ran Sun
1
-6
/
+5
2023-08-09
drm/amdgpu: Remove a lot of unnecessary ternary operators
Ruan Jinjie
1
-1
/
+1
2023-07-25
drm/amdgpu: Enabling FW workaround through shared memory for VCN4_0_2
sguttula
1
-0
/
+6
2023-07-21
drm/amdgpu: allow secure submission on VCN4 ring
sguttula
1
-2
/
+6
[next]