summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-20drm/xe/vf: Fix fs_reclaim warning with CCS save/restore BB allocationSatyanarayana K V P5-64/+132
2026-02-20drm/sa: Split drm_suballoc_new() into SA alloc and init helpersSatyanarayana K V P2-20/+92
2026-02-20drm/xe/sync: Fix user fence leak on alloc failureShuicheng Lin1-2/+4
2026-02-20drm/xe/sync: Cleanup partially initialized sync on parse failureShuicheng Lin1-7/+17
2026-02-20drm/xe/pf: Add documentation for vram_quotaMichal Wajdeczko1-0/+31
2026-02-20drm/xe/pf: Skip VRAM auto-provisioning if already provisionedMichal Wajdeczko1-0/+56
2026-02-20drm/xe/pf: Prefer guard(mutex) when doing fair LMEM provisioningMichal Wajdeczko1-4/+3
2026-02-20drm/xe/pf: Don't check for empty configMichal Wajdeczko1-13/+0
2026-02-20drm/xe/tests: Add KUnit tests for new VRAM fair provisioningMichal Wajdeczko1-1/+95
2026-02-20drm/xe/pf: Use migration-friendly VRAM auto-provisioningMichal Wajdeczko1-0/+29
2026-02-20drm/xe/pf: Allow to change VFs VRAM quota using sysfsMichal Wajdeczko1-2/+29
2026-02-20drm/xe/pf: Add functions for VRAM provisioningMichal Wajdeczko2-0/+110
2026-02-20drm/xe/pf: Add locked variants of VRAM configuration functionsMichal Wajdeczko2-7/+74
2026-02-20drm/xe/pf: Expose LMTT page sizeMichal Wajdeczko3-2/+19
2026-02-20drm/xe/guc: Increase GuC log sizes in debug buildsTomasz Lis1-1/+5
2026-02-20drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04Harish Chegondi1-0/+6
2026-02-20drm/xe/xe3: Remove SRIOV VF check for Wa_18041344222Harish Chegondi1-1/+0
2026-02-20drm/xe/xe2hpg: Remove SRIOV VF check for Wa_18041344222Harish Chegondi1-1/+0
2026-02-20drm/xe/xe3p_lpg: Add Wa_14026781792Nitin Gote2-0/+5
2026-02-19drm/xe/reg_sr: Allow register_save_restore_check debugfs to verify LRC valuesMatt Roper3-2/+36
2026-02-19drm/xe: Add facility to lookup the value of a register in a default LRCMatt Roper2-0/+100
2026-02-19drm/xe/reg_sr: Add debugfs to verify status of reg_sr programmingMatt Roper3-0/+63
2026-02-19drm/xe/reg_sr: Don't process gt/hwe lists in VFMatt Roper8-14/+34
2026-02-19drm/xe/wa: Steer RMW of MCR registers while building default LRCMatt Roper2-12/+60
2026-02-18drm/xe: Convert GT stats to per-cpu countersMatthew Brost5-16/+82
2026-02-18drm/xe/hwmon: Prevent unintended VRAM channel creationKarthik Poosa1-3/+3
2026-02-17drm/pagemap: pass pagemap_addr by referenceArnd Bergmann4-7/+7
2026-02-16drm/xe: Remove xe_ggtt_node_allocatedMaarten Lankhorst4-26/+7
2026-02-16drm/xe: Make xe_ggtt_node_insert return a nodeMaarten Lankhorst5-88/+48
2026-02-16drm/xe: Move struct xe_ggtt to xe_ggtt.cMaarten Lankhorst3-58/+58
2026-02-16drm/xe: Rewrite GGTT VF initializationMaarten Lankhorst5-352/+76
2026-02-16drm/xe: Make xe_ggtt_node offset relative to starting offsetMaarten Lankhorst1-22/+31
2026-02-14drm/xe: remove unnecessary struct dram_info forward declarationJani Nikula1-1/+0
2026-02-13drm/xe: Avoid touching consumer fields in GuC pagefault ackMatthew Brost1-1/+2
2026-02-13drm/xe: Pack fault type and level into a u8Matthew Brost3-15/+20
2026-02-13drm/xe/xe2: Apply Wa_14024997852Arvind Yadav1-1/+1
2026-02-13drm/xe/bo: Redirect faults to dummy page for wedged deviceRaag Jadav1-1/+1
2026-02-13drm/xe: Force EXEC_QUEUE_FLAG_KERNEL for kernel internal VMsPiotr Piórkowski1-0/+3
2026-02-13drm/xe: Stop applying Wa_16018737384 from Xe3 onwardMatt Roper1-1/+1
2026-02-12drm/xe/xe3p_xpc: Add new XeCore fuse registers to VF runtime regsMatt Roper1-0/+2
2026-02-12drm/xe: Update xe_device_declare_wedged() error logRaag Jadav1-1/+2
2026-02-12Revert "drm/pagemap: Disable device-to-device migration"Thomas Hellström1-12/+2
2026-02-11drm/xe: Make xe_modparam.force_vram_bar_size signedShuicheng Lin1-1/+1
2026-02-11drm/xe/vf: Avoid reading media version when media GT is disabledPiotr Piórkowski1-0/+6
2026-02-11mm: Fix a hmm_range_fault() livelock / starvation problemThomas Hellström5-12/+26
2026-02-10drm/gpusvm: Fix unbalanced unlock in drm_gpusvm_scan_mm()Maciej Patelczyk1-2/+2
2026-02-10drm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138Matt Roper1-10/+8
2026-02-10drm/xe/nvlp: Bump maximum WOPCM sizeGustavo Sousa1-3/+12
2026-02-10drm/i915/nvlp: Hook up display supportMatt Roper1-0/+1
2026-02-10drm/xe/nvlp: Attach MOCS table for nvlpDnyaneshwar Bhadane1-0/+1