index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-09
drm/i915/fb: Fix the set_tiling vs. addfb race, again
Ville Syrjälä
1
-18
/
+20
2025-10-09
drm/i915/frontbuffer: Move bo refcounting intel_frontbuffer_{get,release}()
Ville Syrjälä
2
-3
/
+9
2025-10-09
drm/panfrost: Name scheduler queues after their job slots
Adrián Larumbe
3
-11
/
+15
2025-10-09
drm/xe: Increase global invalidation timeout to 1000us
Kenneth Graunke
1
-1
/
+1
2025-10-09
drm: Prevent sign extension on hdisplay and vdisplay
Jonathan Cavitt
2
-2
/
+2
2025-10-09
drm/i915/display: Make intel_crtc_get_vblank_counter safe on PREEMPT_RT
Maarten Lankhorst
1
-2
/
+7
2025-10-09
drm/i915: Disable tracepoints for PREEMPT_RT
Maarten Lankhorst
1
-0
/
+5
2025-10-09
drm/panthor: skip regulator setup if no such prop
Rain Yang
1
-2
/
+1
2025-10-09
drm/panthor: Ensure MCU is disabled on suspend
Ketil Johnsen
1
-0
/
+1
2025-10-09
drm/xe/guc: Increase wait timeout to 2sec after BUSY reply from GuC
Satyanarayana K V P
1
-1
/
+1
2025-10-09
drm/xe/vf: Rebase CCS save/restore BB GGTT addresses
Matthew Brost
3
-0
/
+33
2025-10-09
drm/xe/vf: Ensure media GT VF recovery runs after primary GT on PTL
Matthew Brost
1
-2
/
+27
2025-10-09
drm/xe/vf: Use primary GT ordered work queue on media GT on PTL VF
Matthew Brost
4
-4
/
+19
2025-10-09
drm/xe: Use PPGTT addresses for TLB invalidation to avoid GGTT fixups
Satyanarayana K V P
1
-8
/
+20
2025-10-09
drm/xe/vf: Workaround for race condition in GuC firmware during VF pause
Matthew Brost
1
-0
/
+4
2025-10-09
drm/xe/vf: Add debug prints for GuC replaying state during VF recovery
Matthew Brost
1
-3
/
+20
2025-10-09
drm/xe: Move queue init before LRC creation
Matthew Brost
7
-13
/
+98
2025-10-09
drm/xe/vf: Replay GuC submission state on pause / unpause
Matthew Brost
7
-32
/
+295
2025-10-09
drm/xe/vf: Abort VF post migration recovery on failure
Matthew Brost
3
-0
/
+31
2025-10-09
drm/xe/vf: Start CTs before resfix VF post migration recovery
Matthew Brost
3
-13
/
+55
2025-10-09
drm/xe: Add CTB_H2G_BUFFER_OFFSET define
Matthew Brost
1
-5
/
+6
2025-10-09
drm/xe/vf: Kickstart after resfix in VF post migration recovery
Matthew Brost
1
-8
/
+9
2025-10-09
drm/xe/vf: Reset TLB invalidations during VF post migration recovery
Matthew Brost
1
-0
/
+2
2025-10-09
drm/xe/vf: Flush and stop CTs in VF post migration recovery
Matthew Brost
3
-0
/
+12
2025-10-09
drm/xe/vf: Use GUC_HXG_TYPE_EVENT for GuC context register
Matthew Brost
1
-8
/
+27
2025-10-09
drm/xe/vf: Avoid indefinite blocking in preempt rebind worker for VFs support...
Matthew Brost
1
-1
/
+25
2025-10-09
drm/xe/vf: Wakeup in GuC backend on VF post migration recovery
Matthew Brost
5
-21
/
+99
2025-10-09
drm/xe/vf: Don't allow GT reset to be queued during VF post migration recovery
Matthew Brost
4
-56
/
+5
2025-10-09
drm/xe/vf: Teardown VF post migration worker on driver unload
Matthew Brost
4
-2
/
+43
2025-10-09
drm/xe/vf: Close multi-GT GGTT shift race
Matthew Brost
6
-101
/
+123
2025-10-09
drm/xe/vf: Move LMEM config to tile layer
Matthew Brost
7
-30
/
+71
2025-10-09
drm/xe: Move GGTT lock init to alloc
Matthew Brost
1
-16
/
+23
2025-10-09
drm/xe/vf: Remove memory allocations from VF post migration recovery
Matthew Brost
2
-10
/
+15
2025-10-09
drm/xe/vf: Abort H2G sends during VF post-migration recovery
Matthew Brost
1
-2
/
+2
2025-10-09
drm/xe/vf: Make VF recovery run on per-GT worker
Matthew Brost
7
-257
/
+185
2025-10-09
drm/xe/vf: Add xe_gt_recovery_pending helper
Matthew Brost
6
-4
/
+99
2025-10-09
drm/xe: Make LRC W/A scratch buffer usage consistent
Matthew Brost
1
-1
/
+1
2025-10-09
drm/xe: Don't change LRC ring head on job resubmission
Matthew Brost
1
-2
/
+16
2025-10-09
drm/xe: Return first unsignaled job first pending job helper
Matthew Brost
1
-4
/
+17
2025-10-09
drm/xe: Track LR jobs in DRM scheduler pending list
Matthew Brost
4
-45
/
+31
2025-10-09
drm/xe/guc: Track pending-enable source in submission state
Matthew Brost
1
-0
/
+36
2025-10-09
drm/xe: Save off position in ring in which a job was programmed
Matthew Brost
2
-4
/
+24
2025-10-09
drm/xe: Add NULL checks to scratch LRC allocation
Matthew Brost
1
-4
/
+9
2025-10-09
drm/i915/guc: Skip communication warning on reset in progress
Zhanjun Dong
1
-1
/
+8
2025-10-09
drm/i915/alpm: Remove parameters suffix from intel_dp->alpm_parameters
Jouni Högander
3
-15
/
+15
2025-10-09
drm/i915/alpm: Compute ALPM parameters into crtc_state->alpm_state
Jouni Högander
4
-42
/
+53
2025-10-09
drm/virtgpu: Use vblank timer
Thomas Zimmermann
1
-2
/
+27
2025-10-09
drm/virtio: Handle drm_crtc_init_with_planes() errors
Alexandr Sapozhnikov
1
-2
/
+5
2025-10-08
drm/xe: Move declarations under conditional branch
Tejas Upadhyay
1
-3
/
+3
2025-10-08
drm: atmel-hlcdc: replace dev_* print functions with drm_* variants
Eslam Khafagy
4
-21
/
+23
[prev]
[next]