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
Age
Commit message (
Expand
)
Author
Lines
2025-12-15
drm/xe/vf: Stop waiting for ring space on VF post migration recovery
Tomasz Lis
-4
/
+6
2025-12-15
drm/xe/throttle: Skip reason prefix while emitting array
Raag Jadav
-1
/
+1
2025-12-15
drm/xe: fix drm_gpusvm_init() arguments
Arnd Bergmann
-1
/
+1
2025-12-15
drm/xe: Do not reference loop variable directly
Matthew Brost
-2
/
+3
2025-12-15
drm/xe: Apply Wa_14020316580 in xe_gt_idle_enable_pg()
Vinay Belgaumkar
-8
/
+9
2025-12-15
drm/xe: Fix freq kobject leak on sysfs_create_files failure
Shuicheng Lin
-1
/
+3
2025-12-15
drm/sitronix/st7571-spi: add support for SPI interface
Marcus Folkesson
-0
/
+89
2025-12-15
drm/sitronix/st7571: split up the driver into a common and an i2c part
Marcus Folkesson
-917
/
+959
2025-12-15
drm/sitronix/st7571-i2c: make probe independent of hw interface
Marcus Folkesson
-77
/
+113
2025-12-15
drm/sitronix/st7571-i2c: move common structures to st7571.h
Marcus Folkesson
-89
/
+110
2025-12-15
drm/sitronix/st7571-i2c: add 'struct device' to st7571_device
Marcus Folkesson
-14
/
+16
2025-12-15
drm/sitronix/st7571-i2c: rename 'struct drm_device' in st7571_device
Marcus Folkesson
-30
/
+30
2025-12-15
Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixes
Maarten Lankhorst
-18804
/
+79052
2025-12-15
drm/gem: fix build for mm_get_unmapped_area() call after backmerge
Jani Nikula
-2
/
+1
2025-12-15
drm/i915/display: group and sort the parent interface wrappers better
Jani Nikula
-25
/
+33
2025-12-15
drm/xe: sort parent interface initialization
Jani Nikula
-1
/
+1
2025-12-15
drm/i915: sort parent interface initialization
Jani Nikula
-13
/
+14
2025-12-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
-8208
/
+26388
2025-12-13
drm/sched: Add pending job list iterator
Matthew Brost
-1
/
+3
2025-12-13
drm/sched: Add several job helpers to avoid drivers touching scheduler state
Matthew Brost
-2
/
+34
2025-12-13
Merge tag 'drm-fixes-2025-12-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-76
/
+166
2025-12-13
Merge tag 'drm-next-2025-12-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-151
/
+266
2025-12-12
drm/xe/lnl: Drop pre-production workaround support
Matt Roper
-70
/
+2
2025-12-12
drm/xe: Track pre-production workaround support
Matt Roper
-0
/
+69
2025-12-12
drm/xe: Add debugfs support for page reclamation
Brian Nguyen
-0
/
+41
2025-12-12
drm/xe: Optimize flushing of L2$ by skipping unnecessary page reclaim
Brian Nguyen
-1
/
+55
2025-12-12
drm/xe: Append page reclamation action to tlb inval
Brian Nguyen
-13
/
+36
2025-12-12
drm/xe: Prep page reclaim in tlb inval job
Brian Nguyen
-0
/
+40
2025-12-12
drm/xe: Suballocate BO for page reclaim
Brian Nguyen
-0
/
+66
2025-12-12
drm/xe: Create page reclaim list on unbind
Brian Nguyen
-1
/
+290
2025-12-12
drm/xe/guc: Add page reclamation interface to GuC
Brian Nguyen
-0
/
+24
2025-12-12
drm/xe: Add page reclamation info to device info
Oak Zeng
-0
/
+4
2025-12-12
drm/xe/xe_tlb_inval: Modify fence interface to support PPC flush
Brian Nguyen
-3
/
+6
2025-12-12
drm/xe: Do not forward invalid TLB invalidation seqnos to upper layers
Matthew Brost
-0
/
+21
2025-12-13
Merge tag 'drm-misc-fixes-2025-12-10' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-76
/
+166
2025-12-12
drm/xe: Restore engine registers before restarting schedulers after GT reset
Jan Maslak
-3
/
+4
2025-12-12
drm/xe: Increase TDF timeout
Jagmeet Randhawa
-1
/
+1
2025-12-12
drm/xe/cri: Enable I2C controller
Raag Jadav
-1
/
+7
2025-12-12
drm: Fix object leak in DRM_IOCTL_GEM_CHANGE_HANDLE
Karol Wachowski
-2
/
+6
2025-12-12
drm/{i915, xe}/panic: move panic handling to parent interface
Jani Nikula
-32
/
+67
2025-12-12
drm/i915/panic: move i915 specific panic implementation to i915
Jani Nikula
-5
/
+5
2025-12-12
drm/tests: Handle EDEADLK in set_up_atomic_state()
José Expósito
-5
/
+22
2025-12-12
drm/tests: Handle EDEADLK in drm_test_check_valid_clones()
José Expósito
-0
/
+13
2025-12-12
drm/tests: hdmi: Handle drm_kunit_helper_enable_crtc_connector() returning ED...
José Expósito
-0
/
+143
2025-12-12
Merge tag 'drm-intel-next-fixes-2025-12-12' of https://gitlab.freedesktop.org...
Dave Airlie
-5
/
+8
2025-12-11
drm/xe/doc: Add documentation for Multi Queue Group GuC interface
Niranjana Vishwanathapura
-0
/
+60
2025-12-11
drm/xe/doc: Add documentation for Multi Queue Group
Niranjana Vishwanathapura
-0
/
+45
2025-12-11
drm/xe/multi_queue: Support active group after primary is destroyed
Niranjana Vishwanathapura
-3
/
+65
2025-12-11
drm/xe/multi_queue: Tracepoint support
Niranjana Vishwanathapura
-1
/
+45
2025-12-11
drm/xe/multi_queue: Teardown group upon job timeout
Niranjana Vishwanathapura
-1
/
+24
[prev]
[next]