summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
11 daysRevert "drm/xe: Switch MMIO interface to take xe_mmio instead of xe_gt"Sasha Levin
11 daysRevert "drm/xe/mmio: Avoid double-adjust in 64-bit reads"Sasha Levin
2026-04-02drm/xe: always keep track of remap prev/nextMatthew Auld
2026-03-25drm/xe: Open-code GGTT MMIO access protectionMatthew Brost
2026-03-25drm/xe/oa: Allow reading after disabling OA streamAshutosh Dixit
2026-03-25drm/xe/sync: Cleanup partially initialized sync on parse failureShuicheng Lin
2026-03-13drm/xe/reg_sr: Fix leak on xa_store failureShuicheng Lin
2026-03-13drm/xe: Do not preempt fence signaling CS instructionsMatthew Brost
2026-03-04drm/xe: Only toggle scheduling in TDR if GuC is runningMatthew Brost
2026-03-04drm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138Matt Roper
2026-03-04drm/xe/xe2_hpg: Add set of workaroundsShekhar Chauhan
2026-03-04drm/xe/ptl: Apply Wa_13011645652Vinay Belgaumkar
2026-03-04drm/xe/mmio: Avoid double-adjust in 64-bit readsShuicheng Lin
2026-03-04drm/xe: Switch MMIO interface to take xe_mmio instead of xe_gtMatt Roper
2026-03-04drm/xe: Adjust mmio code to pass VF substructure to SRIOV codeMatt Roper
2026-03-04drm/xe: Add xe_tile backpointer to xe_mmioMatt Roper
2026-03-04drm/xe: Switch mmio_ext to use 'struct xe_mmio'Matt Roper
2026-03-04drm/xe: Populate GT's mmio iomap from tile during initMatt Roper
2026-03-04drm/xe: Move GSI offset adjustment fields into 'struct xe_mmio'Matt Roper
2026-03-04drm/xe: Clarify size of MMIO regionMatt Roper
2026-03-04drm/xe: Create dedicated xe_mmio structureMatt Roper
2026-03-04drm/xe: Move forcewake to 'gt.pm' substructureMatt Roper
2026-03-04drm/xe: Unregister drm device on probe errorShuicheng Lin
2026-02-11drm/xe/pm: Disable D3Cold for BMG only on specific platformsKarthik Poosa
2026-02-11drm/xe/pm: Also avoid missing outer rpm warning on system suspendRodrigo Vivi
2026-02-11drm/xe/query: Fix topology query pointer advanceShuicheng Lin
2026-01-17drm/xe: Ensure GT is in C0 during resumesXin Wang
2026-01-17drm/xe: make xe_gt_idle_disable_c6() handle the forcewake internallyXin Wang
2026-01-08drm/xe: Drop preempt-fences when destroying imported dma-bufs.Thomas Hellström
2026-01-08drm/xe: Use usleep_range for accurate long-running workload timeslicingMatthew Brost
2026-01-08drm/xe: Adjust long-running workload timeslices to reasonable valuesMatthew Brost
2026-01-08drm/xe/oa: Disallow 0 OA property valuesAshutosh Dixit
2026-01-08drm/xe/bo: Don't include the CCS metadata in the dma-buf sg-tableThomas Hellström
2026-01-08drm/xe/oa: Fix potential UAF in xe_oa_add_config_ioctl()Sanjay Yadav
2026-01-08drm/xe/oa: Limit num_syncs to prevent oversized allocationsShuicheng Lin
2026-01-08drm/xe: Limit num_syncs to prevent oversized allocationsShuicheng Lin
2026-01-08drm/xe: Restore engine registers before restarting schedulers after GT resetJan Maslak
2026-01-08drm/me/gsc: mei interrupt top half should be in irq disabled contextJunxiao Chang
2025-12-07drm/xe: Fix conversion from clock ticks to millisecondsHarish Chegondi
2025-12-01drm/xe: Prevent BIT() overflow when handling invalid prefetch regionShuicheng Lin
2025-11-24drm/xe: Do clean shutdown also when using flrJouni Högander
2025-11-24drm/xe: Move declarations under conditional branchTejas Upadhyay
2025-11-24drm/xe/guc: Synchronize Dead CT worker with unbindBalasubramani Vivekanandan
2025-11-13drm/xe/guc: Return an error code if the GuC load failsJohn Harrison
2025-11-13drm/xe/guc: Set upper limit of H2G retries over CTBMichal Wajdeczko
2025-11-13drm/xe/guc: Increase GuC crash dump buffer sizeZhanjun Dong
2025-11-13drm/xe: Fix oops in xe_gem_fault when running core_hotunplug test.Maarten Lankhorst
2025-11-13drm/xe/guc: Add more GuC load error status codesJohn Harrison
2025-11-13drm/xe: Do not wake device during a GT resetMatthew Brost
2025-10-23drm/xe/guc: Check GuC running state before deregistering exec queueShuicheng Lin