summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2026-07-14drm/xe: Fix DPT allocation paths.Maarten Lankhorst
2026-07-14drm/xe: s/bar2/lmembar/Ville Syrjälä
2026-07-14drm/xe: Check the PTE local memory bit for initial FB in stolenVille Syrjälä
2026-07-14drm/xe: Abstract the initial FB PTE checks a bitVille Syrjälä
2026-07-14drm/xe: Print a debug message if we have no stolen for the initial FBVille Syrjälä
2026-07-14drm/xe: Do the initial FB size alignment earlierVille Syrjälä
2026-07-14drm/i915: Use drm_dbg_kms() for initial FB debugsVille Syrjälä
2026-07-14drm/xe: Hold a dma-buf reference for imported BOsNitin Gote
2026-07-14drm/xe/vm: Fix BO prefetch with CONSULT_MEM_ADVISE_PREF_LOCHimal Prasad Ghimiray
2026-07-13drm/xe/multi_queue: preempt primary on queue group suspendNiranjana Vishwanathapura
2026-07-13drm/xe/guc: Add suspend refcount to exec queue opsThomas Hellström
2026-07-13drm/xe/hw_engine_group: propagate suspend failures during mode switchNiranjana Vishwanathapura
2026-07-13drm/xe/guc: add uninterruptible suspend wait for cross-process cleanupNiranjana Vishwanathapura
2026-07-13drm/xe/guc: ban exec queue on suspend timeoutNiranjana Vishwanathapura
2026-07-13drm/xe: only resume exec queues that were actually suspendedNiranjana Vishwanathapura
2026-07-11drm/xe/pf: Handle migration descriptor using KLV helpersMichal Wajdeczko
2026-07-11drm/xe/tests: Add migration packet testMichal Wajdeczko
2026-07-11drm/xe/tests: Add GuC KLV printer testMichal Wajdeczko
2026-07-11drm/xe/tests: Add object encoding helper testMichal Wajdeczko
2026-07-11drm/xe/tests: Add string encoding helper testMichal Wajdeczko
2026-07-11drm/xe/tests: Add GuC KLV helpers basic testsMichal Wajdeczko
2026-07-11drm/xe/guc: Formalize Reserved KLVsMichal Wajdeczko
2026-07-11drm/xe/guc: Add KLV parsing helperMichal Wajdeczko
2026-07-11drm/xe/guc: Add object KLV encoding helperMichal Wajdeczko
2026-07-11drm/xe/guc: Add string KLV encoding helperMichal Wajdeczko
2026-07-11drm/xe/guc: Add basic KLV encoding helpersMichal Wajdeczko
2026-07-11drm/xe/guc: Prepare to print group KLVsMichal Wajdeczko
2026-07-11drm/xe/guc: Allow to print single KLVMichal Wajdeczko
2026-07-10drm/xe: Use xe_tile_info() in alloc_primary_gt() and alloc_media_gt()Shuicheng Lin
2026-07-10drm/xe/configfs: Add enable_multi_queue attributeShuicheng Lin
2026-07-10drm/xe/i2c: use platform_device_set_fwnode()Bartosz Golaszewski
2026-07-10drm/xe/guc: toggle paging engine support for NVL-S+Matthew Auld
2026-07-10drm/xe/hw_engine: document top-down paging requirementMatthew Auld
2026-07-10drm/xe/vf: wire up NUM_PAGING_ENGINE_INSTANCESMatthew Auld
2026-07-10drm/xe/guc: handle submit mask with paging engineMatthew Auld
2026-07-10drm/xe/guc: handle guc logical instance for paging engineMatthew Auld
2026-07-10drm/xe: refactor the paging engine setupMatthew Auld
2026-07-10drm/xe/hw_engine: don't open code is_usm_hwe()Matthew Auld
2026-07-10drm/xe/guc: add the plumbing for GUC_PAGING_CLASSMatthew Auld
2026-07-10drm/xe/guc: refactor to_guc_class() to accept hweMatthew Auld
2026-07-10drm/xe/guc: refactor ads to use guc_classMatthew Auld
2026-07-09drm/xe/guc: Define GuC firmware for NVL-SJulia Filipchuk
2026-07-09drm/xe: Add support for WA 16029897822Daniele Ceraolo Spurio
2026-07-09drm/xe: Add support for WA 22022079272Daniele Ceraolo Spurio
2026-07-09drm/xe/guc: Handle GuC local uncorrectable error notificationsZhanjun Dong
2026-07-09drm/gpusvm: let the drm_gpusvm core context purely MM levelHonglei Huang
2026-07-09drm/xe: have xe_svm_range embed one drm_gpusvm_pagesHonglei Huang
2026-07-09drm/gpusvm: embed struct drm_device into drm_gpusvm_pagesHonglei Huang
2026-07-09drm/gpusvm: split MM state flags out of drm_gpusvm_pages_flagsHonglei Huang
2026-07-09drm/xe/userptr: Stub notifier_lock helpers when DRM_GPUSVM=nShuicheng Lin