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
/
soc21.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-13
drm/amdgpu: Update SRIOV video codec caps
David Rosca
1
-8
/
+2
2025-02-25
drm/amdgpu: update the handle ptr in is_idle
Sunil Khatri
1
-1
/
+1
2025-02-19
drm/amdgpu: update the handle ptr in get_clockgating_state
Sunil Khatri
1
-2
/
+2
2025-02-12
drm/amdgpu: add support for SMU IP version 14.0.5
Tim Huang
1
-0
/
+1
2025-02-12
drm/amdgpu: enable VCN/JPEG CGPG for GC IP version 11.5.3
Tim Huang
1
-2
/
+8
2025-02-12
drm/amdgpu: add support for NBIO IP version 7.11.2
Tim Huang
1
-0
/
+1
2025-02-12
drm/amdgpu: add support for GC IP version 11.5.3
Tim Huang
1
-0
/
+22
2024-12-10
drm/amdgpu: pass ip_block in set_clockgating_state
Boyuan Zhang
1
-2
/
+2
2024-12-10
drm/amdgpu: pass ip_block in set_powergating_state
Boyuan Zhang
1
-2
/
+2
2024-11-08
drm/amdgpu: Fix video caps for H264 and HEVC encode maximum size
David Rosca
1
-6
/
+6
2024-10-28
drm/amdgpu: clean up the suspend_complete
Prike Liang
1
-2
/
+3
2024-10-22
drm/amdgpu: Clean the functions pointer set as NULL
Sunil Khatri
1
-2
/
+0
2024-10-22
drm/amdgpu: clean the dummy soft_reset functions
Sunil Khatri
1
-6
/
+0
2024-10-22
drm/amdgpu: clean the dummy wait_for_idle functions
Sunil Khatri
1
-6
/
+0
2024-10-22
drm/amdgpu: clean the dummy sw_fini functions
Sunil Khatri
1
-6
/
+0
2024-10-07
drm/amdgpu: update the handle ptr in hw_fini
Sunil Khatri
1
-5
/
+3
2024-10-07
drm/amdgpu: update the handle ptr in hw_init
Sunil Khatri
1
-3
/
+3
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
-1
/
+1
2024-10-01
drm/amdgpu: update the handle ptr in soft_reset
Sunil Khatri
1
-1
/
+1
2024-10-01
drm/amdgpu: update the handle ptr in sw_fini
Sunil Khatri
1
-1
/
+1
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 late_init
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in early_init
Sunil Khatri
1
-2
/
+2
2024-07-08
drm/amdgpu: enable dpg for vcn and jpeg on GC 11_5_2
Saleemkhan Jamadar
1
-1
/
+3
2024-07-02
drm/amdgpu: enable mode2 reset for SMU IP v14.0.4
Tim Huang
1
-0
/
+1
2024-07-02
drm/amdgpu: Add NBIO IP v7.11.3 support
Tim Huang
1
-0
/
+1
2024-07-02
drm/amdgpu: add GC IP v11.5.2 soc21 support
Tim Huang
1
-0
/
+26
2024-05-08
drm/amdgpu/soc21: use common nbio callback to set remap offset
Alex Deucher
1
-3
/
+1
2024-04-26
drm/amdgpu: update jpeg max decode resolution
Sathishkumar S
1
-2
/
+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-09
drm/amdgpu: differentiate external rev id for gfx 11.5.0
Yifan Zhang
1
-1
/
+4
2024-04-09
drm/amdgpu: Reset dGPU if suspend got aborted
Lijo Lazar
1
-0
/
+25
2024-03-27
drm/amdgpu: always force full reset for SOC21
Alex Deucher
1
-2
/
+0
2024-03-07
drm/amdgpu/soc21: add mode2 asic reset for SMU IP v14.0.1
lima1002
1
-0
/
+1
2024-02-22
drm/amdgpu/soc21: Enabling PG and CG flags for VCN 4.0.6
Veerabadhran Gopalakrishnan
1
-2
/
+7
2024-02-22
drm/amdgpu/soc21: Added Video Capabilities for VCN 406
Veerabadhran Gopalakrishnan
1
-0
/
+6
2024-02-22
drm/amdgpu: enable CGPG for GFX ip v11.5.1
Tim Huang
1
-2
/
+21
2024-02-22
drm/amdgpu: add initial GC 11.5.1 soc21 support
Yifan Zhang
1
-0
/
+5
2024-02-16
drm/amdgpu/nbio: Add NBIO 7.11.1 Support
Yifan Zhang
1
-0
/
+1
2024-02-14
drm/amdgpu/soc21: update VCN 4 max HEVC encoding resolution
Thong
1
-2
/
+2
2024-02-12
drm/amdgpu/jpeg: add support for jpeg DPG mode
Saleemkhan Jamadar
1
-0
/
+1
2023-11-07
drm/amdgpu/soc21: add mode2 asic reset for SMU IP v14.0.0
Jiadong Zhu
1
-0
/
+1
2023-10-26
drm/amd: Move AMD_IS_APU check for ASPM into top level function
Mario Limonciello
1
-2
/
+1
2023-10-20
drm/amdgpu: add clockgating support for NBIO v7.7.1
Li Ma
1
-0
/
+1
2023-10-20
drm/amdgpu: fix missing stuff in NBIO v7.11
Li Ma
1
-0
/
+1
2023-10-13
drm/amdgpu: enable GFX IP v11.5.0 CG and PG support
Li Ma
1
-3
/
+19
2023-10-05
drm/amdgpu: Drop unnecessary return statements
Srinivasan Shanmugam
1
-2
/
+0
[next]