summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
5 daysdrm/xe: Fix bug in idledly unit conversionVinay Belgaumkar
13 daysdrm/xe: Avoid memory allocations in xe_device_declare_wedged()Matthew Brost
13 daysdrm/xe: Disable garbage collector work item on SVM closeMatthew Brost
13 daysdrm/xe/pxp: Don't allow PXP on older PTL GSC FWsDaniele Ceraolo Spurio
13 daysdrm/xe/pxp: Clear restart flag in pxp_start after jumping backDaniele Ceraolo Spurio
13 daysdrm/xe/pxp: Remove incorrect handling of impossible state during suspendDaniele Ceraolo Spurio
13 daysdrm/xe/pxp: Clean up termination status on failureDaniele Ceraolo Spurio
13 daysdrm/xe/madvise: Accept canonical GPU addresses in xe_vm_madvise_ioctlArvind Yadav
13 daysdrm/xe/xe_pagefault: Disallow writes to read-only VMAsJonathan Cavitt
2026-03-25drm/xe: always keep track of remap prev/nextMatthew Auld
2026-03-24drm/xe: Implement recent spec updates to Wa_16025250150Matt Roper
2026-03-23drm/xe/pf: Fix use-after-free in migration restoreMichał Winiarski
2026-03-19drm/xe: Fix missing runtime PM reference in ccs_mode_storeSanjay Yadav
2026-03-19drm/xe: Open-code GGTT MMIO access protectionMatthew Brost
2026-03-19drm/xe/lrc: Fix uninitialized new_ts when capturing context timestampUmesh Nerlige Ramappa
2026-03-19drm/xe/oa: Allow reading after disabling OA streamAshutosh Dixit
2026-03-19drm/xe: Skip over non leaf pte for PRL generationBrian Nguyen
2026-03-19drm/xe/guc: Ensure CT state transitions via STOP before DISABLEDZhanjun Dong
2026-03-19drm/xe: Trigger queue cleanup if not in wedged mode 2Matthew Brost
2026-03-19drm/xe: Forcefully tear down exec queues in GuC submit finiMatthew Brost
2026-03-19drm/xe: Always kill exec queues in xe_guc_submit_pause_abortMatthew Brost
2026-03-19drm/xe/guc: Fail immediately on GuC load errorDaniele Ceraolo Spurio
2026-03-04drm/xe: Fix memory leak in xe_vm_madvise_ioctlVarun Gupta
2026-03-04drm/xe/reg_sr: Fix leak on xa_store failureShuicheng Lin
2026-03-04drm/xe/xe2_hpg: Correct implementation of Wa_16025250150Matt Roper
2026-03-04drm/xe/gsc: Fix GSC proxy cleanup on early initialization failureZhanjun Dong
2026-03-02drm/xe/queue: Call fini on exec queue creation failTomasz Lis
2026-03-02drm/xe/configfs: Free ctx_restore_mid_bb in releaseShuicheng Lin
2026-03-02drm/xe: Do not preempt fence signaling CS instructionsMatthew Brost
2026-02-23drm/xe/sync: Fix user fence leak on alloc failureShuicheng Lin
2026-02-23drm/xe/sync: Cleanup partially initialized sync on parse failureShuicheng Lin
2026-02-23drm/xe/wa: Steer RMW of MCR registers while building default LRCMatt Roper
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-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-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-02-05drm/xe/pm: Disable D3Cold for BMG only on specific platformsKarthik Poosa