summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
12 daysdrm/xe: Fix bug in idledly unit conversionVinay Belgaumkar
2026-04-11drm/xe/pxp: Clear restart flag in pxp_start after jumping backDaniele Ceraolo Spurio
2026-04-11drm/xe/pxp: Remove incorrect handling of impossible state during suspendDaniele Ceraolo Spurio
2026-04-11drm/xe/pxp: Clean up termination status on failureDaniele Ceraolo Spurio
2026-04-02drm/xe: always keep track of remap prev/nextMatthew Auld
2026-04-02drm/xe: Implement recent spec updates to Wa_16025250150Matt Roper
2026-03-25drm/xe: Open-code GGTT MMIO access protectionMatthew Brost
2026-03-25drm/xe/oa: Allow reading after disabling OA streamAshutosh Dixit
2026-03-25drm/xe/guc: Ensure CT state transitions via STOP before DISABLEDZhanjun Dong
2026-03-25drm/xe/sync: Fix user fence leak on alloc failureShuicheng Lin
2026-03-25drm/xe: Fix memory leak in xe_vm_madvise_ioctlVarun Gupta
2026-03-19drm/xe/xe2_hpg: Correct implementation of Wa_16025250150Matt Roper
2026-03-19drm/xe/sync: Cleanup partially initialized sync on parse failureShuicheng Lin
2026-03-12drm/xe/reg_sr: Fix leak on xa_store failureShuicheng Lin
2026-03-12drm/xe/gsc: Fix GSC proxy cleanup on early initialization failureZhanjun Dong
2026-03-12drm/xe/configfs: Free ctx_restore_mid_bb in releaseShuicheng Lin
2026-03-12drm/xe: Do not preempt fence signaling CS instructionsMatthew Brost
2026-03-12drm/xe/wa: Steer RMW of MCR registers while building default LRCMatt Roper
2026-03-04drm/xe: Add bounds check on pat_index to prevent OOB kernel read in madviseJia Yao
2026-03-04drm/xe: Fix ggtt fb alignmentTvrtko Ursulin
2026-03-04drm/xe: Only toggle scheduling in TDR if GuC is runningMatthew Brost
2026-03-04drm/xe/xe3_lpg: Apply Wa_16028005424Balasubramani Vivekanandan
2026-03-04drm/xe/vm: Skip ufence association for CPU address mirror VMA during MAPHimal Prasad Ghimiray
2026-03-04drm/xe: Covert return of -EBUSY to -ENOMEM in VM bind IOCTLMatthew Brost
2026-03-04drm/xe/ggtt: Use scope-based runtime pmMatt Roper
2026-02-26drm/xe/bo: Redirect faults to dummy page for wedged deviceRaag Jadav
2026-02-26drm/xe: Make xe_modparam.force_vram_bar_size signedShuicheng Lin
2026-02-26drm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138Matt Roper
2026-02-26drm/xe/mmio: Avoid double-adjust in 64-bit readsShuicheng Lin
2026-02-26drm/xe/configfs: Fix 'parameter name omitted' errorsMichal Wajdeczko
2026-02-26drm/xe: Unregister drm device on probe errorShuicheng Lin
2026-02-26drm/xe/ptl: Disable DCC on PTLVinay Belgaumkar
2026-02-11drm/xe/guc: Fix CFI violation in debugfs access.Daniele Ceraolo Spurio
2026-02-11drm/xe/pm: Disable D3Cold for BMG only on specific platformsKarthik Poosa
2026-02-11drm/xe/query: Fix topology query pointer advanceShuicheng Lin
2026-02-06drm/xe/xelp: Fix Wa_18022495364Tvrtko Ursulin
2026-02-06drm/xe/nvm: Fix double-free on aux add failureShuicheng Lin
2026-02-06drm/xe/nvm: Manage nvm aux cleanup with devresShuicheng Lin
2026-02-06drm/xe/configfs: Fix is_bound() pci_dev lifetimeShuicheng Lin
2026-02-06drm/xe: Skip address copy for sync-only execsShuicheng Lin
2026-01-30drm/xe: fix WQ_MEM_RECLAIM passed as max_active to alloc_workqueue()Marco Crivellari
2026-01-30drm/xe: Adjust page count tracepoints in shrinkerMatthew Brost
2026-01-30drm/xe: Update wedged.mode only after successful reset policy changeLukasz Laguna
2026-01-30drm/xe/pm: Add scope-based cleanup helper for runtime PMMatt Roper
2026-01-30drm/xe/migrate: fix job lock assertMatthew Auld
2026-01-30drm/xe/uapi: disallow bind queue sharingMatthew Auld
2026-01-30drm/xe: Disable timestamp WA on VFsMatthew Brost
2026-01-30drm/xe/vm: fix xe_vm_validation_exec() kernel-docJani Nikula
2026-01-30drm/xe/xe_late_bind_fw: fix enum xe_late_bind_fw_id kernel-docJani Nikula
2026-01-30drm, drm/xe: Fix xe userptr in the absence of CONFIG_DEVICE_PRIVATEThomas Hellström