summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
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
2026-01-08drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before useThomas Hellström
2026-01-08drm/xe/svm: Fix a debug printoutThomas Hellström
2026-01-08drm/xe: Drop preempt-fences when destroying imported dma-bufs.Thomas Hellström
2026-01-08drm/xe: Use usleep_range for accurate long-running workload timeslicingMatthew Brost
2026-01-08drm/xe: Adjust long-running workload timeslices to reasonable valuesMatthew Brost
2026-01-08drm/xe/eustall: Disallow 0 EU stall property valuesAshutosh Dixit
2026-01-08drm/xe/oa: Disallow 0 OA property valuesAshutosh Dixit
2026-01-08drm/xe/bo: Don't include the CCS metadata in the dma-buf sg-tableThomas Hellström
2026-01-08drm/xe/oa: Fix potential UAF in xe_oa_add_config_ioctl()Sanjay Yadav
2026-01-08drm/xe/guc: READ/WRITE_ONCE g2h_fence->doneJonathan Cavitt
2026-01-02drm/xe/oa: Always set OAG_OAGLBCTXCTRL_COUNTER_RESUMEAshutosh Dixit