summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2026-02-16drm/xe: Make xe_ggtt_node offset relative to starting offsetMaarten Lankhorst
2026-02-13drm/xe: remove unnecessary struct dram_info forward declarationJani Nikula
2026-02-13drm/xe: Avoid touching consumer fields in GuC pagefault ackMatthew Brost
2026-02-13drm/xe: Pack fault type and level into a u8Matthew Brost
2026-02-13drm/xe/xe2: Apply Wa_14024997852Arvind Yadav
2026-02-13drm/xe/bo: Redirect faults to dummy page for wedged deviceRaag Jadav
2026-02-13drm/xe: Force EXEC_QUEUE_FLAG_KERNEL for kernel internal VMsPiotr Piórkowski
2026-02-12drm/xe: Stop applying Wa_16018737384 from Xe3 onwardMatt Roper
2026-02-12drm/xe/xe3p_xpc: Add new XeCore fuse registers to VF runtime regsMatt Roper
2026-02-12drm/xe: Update xe_device_declare_wedged() error logRaag Jadav
2026-02-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-02-11drm/xe: Make xe_modparam.force_vram_bar_size signedShuicheng Lin
2026-02-11drm/xe/vf: Avoid reading media version when media GT is disabledPiotr Piórkowski
2026-02-10drm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138Matt Roper
2026-02-10drm/xe/nvlp: Bump maximum WOPCM sizeGustavo Sousa
2026-02-10drm/xe/nvlp: Attach MOCS table for nvlpDnyaneshwar Bhadane
2026-02-10drm/xe/nvlp: Add NVL-P platform definitionShekhar Chauhan
2026-02-10drm/xe/xe3p_lpg: Set STLB bank hash mode to 4KBAradhya Bhatia
2026-02-10drm/xe/xe3p_lpg: Update LRC sizesGustavo Sousa
2026-02-10drm/xe/xe3p_lpg: Extend 'group ID' mask sizeMatt Roper
2026-02-10drm/xe/xe3p_lpg: Drop unnecessary tuning settingsMatt Roper
2026-02-10drm/xe/xe3p_lpg: Disable reporting of context switch status to GHWSPMatt Roper
2026-02-10drm/xe/xe3p_lpg: Add LRC parsing for additional RCS engine stateMatt Roper
2026-02-10drm/xe/xe3p_lpg: Add MCR steeringMatt Roper
2026-02-10drm/xe/xe3p_lpg: Add new PAT tableMatt Roper
2026-02-10drm/xe/pat: Differentiate between primary and media for PTAGustavo Sousa
2026-02-10drm/xe/xe3p_lpg: Add initial workarounds for graphics version 35.10Shekhar Chauhan
2026-02-10drm/xe/xe3p_lpg: Add support for graphics IP 35.10Shekhar Chauhan
2026-02-09drm/xe/mmio: Avoid double-adjust in 64-bit readsShuicheng Lin
2026-02-09drm/xe/vf: Allow VF to initialize MCR tablesMichal Wajdeczko
2026-02-09drm/xe/guc: Add Wa_14025883347 for GuC DMA failure on resetSk Anirban
2026-02-09drm/xe: Add bounds check on pat_index to prevent OOB kernel read in madviseJia Yao
2026-02-09drm/xe/pf: Fix the address range assert in ggtt_get_pte helperMichał Winiarski
2026-02-06drm/xe/xe3p_xpc: XeCore mask spans four registersMatt Roper
2026-02-06drm/xe: Move number of XeCore fuse registers to graphics descriptorMatt Roper
2026-02-06gpu: Move DRM buddy allocator one level up (part two)Joel Fernandes
2026-02-06gpu: Move DRM buddy allocator one level up (part one)Joel Fernandes
2026-02-05drm/xe: Add forcewake status to powergate_infoVinay Belgaumkar
2026-02-05drm/xe: Add GSC to powergate_infoVinay Belgaumkar
2026-02-05drm/xe: Add a wrapper for SLPC set/unset paramsVinay Belgaumkar
2026-02-05drm/xe: Use FORCEWAKE_GT in xe_guc_pc_fini_hw()Vinay Belgaumkar
2026-02-05drm/xe: Decouple GuC RC code from xe_guc_pcVinay Belgaumkar
2026-02-05drm/xe/tests: Fix g2g_test_array indexingPallavi Mishra
2026-02-05drm/xe: Mutual exclusivity between CCS-mode and PFNareshkumar Gollakoti
2026-02-05drm/xe: Prevent VFs from exposing the CCS mode sysfs fileNareshkumar Gollakoti
2026-02-05drm/xe/configfs: Fix 'parameter name omitted' errorsMichal Wajdeczko
2026-02-05drm/xe: Drop unnecessary include from xe_tile.hMichal Wajdeczko
2026-02-05drm/xe: Promote struct xe_tile definition to own fileMichal Wajdeczko
2026-02-05drm/xe: Promote struct xe_mmio definition to own fileMichal Wajdeczko
2026-02-05drm/xe: Move xe_root_tile_mmio() to xe_device.hMichal Wajdeczko