summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)AuthorFilesLines
8 daysdrm/xe/oa: Fix offset alignment for MERT WHITELIST_OA_MERT_MMIO_TRGAshutosh Dixit1-1/+1
8 daysdrm/xe/pt: prevent invalid cursor access for purged BOsMatthew Auld1-5/+7
8 daysdrm/xe: fix NPD in bo_meminfo()Matthew Auld1-1/+11
8 daysdrm/xe/pf: Don't attempt to process FAST_REQ or EVENT relaysMichal Wajdeczko1-4/+9
8 daysdrm/xe/hw_engine: Fix double-free of managed BO in error pathShuicheng Lin1-3/+1
8 daysdrm/xe/userptr: Drop bogus static from finish in force_invalidateShuicheng Lin1-1/+1
8 daysdrm/xe/userptr: Hold notifier_lock for write on inject test pathShuicheng Lin2-10/+48
8 daysdrm/xe/display: skip FORCE_WC and vm_bound check for external dma-bufsMatthew Auld2-2/+4
8 daysdrm/xe: Return error on non-migratable faults requiring devmemMatthew Brost1-4/+2
8 daysdrm/xe/rtp: Ensure locking/ref counting for OA whitelistsAshutosh Dixit2-0/+12
8 daysdrm/xe/oa: (De-)whitelist OA registers on OA stream open/releaseAshutosh Dixit1-0/+7
8 daysdrm/xe/rtp: (De-)whitelist OA registers for all hwe's for a gtAshutosh Dixit2-1/+35
8 daysdrm/xe/rtp: Toggle 'deny' bit to (de-)whitelist OA regsAshutosh Dixit1-0/+15
8 daysdrm/xe/rtp: Save OA nonpriv registers to register save/restore listsAshutosh Dixit1-0/+12
8 daysdrm/xe/rtp: Generalize whitelist_apply_to_hweAshutosh Dixit1-5/+6
8 daysdrm/xe/rtp: Keep track of non-OA nonpriv slotsAshutosh Dixit1-2/+5
8 daysdrm/xe/rtp: Maintain OA whitelists separatelyAshutosh Dixit4-1/+18
8 daysdrm/xe/rtp: Fix build error with clang < 21 and non-const initializersThomas Hellström1-2/+10
8 daysdrm/xe/rtp: Add struct types for RTP tablesGustavo Sousa8-159/+156
9 daysdrm/xe/rtp: Add RING_FORCE_TO_NONPRIV_DENY to OA whitelistsAshutosh Dixit1-3/+5
9 daysdrm/xe: Remove redundant exec_queue_suspended() check in submit_exec_queue()Lu Yao1-1/+1
9 daysdrm/xe/pt: Fix NULL pointer dereference in xe_pt_zap_ptes_entry()Francois Dugast1-2/+10
9 daysdrm/xe: wedge from the timeout handler only after releasing the queueRodrigo Vivi1-2/+5
2026-06-16drm/xe: Add compact-PT and addr mask handling for page reclaimBrian Nguyen2-56/+83
2026-06-16drm/xe/guc: Fix buffer overflow in steered register list allocationTejas Upadhyay1-2/+8
2026-06-16drm/xe: Set TTM device beneficial_order to 9 (2M)Matthew Brost1-1/+2
2026-06-16drm/xe: Fix wa_oob codegen recipe for external module buildsThomas Hellström1-2/+2
2026-06-16drm/xe: fix job timeout recovery for unstarted jobs and kernel queuesRodrigo Vivi1-14/+35
2026-06-16drm/xe: fix refcount leak in xe_range_fence_insert()Wentao Liang1-0/+2
2026-06-16drm/xe: include all registered queues in TLB invalidationTangudu Tilak Tirumalesh1-4/+3
2026-06-16drm/xe/hw_error: Use HW_ERR prefix in logRaag Jadav1-6/+6
2026-06-16drm/xe/drm_ras: Add per node cleanup actionRaag Jadav1-35/+23
2026-06-16drm/xe/drm_ras: Make counter allocation drm managedRaag Jadav1-2/+1
2026-06-16drm/xe/multi_queue: skip submit when primary queue is suspendedNiranjana Vishwanathapura1-1/+4
2026-06-16drm/xe: Clear pending_disable before signaling suspend fenceTangudu Tilak Tirumalesh1-1/+1
2026-06-16Revert "drm/xe: Skip exec queue schedule toggle if queue is idle during suspend"Tangudu Tilak Tirumalesh3-77/+5
2026-06-16Revert "drm/xe/nvls: Define GuC firmware for NVL-S"Daniele Ceraolo Spurio1-1/+0
2026-06-03Merge tag 'drm-misc-next-2026-05-28' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie3-5/+4
2026-06-03Merge tag 'drm-intel-next-2026-05-28' of https://gitlab.freedesktop.org/drm/i...Dave Airlie1-39/+25
2026-06-03Merge tag 'drm-xe-next-2026-05-28' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie16-323/+638
2026-05-28Merge drm/drm-next into drm-misc-nextThomas Zimmermann68-720/+1229
2026-05-27drm/xe: Move xe_uc_fw_abi.h to abi/Michal Wajdeczko3-4/+5
2026-05-27drm/xe: Restore IDLEDLY regiter on engine resetBalasubramani Vivekanandan1-0/+5
2026-05-27drm/xe/pm: Do early initialization in init_early()Michal Wajdeczko1-8/+7
2026-05-27drm/xe/pm: Don't access device in init_early()Michal Wajdeczko4-5/+32
2026-05-27drm/xe: Separate early xe_device initializationMichal Wajdeczko2-11/+29
2026-05-27drm/xe: Move xe->info.devid|revid initializationMichal Wajdeczko3-2/+18
2026-05-27drm/xe: Move xe->info.force_execlist initializationMichal Wajdeczko2-1/+1
2026-05-27drm/xe: Drop unused param from xe_device_create()Michal Wajdeczko3-5/+11
2026-05-27drm/xe: Use raw device ID to find sub-platform descriptorMichal Wajdeczko1-3/+4