index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Lines
2025-09-09
drm/amdgpu: fix a memory leak in fence cleanup when unloading
Alex Deucher
-2
/
+0
2025-09-09
amd/amdkfd: correct mem limit calculation for small APUs
Yifan Zhang
-12
/
+32
2025-09-08
drm/amdgpu: Wait for bootloader after PSPv11 reset
Lijo Lazar
-15
/
+4
2025-09-05
drm/amdgpu: Fix error codes if copy_to_user() fails
Dan Carpenter
-2
/
+4
2025-09-05
drm/amdgpu: Correct misnamed function in amdgpu_gem.c
Srinivasan Shanmugam
-1
/
+1
2025-09-05
drm/amdgpu: print root PD address in PDE format instead of GPU
Sunil Khatri
-1
/
+1
2025-09-05
drm/amdgpu: Add vbios build number interface
Lijo Lazar
-3
/
+54
2025-09-05
drm/amdgpu/userq: add a detect and reset callback
Jesse.Zhang
-0
/
+51
2025-09-05
drm/amdgpu: don't enable SMU on cyan skillfish
Alex Deucher
-1
/
+4
2025-09-05
drm/amdgpu: add support for cyan skillfish gpu_info
Alex Deucher
-0
/
+4
2025-09-05
drm/amdgpu: add support for cyan skillfish without IP discovery
Alex Deucher
-0
/
+30
2025-09-05
drm/amdgpu: add ip offset support for cyan skillfish
Alex Deucher
-1
/
+59
2025-09-05
drm/amdgpu: Fix function header names in amdgpu_connectors.c
Srinivasan Shanmugam
-3
/
+12
2025-09-05
amd/amdkfd: correct mem limit calculation for small APUs
Yifan Zhang
-12
/
+32
2025-09-05
drm/amdgpu/userq: add force completion helpers
Alex Deucher
-0
/
+43
2025-09-05
drm/amdgpu: add user queue reset source
Alex Deucher
-0
/
+4
2025-09-05
drm/amdgpu/mes12: implement detect and reset callback
Jesse.Zhang
-0
/
+31
2025-09-05
drm/amdgpu/mes11: implement detect and reset callback
Jesse.Zhang
-0
/
+31
2025-09-05
drm/amdgpu/mes: add front end for detect and reset hung queue
Jesse.Zhang
-0
/
+86
2025-09-05
drm/amd/amdgpu: Implement MES suspend/resume gang functionality for v12
Jesse.Zhang
-2
/
+30
2025-09-05
drm/amdgpu: Add preempt and restore callbacks to userq funcs
Jesse.Zhang
-0
/
+4
2025-09-05
drm/amdgpu: fix the formating for debugfs print
Sunil Khatri
-1
/
+1
2025-09-05
drm/amd: add more cyan skillfish PCI ids
Alex Deucher
-0
/
+5
2025-09-05
drm/amdgpu: add more information in debugfs to pagetable dump
Sunil Khatri
-0
/
+6
2025-09-05
drm/amdgpu: Correct info field of bad page threshold exceed CPER
Xiang Liu
-1
/
+3
2025-09-05
drm/amdgpu/vcn: Remove redundant ternary operators
Liao Yuanhong
-2
/
+2
2025-09-05
drm/amdgpu/jpeg: Remove redundant ternary operators
Liao Yuanhong
-3
/
+3
2025-09-05
drm/amdgpu/ih: Remove redundant ternary operators
Liao Yuanhong
-6
/
+3
2025-09-05
drm/amdgpu/gmc: Remove redundant ternary operators
Liao Yuanhong
-6
/
+3
2025-09-05
drm/amdgpu/gfx: Remove redundant ternary operators
Liao Yuanhong
-4
/
+2
2025-09-05
drm/amdgpu/amdgpu_cper: Remove redundant ternary operators
Liao Yuanhong
-1
/
+1
2025-09-05
drm/amd/amdgpu: Fix a less than zero check on a uint32_t struct field
Colin Ian King
-2
/
+4
2025-09-05
Merge tag 'drm-misc-next-2025-09-04' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-40
/
+82
2025-09-03
drm/amd/amdgpu: Fix missing error return on kzalloc failure
Colin Ian King
-1
/
+1
2025-09-02
drm/amdgpu/amdkfd: Avoid a couple hundred -Wflex-array-member-not-at-end warn...
Gustavo A. R. Silva
-6
/
+10
2025-09-02
drm/amd/amdgpu: Fix missing error return on kzalloc failure
Colin Ian King
-1
/
+1
2025-09-02
drm/amd/pm: Remove wm_low and wm_high fields from amdgpu_crtc (v2)
Timur Kristóf
-9
/
+3
2025-09-02
drm/amdgpu: Power up UVD 3 for FW validation (v2)
Timur Kristóf
-4
/
+25
2025-09-02
drm/amdgpu: Add mapping info option for GEM_OP ioctl
David Francis
-13
/
+80
2025-09-02
drm/amdgpu: Add ioctl to get all gem handles for a process
David Francis
-0
/
+82
2025-09-02
drm/amdgpu: Allow more flags to be set on gem create.
David Francis
-9
/
+15
2025-09-02
Merge tag 'amd-drm-next-6.18-2025-08-29' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-1140
/
+1481
2025-09-01
drm/amdgpu: give each kernel job a unique id
Pierre-Eric Pelloux-Prayer
-40
/
+82
2025-08-29
drm/amdgpu: drop hw access in non-DC audio fini
Alex Deucher
-20
/
+0
2025-08-29
drm/amdgpu/mes11: make MES_MISC_OP_CHANGE_CONFIG failure non-fatal
Alex Deucher
-2
/
+3
2025-08-29
drm/amdgpu/sdma: bump firmware version checks for user queue support
Jesse.Zhang
-3
/
+3
2025-08-29
drm/amdgpu: Respect max pixel clock for HDMI and DVI-D (v2)
Timur Kristóf
-13
/
+44
2025-08-29
drm/amdgpu: drop hw access in non-DC audio fini
Alex Deucher
-20
/
+0
2025-08-29
drm/amdgpu/mes11: make MES_MISC_OP_CHANGE_CONFIG failure non-fatal
Alex Deucher
-2
/
+3
2025-08-29
drm/amdgpu: Check vcn state before profile switch
Lijo Lazar
-54
/
+56
[prev]
[next]