summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2026-01-28BackMerge tag 'v6.19-rc7' into drm-nextDave Airlie
2026-01-27drm/xe/vf: Reset VF GuC state on finiMichal Wajdeczko
2026-01-27drm/xe: Move _THIS_IP_ usage from xe_vm_create() to dedicated functionNathan Chancellor
2026-01-27drm/xe: Unregister drm device on probe errorShuicheng Lin
2026-01-27drm/{i915, xe}/pcode: move display pcode calls to parent interfaceJani Nikula
2026-01-27dma-buf: Always build with DMABUF_MOVE_NOTIFYLeon Romanovsky
2026-01-27dma-buf: Rename dma_buf_move_notify() to dma_buf_invalidate_mappings()Leon Romanovsky
2026-01-27dma-buf: Rename .move_notify() callback to a clearer identifierLeon Romanovsky
2026-01-26drm/xe: Unregister drm device on probe errorShuicheng Lin
2026-01-26drm/xe/ptl: Disable DCC on PTLVinay Belgaumkar
2026-01-26drm/xe: Reduce LRC timestamp stuck message on VFs to noticeMatthew Brost
2026-01-26drm/xe/ptl: Disable DCC on PTLVinay Belgaumkar
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-26drm/xe/xelp: Fix Wa_18022495364Tvrtko Ursulin
2026-01-26drm/{i915, xe}/dsb: move DSB buffer to parent interfaceJani Nikula
2026-01-23drm/xe: Skip address copy for sync-only execsShuicheng Lin
2026-01-23drm/xe: derive mem copy capability from graphics versionNitin Gote
2026-01-23drm/i915/de: Add intel_de_write8()Ville Syrjälä
2026-01-22drm/xe: Select CONFIG_DEVICE_PRIVATE when DRM_XE_GPUSVM is selectedThomas Hellström
2026-01-22drm/xe: Use DRM_BUDDY_CONTIGUOUS_ALLOCATION for contiguous allocationsSanjay Yadav
2026-01-22drm, drm/xe: Fix xe userptr in the absence of CONFIG_DEVICE_PRIVATEThomas Hellström
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-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
2026-01-16drm/xe: Add context-based invalidation to GuC TLB invalidation backendMatthew Brost
2026-01-16drm/xe: Add exec queue active vfuncMatthew Brost
2026-01-16drm/xe: Add xe_tlb_inval_idle helperMatthew Brost
2026-01-16drm/xe: Add send_tlb_inval_ppgtt helperMatthew Brost
2026-01-16drm/xe: Rename send_tlb_inval_ppgtt to send_tlb_inval_asid_ppgttMatthew Brost
2026-01-16drm/xe: Taint TLB invalidation seqno lock with GFP_KERNELMatthew Brost
2026-01-16drm/xe: Add vm to exec queues associationMatthew Brost
2026-01-16drm/xe: Add xe_device_asid_to_vm helperMatthew Brost
2026-01-16drm/xe: Add has_ctx_tlb_inval to device infoMatthew Brost
2026-01-16drm/xe: Make usm.asid_to_vm allocation use GFP_NOWAITMatthew Brost
2026-01-16drm/xe: Add normalize_invalidation_rangeMatthew Brost
2026-01-16drm/xe/multi_queue: Enable multi_queue on xe3p_xpcNiranjana Vishwanathapura
2026-01-16drm/xe: Ban entire multi-queue group on any job timeoutMatthew Brost
2026-01-16Merge tag 'drm-xe-next-2026-01-15' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie