summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2025-12-17drm/xe/xe_sriov_vfio: Fix return value in xe_sriov_vfio_migration_supported()Dan Carpenter
2025-12-17drm/xe/vf: fix return type in vf_migration_init_late()Dan Carpenter
2025-12-16drm/xe/oa: Always set OAG_OAGLBCTXCTRL_COUNTER_RESUMEAshutosh Dixit
2025-12-16drm/xe/rtp: Whitelist OAMERT MMIO trigger registersAshutosh Dixit
2025-12-16drm/xe/oa/uapi: Expose MERT OA unitAshutosh Dixit
2025-12-15drm/xe: Add more GT stats around pagefault mode switch flowsMatthew Brost
2025-12-15drm/xe: Add GT stats ktime helpersMatthew Brost
2025-12-15drm/xe: Wait on in-syncs when swicthing to dma-fence modeMatthew Brost
2025-12-15drm/xe: Skip exec queue schedule toggle if queue is idle during suspendMatthew Brost
2025-12-15drm/xe: Add debugfs knobs to control long running workload timeslicingMatthew Brost
2025-12-15drm/xe: Use usleep_range for accurate long-running workload timeslicingMatthew Brost
2025-12-15drm/xe: Adjust long-running workload timeslices to reasonable valuesMatthew Brost
2025-12-15drm/xe/oa: Limit num_syncs to prevent oversized allocationsShuicheng Lin
2025-12-15drm/xe: Limit num_syncs to prevent oversized allocationsShuicheng Lin
2025-12-15drm/xe/guc: Fix version check for page-reclaim featureMichal Wajdeczko
2025-12-15Merge drm/drm-next into drm-intel-nextRodrigo Vivi
2025-12-15drm/xe: Restore engine registers before restarting schedulers after GT resetJan Maslak
2025-12-15drm/xe: Increase TDF timeoutJagmeet Randhawa
2025-12-15drm/xe/vf: Fix queuing of recovery workSatyanarayana K V P
2025-12-15drm/xe/bo: Don't include the CCS metadata in the dma-buf sg-tableThomas Hellström
2025-12-15drm/me/gsc: mei interrupt top half should be in irq disabled contextJunxiao Chang
2025-12-15drm/xe/vf: Stop waiting for ring space on VF post migration recoveryTomasz Lis
2025-12-15drm/xe/throttle: Skip reason prefix while emitting arrayRaag Jadav
2025-12-15drm/xe: fix drm_gpusvm_init() argumentsArnd Bergmann
2025-12-15drm/xe: Do not reference loop variable directlyMatthew Brost
2025-12-15drm/xe: Apply Wa_14020316580 in xe_gt_idle_enable_pg()Vinay Belgaumkar
2025-12-15drm/xe: Fix freq kobject leak on sysfs_create_files failureShuicheng Lin
2025-12-15drm/xe: sort parent interface initializationJani Nikula
2025-12-15Merge drm/drm-next into drm-misc-nextMaxime Ripard
2025-12-12drm/xe/lnl: Drop pre-production workaround supportMatt Roper
2025-12-12drm/xe: Track pre-production workaround supportMatt Roper
2025-12-12drm/xe: Add debugfs support for page reclamationBrian Nguyen
2025-12-12drm/xe: Optimize flushing of L2$ by skipping unnecessary page reclaimBrian Nguyen
2025-12-12drm/xe: Append page reclamation action to tlb invalBrian Nguyen
2025-12-12drm/xe: Prep page reclaim in tlb inval jobBrian Nguyen
2025-12-12drm/xe: Suballocate BO for page reclaimBrian Nguyen
2025-12-12drm/xe: Create page reclaim list on unbindBrian Nguyen
2025-12-12drm/xe/guc: Add page reclamation interface to GuCBrian Nguyen
2025-12-12drm/xe: Add page reclamation info to device infoOak Zeng
2025-12-12drm/xe/xe_tlb_inval: Modify fence interface to support PPC flushBrian Nguyen
2025-12-12drm/xe: Do not forward invalid TLB invalidation seqnos to upper layersMatthew Brost
2025-12-12drm/xe: Restore engine registers before restarting schedulers after GT resetJan Maslak
2025-12-12drm/xe: Increase TDF timeoutJagmeet Randhawa
2025-12-12drm/xe/cri: Enable I2C controllerRaag Jadav
2025-12-12drm/{i915, xe}/panic: move panic handling to parent interfaceJani Nikula
2025-12-11drm/xe/doc: Add documentation for Multi Queue Group GuC interfaceNiranjana Vishwanathapura
2025-12-11drm/xe/doc: Add documentation for Multi Queue GroupNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Support active group after primary is destroyedNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Tracepoint supportNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Teardown group upon job timeoutNiranjana Vishwanathapura