summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2026-02-23drm/xe/wa: Steer RMW of MCR registers while building default LRCMatt Roper
2026-02-23dma-buf: inline spinlock for fence protection v5Christian König
2026-02-23dma-buf: abstract fence locking v2Christian König
2026-02-23Merge drm/drm-next into drm-misc-nextMaxime Ripard
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-20Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-02-20drm/xe/sa: Add lockdep annotations for SA manager swap_guardSatyanarayana K V P
2026-02-20drm/xe/vf: Fix fs_reclaim warning with CCS save/restore BB allocationSatyanarayana K V P
2026-02-20drm/xe/sync: Fix user fence leak on alloc failureShuicheng Lin
2026-02-20drm/xe/sync: Cleanup partially initialized sync on parse failureShuicheng Lin
2026-02-20drm/xe/pf: Skip VRAM auto-provisioning if already provisionedMichal Wajdeczko
2026-02-20drm/xe/pf: Prefer guard(mutex) when doing fair LMEM provisioningMichal Wajdeczko
2026-02-20drm/xe/pf: Don't check for empty configMichal Wajdeczko
2026-02-20drm/xe/tests: Add KUnit tests for new VRAM fair provisioningMichal Wajdeczko
2026-02-20drm/xe/pf: Use migration-friendly VRAM auto-provisioningMichal Wajdeczko
2026-02-20drm/xe/pf: Allow to change VFs VRAM quota using sysfsMichal Wajdeczko
2026-02-20drm/xe/pf: Add functions for VRAM provisioningMichal Wajdeczko
2026-02-20drm/xe/pf: Add locked variants of VRAM configuration functionsMichal Wajdeczko
2026-02-20drm/xe/pf: Expose LMTT page sizeMichal Wajdeczko
2026-02-20drm/xe/guc: Increase GuC log sizes in debug buildsTomasz Lis
2026-02-19drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04Harish Chegondi
2026-02-19drm/xe/xe3: Remove SRIOV VF check for Wa_18041344222Harish Chegondi
2026-02-19drm/xe/xe2hpg: Remove SRIOV VF check for Wa_18041344222Harish Chegondi
2026-02-19drm/xe/xe3p_lpg: Add Wa_14026781792Nitin Gote
2026-02-19drm/xe/reg_sr: Allow register_save_restore_check debugfs to verify LRC valuesMatt Roper
2026-02-19drm/xe: Add facility to lookup the value of a register in a default LRCMatt Roper
2026-02-19drm/xe/reg_sr: Add debugfs to verify status of reg_sr programmingMatt Roper
2026-02-19drm/xe/reg_sr: Don't process gt/hwe lists in VFMatt Roper
2026-02-19drm/xe/wa: Steer RMW of MCR registers while building default LRCMatt Roper
2026-02-17drm/xe: Convert GT stats to per-cpu countersMatthew Brost
2026-02-17drm/xe: Prevent VFs from exposing the CCS mode sysfs fileNareshkumar Gollakoti
2026-02-17drm/xe/hwmon: Prevent unintended VRAM channel creationKarthik Poosa
2026-02-17drm/pagemap: pass pagemap_addr by referenceArnd Bergmann
2026-02-17drm/xe/bo: Redirect faults to dummy page for wedged deviceRaag Jadav
2026-02-17drm/xe: Make xe_modparam.force_vram_bar_size signedShuicheng Lin
2026-02-17drm/xe/vf: Avoid reading media version when media GT is disabledPiotr Piórkowski
2026-02-17drm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138Matt Roper
2026-02-17drm/xe/mmio: Avoid double-adjust in 64-bit readsShuicheng Lin
2026-02-17drm/xe: Add bounds check on pat_index to prevent OOB kernel read in madviseJia Yao
2026-02-17drm/xe/configfs: Fix 'parameter name omitted' errorsMichal Wajdeczko
2026-02-17drm/xe/pf: Fix sysfs initializationMichal Wajdeczko
2026-02-17drm/xe/hwmon: Prevent unintended VRAM channel creationKarthik Poosa
2026-02-17drm/pagemap: pass pagemap_addr by referenceArnd Bergmann
2026-02-16drm/xe: Remove xe_ggtt_node_allocatedMaarten Lankhorst
2026-02-16drm/xe: Make xe_ggtt_node_insert return a nodeMaarten Lankhorst
2026-02-16drm/xe: Move struct xe_ggtt to xe_ggtt.cMaarten Lankhorst
2026-02-16drm/xe: Rewrite GGTT VF initializationMaarten Lankhorst