summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
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
2025-12-11drm/xe/multi_queue: Reset GT upon CGP_SYNC failureNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Handle CGP context errorNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Set QUEUE_DRAIN_MODE for Multi Queue batchesNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Handle tearing down of a multi queueNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Add multi queue information to guc_info dumpNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Add support for multi queue dynamic priority changeNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Add exec_queue set_property ioctl supportNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Handle invalid exec queue property settingNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Add multi queue priority propertyNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Add GuC interface for multi queue supportNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Add user interface for multi queue supportNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Add multi_queue_enable_mask to gt informationNiranjana Vishwanathapura
2025-12-11drm/xe/vf: Reset recovery_queued after issuing RESFIX_STARTSatyanarayana K V P
2025-12-11drm/xe/vf: Fix queuing of recovery workSatyanarayana K V P
2025-12-11drm/xe/bo: Don't include the CCS metadata in the dma-buf sg-tableThomas Hellström
2025-12-11drm/xe/hw_engine_group: Add stats for mode switchingFrancois Dugast
2025-12-11drm/me/gsc: mei interrupt top half should be in irq disabled contextJunxiao Chang