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
/
soc15.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-07
drm/amdgpu: Multi-GPU DPC recovery support
Ce Sun
1
-0
/
+5
2025-03-13
drm/amdgpu: Remove JPEG from vega and carrizo video caps
David Rosca
1
-1
/
+0
2025-03-13
drm/amdgpu: Fix JPEG video caps max size for navi1x and raven
David Rosca
1
-1
/
+1
2025-03-13
drm/amdgpu: Fix MPEG2, MPEG4 and VC1 video caps max size
David Rosca
1
-9
/
+9
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: Clean up atom header file inclusion
Lijo Lazar
1
-1
/
+0
2025-02-12
amdgpu/soc15: enable asic reset for dGPU in case of suspend abort
Jiang Liu
1
-5
/
+3
2024-12-10
drm/amdgpu: Add VCN_5_0_1 codec query
Sonny Jiang
1
-0
/
+24
2024-12-10
drm/amdgpu: Fetch refclock for SMU v13.0.12
Asad Kamal
1
-0
/
+1
2024-12-10
drm/amd/pm: Add mode2 support for SMU v13.0.12
Asad Kamal
1
-0
/
+1
2024-12-10
drm/amdgpu: add psp 13_0_12 version support
Le Ma
1
-0
/
+1
2024-12-10
drm/amdgpu: add initial support for gfx950
Le Ma
1
-0
/
+1
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
-1
/
+1
2024-11-08
drm/amdgpu: Fix video caps for H264 and HEVC encode maximum size
David Rosca
1
-2
/
+2
2024-10-28
drm/amdgpu: clean up the suspend_complete
Prike Liang
1
-5
/
+2
2024-10-28
drm/amdgpu: correct the S3 abort check condition
Prike Liang
1
-10
/
+13
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-15
drm/amdgpu: Check gmc requirement for reset on init
Lijo Lazar
1
-0
/
+2
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
-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 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-09-26
drm/amdgpu: Add PSP reload case to reset-on-init
Lijo Lazar
1
-0
/
+2
2024-09-26
drm/amdgpu: Refactor XGMI reset on init handling
Lijo Lazar
1
-0
/
+5
2024-09-26
drm/amdgpu: update suspend status for aborting from deeper suspend
Prike Liang
1
-4
/
+6
2024-05-08
drm/amdgpu/soc15: use common nbio callback to set remap offset
Alex Deucher
1
-10
/
+1
2024-05-02
drm/amdgpu: Add gfx v9_4_4 ip block
Hawking Zhang
1
-0
/
+2
2024-05-02
drm/amdgpu: Add smu v13_0_14 ip block
Hawking Zhang
1
-1
/
+3
2024-05-02
drm/amdgpu: Add psp v13_0_14 ip block
Hawking Zhang
1
-1
/
+2
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/pm: Add support for MACO flag checking
Ma Jun
1
-5
/
+5
2024-02-26
drm/amdgpu: Enable gpu reset for S3 abort cases on Raven series
Prike Liang
1
-20
/
+25
2024-02-22
drm/amdgpu: Remove pcie bw sys entry
Asad Kamal
1
-1
/
+0
2024-02-22
Revert "drm/amdgpu: Add pci usage to nbio v7.9"
Asad Kamal
1
-1
/
+1
2024-02-22
drm/amdgpu: Do not toggle bif ras irq from guest
Hawking Zhang
1
-1
/
+2
2024-02-07
drm/amdgpu: reset gpu for s3 suspend abort case
Prike Liang
1
-0
/
+22
2023-12-12
Backmerge tag 'v6.7-rc5' into drm-next
Dave Airlie
1
-5
/
+10
2023-12-06
drm/amdgpu: Avoid querying DRM MGCG status
Lijo Lazar
1
-1
/
+2
[next]