summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2026-06-22drm/xe/xe_ras: Add drm_ras feature flagRiana Tauro
2026-06-22drm/xe: Move xe drm_ras initializationRiana Tauro
2026-06-22drm/xe/xe_drm_ras: Wire get and clear counter callbacksRiana Tauro
2026-06-22drm/xe/xe_ras: Add support to clear error counter valueRiana Tauro
2026-06-22drm/xe/xe_ras: Add support to get error counter valueRiana Tauro
2026-06-20drm/xe/mcr: Prefer GT-oriented WARN messagesMichal Wajdeczko
2026-06-19drm/xe/hw_error: Defeature hardware error handling with system controllerRaag Jadav
2026-06-17drm/xe/rtp: Add kunit tests to exercise FIELD_SET_FUNC actionMatt Roper
2026-06-17drm/xe: Move engines' non-LRC programming RTP table off the stackMatt Roper
2026-06-17drm/xe: Move engines' LRC programming RTP table off the stackMatt Roper
2026-06-17drm/xe/rtp: Add FIELD_SET_FUNC RTP actionMatt Roper
2026-06-17drm/xe: Reformat xe_rtp_types.hMatt Roper
2026-06-17drm/xe: Remove redundant exec_queue_suspended() check in submit_exec_queue()Lu Yao
2026-06-17drm/xe/pt: Fix NULL pointer dereference in xe_pt_zap_ptes_entry()Francois Dugast
2026-06-16drm/xe: Add compact-PT and addr mask handling for page reclaimBrian Nguyen
2026-06-16drm/xe/guc: Fix buffer overflow in steered register list allocationTejas Upadhyay
2026-06-16drm/xe: Set TTM device beneficial_order to 9 (2M)Matthew Brost
2026-06-16drm/xe: Fix wa_oob codegen recipe for external module buildsThomas Hellström
2026-06-16drm/xe: fix job timeout recovery for unstarted jobs and kernel queuesRodrigo Vivi
2026-06-16drm/xe: fix refcount leak in xe_range_fence_insert()Wentao Liang
2026-06-16drm/xe: include all registered queues in TLB invalidationTangudu Tilak Tirumalesh
2026-06-16drm/xe/hw_error: Use HW_ERR prefix in logRaag Jadav
2026-06-16drm/xe/drm_ras: Add per node cleanup actionRaag Jadav
2026-06-16drm/xe/drm_ras: Make counter allocation drm managedRaag Jadav
2026-06-16drm/xe/multi_queue: skip submit when primary queue is suspendedNiranjana Vishwanathapura
2026-06-16drm/xe: Clear pending_disable before signaling suspend fenceTangudu Tilak Tirumalesh
2026-06-16Revert "drm/xe: Skip exec queue schedule toggle if queue is idle during suspend"Tangudu Tilak Tirumalesh
2026-06-16Revert "drm/xe/nvls: Define GuC firmware for NVL-S"Daniele Ceraolo Spurio
2026-06-16drm/xe: Add compact-PT and addr mask handling for page reclaimBrian Nguyen
2026-06-15drm/xe/guc: Fix buffer overflow in steered register list allocationTejas Upadhyay
2026-06-12drm/xe: Set TTM device beneficial_order to 9 (2M)Matthew Brost
2026-06-12drm/xe/xe3: Apply Wa_16029380221 to mediaNitin Gote
2026-06-12drm/xe: wedge from the timeout handler only after releasing the queueRodrigo Vivi
2026-06-12drm/xe/xe3p_lpg: Add missing references to workaroundsGustavo Sousa
2026-06-11drm/xe/query: Avoid global forcewake in cycle query pathXin Wang
2026-06-11drm/xe: Fix wa_oob codegen recipe for external module buildsThomas Hellström
2026-06-11drm/xe/lrc: fix spurious warning when reading context timestampRodrigo Vivi
2026-06-11drm/xe: fix job timeout recovery for unstarted jobs and kernel queuesRodrigo Vivi
2026-06-11drm/xe/madvise: Skip invalidation for purgeable state updatesArvind Yadav
2026-06-10drm/xe: fix refcount leak in xe_range_fence_insert()Wentao Liang
2026-06-09drm/xe: drop unused xe_exec_queue_ops::active callbackTangudu Tilak Tirumalesh
2026-06-09drm/xe: include all registered queues in TLB invalidationTangudu Tilak Tirumalesh
2026-06-09drm/xe/hw_error: Use HW_ERR prefix in logRaag Jadav
2026-06-09drm/xe/drm_ras: Add per node cleanup actionRaag Jadav
2026-06-09drm/xe/drm_ras: Make counter allocation drm managedRaag Jadav
2026-06-08drm/xe: improve Kconfig.profile help text for scheduler timeoutsRodrigo Vivi
2026-06-08drm/xe/rtp: Fix build error with clang < 21 and non-const initializersThomas Hellström
2026-06-04Merge drm/drm-next into drm-xe-nextThomas Hellström
2026-06-04drm/{i915, xe}: move more stuff to __intel_display_driver_pm_suspend()Jani Nikula
2026-06-04drm/xe/display: use intel_display_driver_pm_shutdown()Jani Nikula