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-19drm/xe/sync: Fix user fence leak on alloc 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/queue: Call fini on exec queue creation failTomasz Lis
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/vf: Avoid reading media version when media GT is disabledPiotr Piórkowski
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/pf: Fix sysfs initializationMichal Wajdeczko
2026-02-26drm/xe: Unregister drm device on probe errorShuicheng Lin
2026-02-26drm/xe/ptl: Disable DCC on PTLVinay Belgaumkar
2026-02-05drm/xe/guc: Fix CFI violation in debugfs access.Daniele Ceraolo Spurio
2026-02-04drm/xe/pm: Disable D3Cold for BMG only on specific platformsKarthik Poosa
2026-02-04drm/xe: Fix kerneldoc for xe_tlb_inval_job_alloc_depShuicheng Lin
2026-02-04drm/xe: Fix kerneldoc for xe_gt_tlb_inval_init_earlyShuicheng Lin
2026-02-04drm/xe: Fix kerneldoc for xe_migrate_exec_queueShuicheng Lin
2026-02-04drm/xe/query: Fix topology query pointer advanceShuicheng Lin
2026-01-29drm/xe/nvm: Fix double-free on aux add failureShuicheng Lin
2026-01-29drm/xe/nvm: Manage nvm aux cleanup with devresShuicheng Lin
2026-01-29drm/xe/configfs: Fix is_bound() pci_dev lifetimeShuicheng Lin
2026-01-26drm/xe: derive mem copy capability from graphics versionNitin Gote
2026-01-26drm/xe/xelp: Fix Wa_18022495364Tvrtko Ursulin
2026-01-26drm/xe: Skip address copy for sync-only execsShuicheng Lin
2026-01-22drm/xe: Select CONFIG_DEVICE_PRIVATE when DRM_XE_GPUSVM is selectedThomas Hellström
2026-01-22drm, drm/xe: Fix xe userptr in the absence of CONFIG_DEVICE_PRIVATEThomas Hellström
2026-01-21drm/xe: Update wedged.mode only after successful reset policy changeLukasz Laguna
2026-01-21drm/xe/migrate: fix job lock assertMatthew Auld
2026-01-21drm/xe/uapi: disallow bind queue sharingMatthew Auld
2026-01-18drm/xe: Disable timestamp WA on VFsMatthew Brost
2026-01-18drm/xe/vm: fix xe_vm_validation_exec() kernel-docJani Nikula
2026-01-18drm/xe/xe_late_bind_fw: fix enum xe_late_bind_fw_id kernel-docJani Nikula
2026-01-18drm/xe/vf: fix struct xe_gt_sriov_vf_migration kernel-docJani Nikula
2026-01-18drm/xe: fix WQ_MEM_RECLAIM passed as max_active to alloc_workqueue()Marco Crivellari
2026-01-18drm/xe: Adjust page count tracepoints in shrinkerMatthew Brost
2025-12-29drm/xe/guc: READ/WRITE_ONCE g2h_fence->doneJonathan Cavitt
2025-12-23drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before useThomas Hellström