index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-18
drm/amdgpu: suspend KFD and KGD user queues for S0ix
Alex Deucher
1
-14
/
+10
2025-09-18
drm/amdgpu/userq: Optimize S0ix handling
Alex Deucher
1
-2
/
+8
2025-09-18
drm/amdgpu: Fix PRT flag for gfx12
Joe.Wang
1
-0
/
+1
2025-09-18
drm/amdgpu: Check VF critical region before RAS poison injection
Xiang Liu
1
-0
/
+7
2025-09-18
drm/amdkfd: add proper handling for S0ix
Alex Deucher
3
-4
/
+60
2025-09-18
drm/amdgpu: Introduce VF critical region check for RAS poison injection
Xiang Liu
5
-0
/
+79
2025-09-18
drm/amdgpu: remove non-DC DCE 11 code
Alex Deucher
5
-3865
/
+0
2025-09-18
drm/amd/pm: Enable npm metrics data
Asad Kamal
1
-2
/
+4
2025-09-18
drm/amd/pm: Fetch npm data from system metrics table
Asad Kamal
3
-0
/
+61
2025-09-18
drm/amd/pm: Add sysfs node for node power
Asad Kamal
2
-2
/
+153
2025-09-18
drm/amd/pm: Allow system metrics table in 1vf mode
Asad Kamal
2
-1
/
+3
2025-09-18
drm/xe: Work around clang multiple goto-label error
Thomas Hellström
1
-10
/
+19
2025-09-17
drm/xe/guc: Set RCS/CCS yield policy
Daniele Ceraolo Spurio
6
-5
/
+98
2025-09-17
drm/xe/sysfs: Simplify sysfs registration
Michal Wajdeczko
1
-63
/
+41
2025-09-17
drm/xe/vf: Don't expose sysfs attributes not applicable for VFs
Michal Wajdeczko
1
-1
/
+1
2025-09-17
drm/xe/madvise: Fix ioctl argument check
Shuicheng Lin
1
-4
/
+2
2025-09-17
drm/xe: Misc refine for svm
Shuicheng Lin
1
-14
/
+11
2025-09-17
drm/xe: Fix error handling if PXP fails to start
Daniele Ceraolo Spurio
6
-41
/
+72
2025-09-17
drm/xe/sysfs: Add cleanup action in xe_device_sysfs_init
Zongyao Bai
1
-2
/
+6
2025-09-17
drm/xe/tests: Add pre-GMDID IP descriptors to param generators
Michal Wajdeczko
1
-0
/
+35
2025-09-17
Merge tag 'drm-rust-next-2025-09-16' of https://gitlab.freedesktop.org/drm/ru...
Dave Airlie
35
-527
/
+2619
2025-09-16
drm/xe: Allow error injection for xe_pxp_exec_queue_add
Daniele Ceraolo Spurio
1
-0
/
+1
2025-09-16
drm/xe: Fix error handling if PXP fails to start
Daniele Ceraolo Spurio
6
-41
/
+72
2025-09-16
drm/amd: Only restore cached manual clock settings in restore if OD enabled
Mario Limonciello
1
-1
/
+1
2025-09-16
drm/amdgpu: re-order and document VM code
Christian König
1
-6
/
+24
2025-09-16
drm/amdgpu: remove check for BO reservation add assert instead
Christian König
1
-12
/
+1
2025-09-16
drm/amd/pm: Update pmfw headers for smu_v13_0_12
Asad Kamal
1
-2
/
+10
2025-09-16
drm/amd/pm: Rename amdgpu_hwmon_get_sensor_generic
Asad Kamal
1
-37
/
+39
2025-09-16
drm/amd: Only restore cached manual clock settings in restore if OD enabled
Mario Limonciello
1
-1
/
+1
2025-09-16
drm/amd/pm: Use devm_i2c_add_adapter() in the V14_0_2 smu
Rodrigo Siqueira
1
-17
/
+2
2025-09-16
drm/amd/pm: Use devm_i2c_add_adapter() in the V13_0_6 smu
Rodrigo Siqueira
1
-17
/
+2
2025-09-16
drm/amd/pm: Use devm_i2c_add_adapter() in the V13 smu
Rodrigo Siqueira
1
-17
/
+2
2025-09-16
drm/amd/pm: Use devm_i2c_add_adapter() in the Sienna smu
Rodrigo Siqueira
1
-17
/
+2
2025-09-16
drm/amd/pm: Use devm_i2c_add_adapter() in the Navi10 smu
Rodrigo Siqueira
1
-17
/
+2
2025-09-16
drm/amd/pm: Use devm_i2c_add_adapter() in the Arcturus smu
Rodrigo Siqueira
1
-17
/
+2
2025-09-16
drm/amd/pm: Use devm_i2c_add_adapter() in the i2c init
Rodrigo Siqueira
1
-13
/
+2
2025-09-16
drm/amdgpu: Use devm_i2c_add_adapter() in SMU V11
Rodrigo Siqueira
1
-4
/
+1
2025-09-16
drm/amdgpu/amdgpu_i2c: Use devm_i2c_add_adapter instead of i2c_add_adapter
Rodrigo Siqueira
1
-15
/
+3
2025-09-16
drm/amd/display: Use devm_i2c_add_adapter to simplify i2c cleanup logic
Rodrigo Siqueira
1
-19
/
+2
2025-09-16
drm/amd/display: Use kmalloc_array() instead of kmalloc()
James Flowers
1
-2
/
+2
2025-09-16
drm/amdgpu: fix userq VM validation v4
Christian König
3
-75
/
+110
2025-09-16
drm/amdgpu: reject gang submissions under SRIOV
Christian König
1
-1
/
+1
2025-09-16
drm/xe: Remove duplicate header files
Yang Li
2
-4
/
+2
2025-09-16
drm/xe/guc: Return an error code if the GuC load fails
John Harrison
1
-4
/
+9
2025-09-16
drm/xe: Fix a NULL vs IS_ERR() in xe_vm_add_compute_exec_queue()
Dan Carpenter
1
-2
/
+2
2025-09-16
drm/xe/sysfs: Add cleanup action in xe_device_sysfs_init
Zongyao Bai
1
-2
/
+6
2025-09-16
drm: bridge: cdns-mhdp8546: Fix missing mutex unlock on error path
Qi Xi
1
-2
/
+4
2025-09-16
drm/i915/backlight: Honor VESA eDP backlight luminance control capability
Aaron Ma
1
-1
/
+1
2025-09-16
drm/panic: use `core::ffi::CStr` method names
Tamir Duberstein
1
-1
/
+1
2025-09-16
gpu: nova-core: use `kernel::{fmt,prelude::fmt!}`
Tamir Duberstein
2
-5
/
+4
[prev]
[next]