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-10-09
drm/i915: Disable tracepoints for PREEMPT_RT
Maarten Lankhorst
-0
/
+5
2025-10-09
drm/panthor: skip regulator setup if no such prop
Rain Yang
-2
/
+1
2025-10-09
drm/panthor: Ensure MCU is disabled on suspend
Ketil Johnsen
-0
/
+1
2025-10-09
drm/xe/guc: Increase wait timeout to 2sec after BUSY reply from GuC
Satyanarayana K V P
-1
/
+1
2025-10-09
drm/xe/vf: Rebase CCS save/restore BB GGTT addresses
Matthew Brost
-0
/
+33
2025-10-09
drm/xe/vf: Ensure media GT VF recovery runs after primary GT on PTL
Matthew Brost
-2
/
+27
2025-10-09
drm/xe/vf: Use primary GT ordered work queue on media GT on PTL VF
Matthew Brost
-4
/
+19
2025-10-09
drm/xe: Use PPGTT addresses for TLB invalidation to avoid GGTT fixups
Satyanarayana K V P
-8
/
+20
2025-10-09
drm/xe/vf: Workaround for race condition in GuC firmware during VF pause
Matthew Brost
-0
/
+4
2025-10-09
drm/xe/vf: Add debug prints for GuC replaying state during VF recovery
Matthew Brost
-3
/
+20
2025-10-09
drm/xe: Move queue init before LRC creation
Matthew Brost
-13
/
+98
2025-10-09
drm/xe/vf: Replay GuC submission state on pause / unpause
Matthew Brost
-32
/
+295
2025-10-09
drm/xe/vf: Abort VF post migration recovery on failure
Matthew Brost
-0
/
+31
2025-10-09
drm/xe/vf: Start CTs before resfix VF post migration recovery
Matthew Brost
-13
/
+55
2025-10-09
drm/xe: Add CTB_H2G_BUFFER_OFFSET define
Matthew Brost
-5
/
+6
2025-10-09
drm/xe/vf: Kickstart after resfix in VF post migration recovery
Matthew Brost
-8
/
+9
2025-10-09
drm/xe/vf: Reset TLB invalidations during VF post migration recovery
Matthew Brost
-0
/
+2
2025-10-09
drm/xe/vf: Flush and stop CTs in VF post migration recovery
Matthew Brost
-0
/
+12
2025-10-09
drm/xe/vf: Use GUC_HXG_TYPE_EVENT for GuC context register
Matthew Brost
-8
/
+27
2025-10-09
drm/xe/vf: Avoid indefinite blocking in preempt rebind worker for VFs support...
Matthew Brost
-1
/
+25
2025-10-09
drm/xe/vf: Wakeup in GuC backend on VF post migration recovery
Matthew Brost
-21
/
+99
2025-10-09
drm/xe/vf: Don't allow GT reset to be queued during VF post migration recovery
Matthew Brost
-56
/
+5
2025-10-09
drm/xe/vf: Teardown VF post migration worker on driver unload
Matthew Brost
-2
/
+43
2025-10-09
drm/xe/vf: Close multi-GT GGTT shift race
Matthew Brost
-101
/
+123
2025-10-09
drm/xe/vf: Move LMEM config to tile layer
Matthew Brost
-30
/
+71
2025-10-09
drm/xe: Move GGTT lock init to alloc
Matthew Brost
-16
/
+23
2025-10-09
drm/xe/vf: Remove memory allocations from VF post migration recovery
Matthew Brost
-10
/
+15
2025-10-09
drm/xe/vf: Abort H2G sends during VF post-migration recovery
Matthew Brost
-2
/
+2
2025-10-09
drm/xe/vf: Make VF recovery run on per-GT worker
Matthew Brost
-257
/
+185
2025-10-09
drm/xe/vf: Add xe_gt_recovery_pending helper
Matthew Brost
-4
/
+99
2025-10-09
drm/xe: Make LRC W/A scratch buffer usage consistent
Matthew Brost
-1
/
+1
2025-10-09
drm/xe: Don't change LRC ring head on job resubmission
Matthew Brost
-2
/
+16
2025-10-09
drm/xe: Return first unsignaled job first pending job helper
Matthew Brost
-4
/
+17
2025-10-09
drm/xe: Track LR jobs in DRM scheduler pending list
Matthew Brost
-45
/
+31
2025-10-09
drm/xe/guc: Track pending-enable source in submission state
Matthew Brost
-0
/
+36
2025-10-09
drm/xe: Save off position in ring in which a job was programmed
Matthew Brost
-4
/
+24
2025-10-09
drm/xe: Add NULL checks to scratch LRC allocation
Matthew Brost
-4
/
+9
2025-10-09
drm/i915/guc: Skip communication warning on reset in progress
Zhanjun Dong
-1
/
+8
2025-10-09
drm/i915/alpm: Remove parameters suffix from intel_dp->alpm_parameters
Jouni Högander
-15
/
+15
2025-10-09
drm/i915/alpm: Compute ALPM parameters into crtc_state->alpm_state
Jouni Högander
-42
/
+53
2025-10-09
drm/virtgpu: Use vblank timer
Thomas Zimmermann
-2
/
+27
2025-10-09
drm/virtio: Handle drm_crtc_init_with_planes() errors
Alexandr Sapozhnikov
-2
/
+5
2025-10-08
drm/xe: Move declarations under conditional branch
Tejas Upadhyay
-3
/
+3
2025-10-08
drm: atmel-hlcdc: replace dev_* print functions with drm_* variants
Eslam Khafagy
-21
/
+23
2025-10-07
drm/xe/pf: Add max_vfs configfs attribute to control PF mode
Michal Wajdeczko
-0
/
+146
2025-10-07
drm/nouveau: fix bad ret code in nouveau_bo_move_prep
Shuhao Fu
-1
/
+1
2025-10-07
drm/amd/display: Incorrect Mirror Cositing
Jesse Agate
-5
/
+5
2025-10-07
drm/amd/display: Enable Dynamic DTBCLK Switch
Fangzhi Zuo
-0
/
+4
2025-10-07
drm/amdgpu: Report individual reset error
Lijo Lazar
-10
/
+15
2025-10-07
drm/amdgpu: partially revert "revert to old status lock handling v3"
Christian König
-68
/
+105
[prev]
[next]