index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-05
drm/radeon/pm: Remove redundant ternary operators
Liao Yuanhong
1
-2
/
+1
2025-09-05
drm/radeon/radeon_legacy_encoders: Remove redundant ternary operators
Liao Yuanhong
1
-10
/
+10
2025-09-05
drm/radeon/dpm: Remove redundant ternary operators
Liao Yuanhong
2
-5
/
+5
2025-09-05
drm/radeon/atom: Remove redundant ternary operators
Liao Yuanhong
1
-1
/
+1
2025-09-05
drm/amd/pm/powerplay/smumgr: remove redundant ternary operators
Liao Yuanhong
4
-12
/
+8
2025-09-05
drm/amd/pm/powerplay/hwmgr/ppatomctrl: Remove redundant ternary operators
Liao Yuanhong
1
-2
/
+2
2025-09-05
amdgpu/pm/legacy: remove redundant ternary operators
Liao Yuanhong
1
-2
/
+1
2025-09-05
drm/amd/display: Remove redundant ternary operators
Liao Yuanhong
5
-7
/
+6
2025-09-05
drm/amdgpu/userq: add a detect and reset callback
Jesse.Zhang
2
-0
/
+51
2025-09-05
drm/amdkfd: Fix error code sign for EINVAL in svm_ioctl()
Qianfeng Rong
1
-1
/
+1
2025-09-05
drm/amdgpu: don't enable SMU on cyan skillfish
Alex Deucher
1
-1
/
+4
2025-09-05
drm/amdgpu: add support for cyan skillfish gpu_info
Alex Deucher
1
-0
/
+4
2025-09-05
drm/amdgpu: add support for cyan skillfish without IP discovery
Alex Deucher
1
-0
/
+30
2025-09-05
drm/amdgpu: add ip offset support for cyan skillfish
Alex Deucher
3
-1
/
+59
2025-09-05
drm/amdgpu: Fix function header names in amdgpu_connectors.c
Srinivasan Shanmugam
1
-3
/
+12
2025-09-05
amd/amdkfd: correct mem limit calculation for small APUs
Yifan Zhang
1
-12
/
+32
2025-09-05
drm/amd/display: remove oem i2c adapter on finish
Geoffrey McRae
1
-1
/
+12
2025-09-05
drm/amdgpu/userq: add force completion helpers
Alex Deucher
2
-0
/
+43
2025-09-05
drm/amdgpu: add user queue reset source
Alex Deucher
2
-0
/
+4
2025-09-05
drm/amdgpu/mes12: implement detect and reset callback
Jesse.Zhang
1
-0
/
+31
2025-09-05
drm/amdgpu/mes11: implement detect and reset callback
Jesse.Zhang
1
-0
/
+31
2025-09-05
drm/amdgpu/mes: add front end for detect and reset hung queue
Jesse.Zhang
2
-0
/
+86
2025-09-05
drm/amd/amdgpu: Implement MES suspend/resume gang functionality for v12
Jesse.Zhang
1
-2
/
+30
2025-09-05
drm/amdgpu: Add preempt and restore callbacks to userq funcs
Jesse.Zhang
1
-0
/
+4
2025-09-05
drm/xe/guc: Fix badly worded error message
John Harrison
1
-1
/
+1
2025-09-05
drm/xe/guc: Clean up of GuC 'CTL' defines
John Harrison
2
-34
/
+15
2025-09-05
drm/amdgpu: fix the formating for debugfs print
Sunil Khatri
1
-1
/
+1
2025-09-05
drm/amd: add more cyan skillfish PCI ids
Alex Deucher
1
-0
/
+5
2025-09-05
drm/amdgpu: add more information in debugfs to pagetable dump
Sunil Khatri
1
-0
/
+6
2025-09-05
drm/amdgpu: Correct info field of bad page threshold exceed CPER
Xiang Liu
1
-1
/
+3
2025-09-05
drm/amdkfd: fix p2p links bug in topology
Eric Huang
1
-1
/
+2
2025-09-05
drm/radeon/ci_dpm: Use int type to store negative error codes
Qianfeng Rong
1
-2
/
+4
2025-09-05
drm/amdgpu/vcn: Remove redundant ternary operators
Liao Yuanhong
2
-2
/
+2
2025-09-05
drm/amdgpu/jpeg: Remove redundant ternary operators
Liao Yuanhong
3
-3
/
+3
2025-09-05
drm/amdgpu/ih: Remove redundant ternary operators
Liao Yuanhong
3
-6
/
+3
2025-09-05
drm/amdgpu/gmc: Remove redundant ternary operators
Liao Yuanhong
3
-6
/
+3
2025-09-05
drm/amdgpu/gfx: Remove redundant ternary operators
Liao Yuanhong
2
-4
/
+2
2025-09-05
drm/amdgpu/amdgpu_cper: Remove redundant ternary operators
Liao Yuanhong
1
-1
/
+1
2025-09-05
drm/amd/amdgpu: Fix a less than zero check on a uint32_t struct field
Colin Ian King
1
-2
/
+4
2025-09-05
drm/xe: Extend Wa_13011645652 to PTL-H, WCL
Julia Filipchuk
1
-1
/
+2
2025-09-05
drm/vkms: Add P01* formats
Louis Chauvet
2
-1
/
+9
2025-09-05
drm/vkms: Create helper macro for YUV formats
Louis Chauvet
1
-27
/
+48
2025-09-05
drm/vkms: Change YUV helpers to support u16 inputs for conversion
Louis Chauvet
3
-84
/
+85
2025-09-05
drm/vkms: Add support for RGB888 formats
Louis Chauvet
2
-0
/
+9
2025-09-05
drm/vkms: Add support for RGB565 formats
Louis Chauvet
2
-0
/
+14
2025-09-05
drm/vkms: Add support for ARGB16161616 formats
Louis Chauvet
2
-0
/
+8
2025-09-05
drm/vkms: Add support for ARGB8888 formats
Louis Chauvet
2
-3
/
+15
2025-09-05
drm/vkms: Create helpers macro to avoid code duplication in format callbacks
Louis Chauvet
1
-127
/
+65
2025-09-05
drm/vkms: Assert if vkms_config_create_*() fails
José Expósito
1
-5
/
+46
2025-09-05
drm/xe: Block exec and rebind worker while evicting for suspend / hibernate
Thomas Hellström
6
-1
/
+88
[prev]
[next]