summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)AuthorFilesLines
8 daysdrm/xe: Fix missing runtime PM reference in ccs_mode_storeSanjay Yadav1-0/+2
8 daysdrm/xe: Open-code GGTT MMIO access protectionMatthew Brost2-7/+8
8 daysdrm/xe/lrc: Fix uninitialized new_ts when capturing context timestampUmesh Nerlige Ramappa1-2/+2
8 daysdrm/xe/oa: Allow reading after disabling OA streamAshutosh Dixit1-2/+5
8 daysdrm/xe: Skip over non leaf pte for PRL generationBrian Nguyen1-9/+29
8 daysdrm/xe/guc: Ensure CT state transitions via STOP before DISABLEDZhanjun Dong1-0/+1
8 daysdrm/xe: Trigger queue cleanup if not in wedged mode 2Matthew Brost1-13/+22
8 daysdrm/xe: Forcefully tear down exec queues in GuC submit finiMatthew Brost3-12/+63
8 daysdrm/xe: Always kill exec queues in xe_guc_submit_pause_abortMatthew Brost1-2/+1
8 daysdrm/xe/guc: Fail immediately on GuC load errorDaniele Ceraolo Spurio1-3/+3
2026-03-04drm/xe: Fix memory leak in xe_vm_madvise_ioctlVarun Gupta1-1/+2
2026-03-04drm/xe/reg_sr: Fix leak on xa_store failureShuicheng Lin1-1/+3
2026-03-04drm/xe/xe2_hpg: Correct implementation of Wa_16025250150Matt Roper1-6/+7
2026-03-04drm/xe/gsc: Fix GSC proxy cleanup on early initialization failureZhanjun Dong2-8/+37
2026-03-02drm/xe/queue: Call fini on exec queue creation failTomasz Lis2-13/+13
2026-03-02drm/xe/configfs: Free ctx_restore_mid_bb in releaseShuicheng Lin1-0/+1
2026-03-02drm/xe: Do not preempt fence signaling CS instructionsMatthew Brost1-0/+9
2026-02-24drm/xe/sync: Fix user fence leak on alloc failureShuicheng Lin1-2/+4
2026-02-24drm/xe/sync: Cleanup partially initialized sync on parse failureShuicheng Lin1-7/+17
2026-02-23drm/xe/wa: Steer RMW of MCR registers while building default LRCMatt Roper2-12/+60
2026-02-22Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds4-8/+4
2026-02-22Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds4-4/+4
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds38-64/+64
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook46-98/+96
2026-02-21Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds11-58/+69
2026-02-18drm/xe: Prevent VFs from exposing the CCS mode sysfs fileNareshkumar Gollakoti1-1/+1
2026-02-18drm/xe/hwmon: Prevent unintended VRAM channel creationKarthik Poosa1-3/+3
2026-02-18drm/pagemap: pass pagemap_addr by referenceArnd Bergmann1-4/+4
2026-02-18drm/xe/bo: Redirect faults to dummy page for wedged deviceRaag Jadav1-1/+1
2026-02-18drm/xe: Make xe_modparam.force_vram_bar_size signedShuicheng Lin1-1/+1
2026-02-18drm/xe/vf: Avoid reading media version when media GT is disabledPiotr Piórkowski1-0/+6
2026-02-18drm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138Matt Roper1-10/+8
2026-02-18drm/xe/mmio: Avoid double-adjust in 64-bit readsShuicheng Lin1-5/+5
2026-02-18drm/xe: Add bounds check on pat_index to prevent OOB kernel read in madviseJia Yao1-1/+6
2026-02-18drm/xe/configfs: Fix 'parameter name omitted' errorsMichal Wajdeczko1-4/+8
2026-02-18drm/xe/pf: Fix sysfs initializationMichal Wajdeczko1-28/+26
2026-02-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds242-3366/+8973
2026-02-05drm/xe/pm: Disable D3Cold for BMG only on specific platformsKarthik Poosa1-3/+10
2026-02-05drm/xe: Fix kerneldoc for xe_tlb_inval_job_alloc_depShuicheng Lin1-1/+1
2026-02-05drm/xe: Fix kerneldoc for xe_gt_tlb_inval_init_earlyShuicheng Lin1-1/+1
2026-02-05drm/xe: Fix kerneldoc for xe_migrate_exec_queueShuicheng Lin1-1/+1
2026-02-05drm/xe/query: Fix topology query pointer advanceShuicheng Lin1-1/+1
2026-02-05drm/xe/guc: Fix kernel-doc warning in GuC scheduler ABI headerChaitanya Kumar Borah1-1/+1
2026-02-05drm/xe/guc: Fix CFI violation in debugfs access.Daniele Ceraolo Spurio2-3/+5
2026-02-05drm/xe/guc: Fix CFI violation in debugfs access.Daniele Ceraolo Spurio2-3/+5
2026-02-04drm/xe/pm: Disable D3Cold for BMG only on specific platformsKarthik Poosa1-3/+10
2026-02-04drm/xe: Fix kerneldoc for xe_tlb_inval_job_alloc_depShuicheng Lin1-1/+1
2026-02-04drm/xe: Fix kerneldoc for xe_gt_tlb_inval_init_earlyShuicheng Lin1-1/+1
2026-02-04drm/xe: Fix kerneldoc for xe_migrate_exec_queueShuicheng Lin1-1/+1
2026-02-04drm/xe/query: Fix topology query pointer advanceShuicheng Lin1-1/+1