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
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
2023-07-12
drm/amdgpu: use psp_execute_load_ip_fw instead
Lang Yu
1
-3
/
+1
2023-06-30
drm/amdgpu/vcn: Need to unpause dpg before stop dpg
Emily Deng
1
-0
/
+2
2023-06-15
drm/amdgpu: vcn_4_0 set instance 0 init sched score to 1
Sonny Jiang
1
-1
/
+5
2023-06-09
drm/amdgpu/mmsch: Correct the definition for mmsch init header
Emily Deng
1
-1
/
+1
2023-06-09
drm/amdgpu: add RAS POISON interrupt funcs for vcn_v4_0
Horatio Zhang
1
-6
/
+30
2023-06-09
drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)
Hawking Zhang
1
-1
/
+1
2023-04-14
drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)
Le Ma
1
-2
/
+1
2023-03-13
drm/amdgpu: Move vcn ras block init to ras sw_init
Hawking Zhang
1
-2
/
+4
2023-02-28
drm/amdgpu/vcn: fix compilation issue with legacy gcc
bobzhou
1
-1
/
+2
2023-02-28
drm/amdgpu: remove unused variable ring
Tom Rix
1
-2
/
+0
2023-02-23
drm/amdgpu/vcn: set and use harvest config
Jane Jian
1
-11
/
+15
2023-01-24
drm/amdgpu: limit AV1 to the first instance on VCN4 encode
David (Ming Qiang) Wu
1
-16
/
+46
2023-01-19
drm/amdgpu/vcn4: fail to schedule IB for AV1 if VCN0 is harvested
Alex Deucher
1
-0
/
+4
[next]