summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2025-10-09drm/i915/fb: Fix the set_tiling vs. addfb race, againVille Syrjälä1-18/+20
2025-10-09drm/i915/frontbuffer: Move bo refcounting intel_frontbuffer_{get,release}()Ville Syrjälä2-3/+9
2025-10-09drm/panfrost: Name scheduler queues after their job slotsAdrián Larumbe3-11/+15
2025-10-09drm/xe: Increase global invalidation timeout to 1000usKenneth Graunke1-1/+1
2025-10-09drm: Prevent sign extension on hdisplay and vdisplayJonathan Cavitt2-2/+2
2025-10-09drm/i915/display: Make intel_crtc_get_vblank_counter safe on PREEMPT_RTMaarten Lankhorst1-2/+7
2025-10-09drm/i915: Disable tracepoints for PREEMPT_RTMaarten Lankhorst1-0/+5
2025-10-09drm/panthor: skip regulator setup if no such propRain Yang1-2/+1
2025-10-09drm/panthor: Ensure MCU is disabled on suspendKetil Johnsen1-0/+1
2025-10-09drm/xe/guc: Increase wait timeout to 2sec after BUSY reply from GuCSatyanarayana K V P1-1/+1
2025-10-09drm/xe/vf: Rebase CCS save/restore BB GGTT addressesMatthew Brost3-0/+33
2025-10-09drm/xe/vf: Ensure media GT VF recovery runs after primary GT on PTLMatthew Brost1-2/+27
2025-10-09drm/xe/vf: Use primary GT ordered work queue on media GT on PTL VFMatthew Brost4-4/+19
2025-10-09drm/xe: Use PPGTT addresses for TLB invalidation to avoid GGTT fixupsSatyanarayana K V P1-8/+20
2025-10-09drm/xe/vf: Workaround for race condition in GuC firmware during VF pauseMatthew Brost1-0/+4
2025-10-09drm/xe/vf: Add debug prints for GuC replaying state during VF recoveryMatthew Brost1-3/+20
2025-10-09drm/xe: Move queue init before LRC creationMatthew Brost7-13/+98
2025-10-09drm/xe/vf: Replay GuC submission state on pause / unpauseMatthew Brost7-32/+295
2025-10-09drm/xe/vf: Abort VF post migration recovery on failureMatthew Brost3-0/+31
2025-10-09drm/xe/vf: Start CTs before resfix VF post migration recoveryMatthew Brost3-13/+55
2025-10-09drm/xe: Add CTB_H2G_BUFFER_OFFSET defineMatthew Brost1-5/+6
2025-10-09drm/xe/vf: Kickstart after resfix in VF post migration recoveryMatthew Brost1-8/+9
2025-10-09drm/xe/vf: Reset TLB invalidations during VF post migration recoveryMatthew Brost1-0/+2
2025-10-09drm/xe/vf: Flush and stop CTs in VF post migration recoveryMatthew Brost3-0/+12
2025-10-09drm/xe/vf: Use GUC_HXG_TYPE_EVENT for GuC context registerMatthew Brost1-8/+27
2025-10-09drm/xe/vf: Avoid indefinite blocking in preempt rebind worker for VFs support...Matthew Brost1-1/+25
2025-10-09drm/xe/vf: Wakeup in GuC backend on VF post migration recoveryMatthew Brost5-21/+99
2025-10-09drm/xe/vf: Don't allow GT reset to be queued during VF post migration recoveryMatthew Brost4-56/+5
2025-10-09drm/xe/vf: Teardown VF post migration worker on driver unloadMatthew Brost4-2/+43
2025-10-09drm/xe/vf: Close multi-GT GGTT shift raceMatthew Brost6-101/+123
2025-10-09drm/xe/vf: Move LMEM config to tile layerMatthew Brost7-30/+71
2025-10-09drm/xe: Move GGTT lock init to allocMatthew Brost1-16/+23
2025-10-09drm/xe/vf: Remove memory allocations from VF post migration recoveryMatthew Brost2-10/+15
2025-10-09drm/xe/vf: Abort H2G sends during VF post-migration recoveryMatthew Brost1-2/+2
2025-10-09drm/xe/vf: Make VF recovery run on per-GT workerMatthew Brost7-257/+185
2025-10-09drm/xe/vf: Add xe_gt_recovery_pending helperMatthew Brost6-4/+99
2025-10-09drm/xe: Make LRC W/A scratch buffer usage consistentMatthew Brost1-1/+1
2025-10-09drm/xe: Don't change LRC ring head on job resubmissionMatthew Brost1-2/+16
2025-10-09drm/xe: Return first unsignaled job first pending job helperMatthew Brost1-4/+17
2025-10-09drm/xe: Track LR jobs in DRM scheduler pending listMatthew Brost4-45/+31
2025-10-09drm/xe/guc: Track pending-enable source in submission stateMatthew Brost1-0/+36
2025-10-09drm/xe: Save off position in ring in which a job was programmedMatthew Brost2-4/+24
2025-10-09drm/xe: Add NULL checks to scratch LRC allocationMatthew Brost1-4/+9
2025-10-09drm/i915/guc: Skip communication warning on reset in progressZhanjun Dong1-1/+8
2025-10-09drm/i915/alpm: Remove parameters suffix from intel_dp->alpm_parametersJouni Högander3-15/+15
2025-10-09drm/i915/alpm: Compute ALPM parameters into crtc_state->alpm_stateJouni Högander4-42/+53
2025-10-09drm/virtgpu: Use vblank timerThomas Zimmermann1-2/+27
2025-10-09drm/virtio: Handle drm_crtc_init_with_planes() errorsAlexandr Sapozhnikov1-2/+5
2025-10-08drm/xe: Move declarations under conditional branchTejas Upadhyay1-3/+3
2025-10-08drm: atmel-hlcdc: replace dev_* print functions with drm_* variantsEslam Khafagy4-21/+23