index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-07
drm/amdgpu: fix cyan_skillfish2 gpu info fw handling
Alex Deucher
1
-0
/
+2
2025-12-07
drm/amdgpu: Skip emit de meta data on gfx11 with rs64 enabled
Yifan Zha
1
-2
/
+2
2025-12-07
drm/amdgpu: Fix NULL pointer dereference in VRAM logic for APU devices
Jesse.Zhang
3
-6
/
+7
2025-12-07
drm/amd: Fix suspend failure with secure display TA
Mario Limonciello
1
-1
/
+4
2025-12-07
drm/amdgpu: Fix function header names in amdgpu_connectors.c
Srinivasan Shanmugam
1
-3
/
+12
2025-12-07
drm/amdgpu: reject gang submissions under SRIOV
Christian König
1
-1
/
+1
2025-12-07
drm/amd: Avoid evicting resources at S5
Mario Limonciello (AMD)
1
-0
/
+4
2025-12-07
drm/amdgpu: Use memdup_array_user in amdgpu_cs_wait_fences_ioctl
Tvrtko Ursulin
1
-14
/
+5
2025-12-07
drm/amdgpu: add support for cyan skillfish gpu_info
Alex Deucher
1
-0
/
+4
2025-12-07
drm/amdgpu: don't enable SMU on cyan skillfish
Alex Deucher
1
-1
/
+4
2025-12-07
drm/amd: add more cyan skillfish PCI ids
Alex Deucher
1
-0
/
+5
2025-12-07
drm/amdgpu: Respect max pixel clock for HDMI and DVI-D (v2)
Timur Kristóf
1
-13
/
+44
2025-12-07
drm/amdgpu/jpeg: Hold pg_lock before jpeg poweroff
Sathishkumar S
1
-2
/
+4
2025-10-29
drm/amd: Check whether secure display TA loaded successfully
Mario Limonciello
1
-1
/
+1
2025-10-29
drm/amdgpu: use atomic functions with memory barriers for vm fault info
Gui-Dong Han
3
-11
/
+8
2025-10-15
drm/amdgpu: Power up UVD 3 for FW validation (v2)
Timur Kristóf
1
-4
/
+25
2025-10-02
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
1
-0
/
+2
2025-09-19
drm/amdgpu: fix a memory leak in fence cleanup when unloading
Alex Deucher
1
-3
/
+0
2025-09-09
drm/amd/amdgpu: Fix missing error return on kzalloc failure
Colin Ian King
1
-1
/
+1
2025-09-09
drm/amdgpu: Replace DRM_* with dev_* in amdgpu_psp.c
Hawking Zhang
1
-69
/
+75
2025-09-09
drm/amd: Make flashing messages quieter
Mario Limonciello
1
-4
/
+4
2025-09-09
drm/amdgpu: Skip TMR allocation if not required
Lijo Lazar
1
-8
/
+26
2025-09-09
drm/amd/amdgpu: Fix style problems in amdgpu_psp.c
Srinivasan Shanmugam
1
-31
/
+20
2025-09-09
drm/amdgpu: remove the check of init status in psp_ras_initialize
Tao Zhou
1
-5
/
+3
2025-09-09
drm/amdgpu: Optimize RAS TA initialization and TA unload funcs
Candice Li
1
-2
/
+8
2025-09-09
Revert "drm/amdgpu: Avoid extra evict-restore process."
Alex Deucher
1
-2
/
+4
2025-09-09
drm/amdgpu: drop hw access in non-DC audio fini
Alex Deucher
4
-20
/
+0
2025-09-04
Revert "drm/amdgpu: fix incorrect vm flags to map bo"
Alex Deucher
1
-2
/
+2
2025-08-28
drm/amdgpu: update mmhub 3.0.1 client id mappings
Alex Deucher
1
-25
/
+32
2025-08-28
drm/amdgpu: Avoid extra evict-restore process.
Gang Ba
1
-4
/
+2
2025-08-28
drm/amdgpu: fix incorrect vm flags to map bo
Jack Xiao
1
-2
/
+2
2025-07-06
drm/amdgpu: Add kicker device detection
Frank Min
2
-0
/
+23
2025-07-06
drm/amdgpu: amdgpu_vram_mgr_new(): Clamp lpfn to total vram
John Olender
1
-1
/
+1
2025-06-04
drm/amdgpu: enlarge the VBIOS binary size limit
Shiwu Zhang
1
-1
/
+1
2025-06-04
drm/amdgpu: reset psp->cmd to NULL after releasing the buffer
Jiang Liu
1
-3
/
+2
2025-06-04
drm/amdgpu: Do not program AGP BAR regs under SRIOV in gfxhub_v1_0.c
Victor Lu
1
-5
/
+5
2025-06-04
drm/amdgpu: Allow P2P access through XGMI
Felix Kuehling
1
-1
/
+29
2025-05-22
drm/amdgpu: fix pm notifier handling
Alex Deucher
2
-22
/
+6
2025-05-22
Revert "drm/amd: Stop evicting resources on APUs in suspend"
Alex Deucher
3
-29
/
+2
2025-05-22
drm/amd: Add Suspend/Hibernate notification callback support
Mario Limonciello
3
-2
/
+46
2025-05-22
drm/amdgpu: trigger flr_work if reading pf2vf data failed
Zhigang Luo
5
-10
/
+41
2025-05-22
drm/amdgpu: Fix the runtime resume failure issue
Ma Jun
1
-0
/
+3
2025-05-22
drm/amd: Stop evicting resources on APUs in suspend
Mario Limonciello
3
-2
/
+26
2025-05-18
drm/amdgpu/hdp5.2: use memcfg register to post the write for HDP flush
Alex Deucher
1
-1
/
+11
2025-04-25
drm/amdgpu/dma_buf: fix page_link check
Matthew Auld
1
-1
/
+1
2025-04-25
drm/amd: Handle being compiled without SI or CIK support better
Mario Limonciello
1
-20
/
+24
2025-04-25
drm/amdgpu: grab an additional reference on the gang fence v2
Christian König
1
-1
/
+9
2025-04-10
drm/amdgpu/gfx11: fix num_mec
Alex Deucher
1
-1
/
+1
2025-04-10
drm/amd: Keep display off while going into S4
Mario Limonciello
1
-2
/
+9
2025-03-28
drm/amdgpu: fix use-after-free bug
Vitaly Prosyak
1
-4
/
+16
[next]