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: Use memdup_array_user in amdgpu_cs_wait_fences_ioctl
Tvrtko Ursulin
1
-14
/
+5
2025-12-07
drm/amdgpu/jpeg: Hold pg_lock before jpeg poweroff
Sathishkumar S
1
-2
/
+4
2025-10-29
drm/amdgpu: use atomic functions with memory barriers for vm fault info
Gui-Dong Han
3
-11
/
+8
2025-10-19
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
1
-0
/
+2
2025-10-19
drm/amdgpu: Power up UVD 3 for FW validation (v2)
Timur Kristóf
1
-4
/
+25
2025-10-02
drm/amdgpu: fix a memory leak in fence cleanup when unloading
Alex Deucher
1
-2
/
+0
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: fix incorrect vm flags to map bo
Jack Xiao
1
-2
/
+2
2025-06-27
drm/amdgpu/gfx9: fix CSIB handling
Alex Deucher
1
-2
/
+0
2025-06-27
drm/amdgpu/gfx8: fix CSIB handling
Alex Deucher
1
-2
/
+0
2025-06-27
drm/amdgpu/gfx7: fix CSIB handling
Alex Deucher
1
-2
/
+0
2025-06-27
drm/amdgpu/gfx10: fix CSIB handling
Alex Deucher
1
-2
/
+0
2025-06-27
drm/amdgpu/gfx6: fix CSIB handling
Alex Deucher
1
-2
/
+0
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-05-02
drm/amdgpu: fix usage slab after free
Vitaly Prosyak
2
-4
/
+4
2025-05-02
drm/amdgpu/dma_buf: fix page_link check
Matthew Auld
1
-1
/
+1
2025-04-10
drm/amd: Keep display off while going into S4
Mario Limonciello
1
-2
/
+9
2025-04-10
drm/amdgpu: Fix JPEG video caps max size for navi1x and raven
David Rosca
2
-2
/
+2
2025-03-13
drm/amdgpu: disable BAR resize on Dell G5 SE
Alex Deucher
1
-0
/
+7
2025-03-13
drm/amdgpu: Check extended configuration space register when system uses larg...
Ma Jun
1
-0
/
+4
2025-01-23
Revert "drm/amdgpu: rework resume handling for display (v2)"
Greg Kroah-Hartman
1
-43
/
+2
2025-01-09
drm/amdgpu: Handle NULL bo->tbo.resource (again) in amdgpu_vm_bo_update
Michel Dänzer
1
-4
/
+3
2024-12-14
drm/amdgpu: rework resume handling for display (v2)
Alex Deucher
1
-2
/
+43
2024-12-14
Revert "drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()"
Zhang Zekun
1
-1
/
+1
2024-12-14
drm/amdgpu: set the right AMDGPU sg segment limitation
Prike Liang
1
-0
/
+1
2024-12-14
drm/amdgpu: skip amdgpu_device_cache_pci_state under sriov
Victor Zhao
1
-0
/
+3
2024-12-14
drm/amdgpu: refine error handling in amdgpu_ttm_tt_pin_userptr
Lang Yu
1
-1
/
+3
2024-12-14
drm/amdgpu: Dereference the ATCS ACPI buffer
Prike Liang
1
-0
/
+1
2024-12-14
drm/amdgpu: clear RB_OVERFLOW bit when enabling interrupts for vega20_ih
Victor Lu
1
-0
/
+27
2024-11-14
drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported
Antonio Quartulli
1
-2
/
+2
2024-11-14
drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()
Alex Deucher
1
-1
/
+1
2024-11-14
drm/amdgpu: Adjust debugfs eviction and IB access permissions
Alex Deucher
1
-3
/
+3
2024-11-01
drm/amd: Guard against bad data for ATIF ACPI method
Mario Limonciello
1
-3
/
+12
2024-10-17
drm/amdgpu: enable gfxoff quirk on HP 705G4
Peng Liu
1
-0
/
+2
2024-10-17
drm/amdgpu: add raven1 gfxoff quirk
Peng Liu
1
-0
/
+2
2024-10-17
drm/amdgpu: properly handle vbios fake edid sizing
Alex Deucher
1
-13
/
+16
2024-10-17
drm/amdgpu: Replace one-element array with flexible-array member
Paulo Miguel Almeida
1
-2
/
+5
2024-09-12
drm/amdgpu: Set no_hw_access when VF request full GPU fails
Yifan Zha
1
-1
/
+3
2024-09-12
drm/amdgpu: check for LINEAR_ALIGNED correctly in check_tiling_flags_gfx6
Marek Olšák
1
-2
/
+1
2024-09-12
drm/amdgpu: update type of buf size to u32 for eeprom functions
Tao Zhou
2
-5
/
+5
2024-09-12
drm/amdgpu: the warning dereferencing obj for nbio_v7_4
Jesse Zhang
1
-1
/
+1
2024-09-12
drm/amdgpu: fix the waring dereferencing hive
Jesse Zhang
1
-0
/
+3
2024-09-12
drm/amdgpu: fix mc_data out-of-bounds read warning
Tim Huang
1
-0
/
+2
2024-09-12
drm/amdgpu: fix ucode out-of-bounds read warning
Tim Huang
1
-0
/
+3
2024-09-12
drm/amdgpu: Fix out-of-bounds read of df_v1_7_channel_number
Ma Jun
1
-0
/
+2
2024-09-12
drm/amdgpu: Fix out-of-bounds write warning
Ma Jun
1
-1
/
+1
2024-09-12
drm/amd/amdgpu: Check tbo resource pointer
Asad Kamal
1
-1
/
+2
2024-09-12
drm/amdgpu: avoid reading vf2pf info size from FB
Zhigang Luo
1
-1
/
+1
[next]