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
Age
Commit message (
Expand
)
Author
Lines
2025-09-05
amdgpu/pm/legacy: remove redundant ternary operators
Liao Yuanhong
-2
/
+1
2025-09-05
drm/amd/display: Remove redundant ternary operators
Liao Yuanhong
-7
/
+6
2025-09-05
drm/amdgpu/userq: add a detect and reset callback
Jesse.Zhang
-0
/
+51
2025-09-05
drm/amdkfd: Fix error code sign for EINVAL in svm_ioctl()
Qianfeng Rong
-1
/
+1
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/amd/display: remove oem i2c adapter on finish
Geoffrey McRae
-1
/
+12
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/xe/guc: Fix badly worded error message
John Harrison
-1
/
+1
2025-09-05
drm/xe/guc: Clean up of GuC 'CTL' defines
John Harrison
-34
/
+15
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/amdkfd: fix p2p links bug in topology
Eric Huang
-1
/
+2
2025-09-05
drm/radeon/ci_dpm: Use int type to store negative error codes
Qianfeng Rong
-2
/
+4
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
drm/xe: Extend Wa_13011645652 to PTL-H, WCL
Julia Filipchuk
-1
/
+2
2025-09-05
drm/vkms: Add P01* formats
Louis Chauvet
-1
/
+9
2025-09-05
drm/vkms: Create helper macro for YUV formats
Louis Chauvet
-27
/
+48
2025-09-05
drm/vkms: Change YUV helpers to support u16 inputs for conversion
Louis Chauvet
-84
/
+85
2025-09-05
drm/vkms: Add support for RGB888 formats
Louis Chauvet
-0
/
+9
2025-09-05
drm/vkms: Add support for RGB565 formats
Louis Chauvet
-0
/
+14
2025-09-05
drm/vkms: Add support for ARGB16161616 formats
Louis Chauvet
-0
/
+8
2025-09-05
drm/vkms: Add support for ARGB8888 formats
Louis Chauvet
-3
/
+15
2025-09-05
drm/vkms: Create helpers macro to avoid code duplication in format callbacks
Louis Chauvet
-127
/
+65
2025-09-05
drm/vkms: Assert if vkms_config_create_*() fails
José Expósito
-5
/
+46
2025-09-05
drm/xe: Block exec and rebind worker while evicting for suspend / hibernate
Thomas Hellström
-1
/
+88
2025-09-05
drm/xe: Allow the pm notifier to continue on failure
Thomas Hellström
-10
/
+7
2025-09-05
drm/xe: Attempt to bring bos back to VRAM after eviction
Thomas Hellström
-16
/
+16
2025-09-05
drm/display: bridge-connector: remove unused variable assignment
Luca Ceresoli
-2
/
+0
2025-09-05
drm: tiny: Add support for Mayqueen Pixpaper e-ink panel
LiangCheng Wang
-0
/
+1181
2025-09-05
drm/ast: ast_2100: Remove unneeded semicolon
Chen Ni
-1
/
+1
2025-09-05
drm/xe/migrate: Remove unneeded emit_pte() when copying CCS only
Sanjay Yadav
-6
/
+10
[prev]
[next]