summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)AuthorLines
2026-03-24drm/xe: Use write-combine mapping when populating DPTTvrtko Ursulin-1/+2
2026-03-24drm/xe: Rename XE_BO_FLAG_SCANOUT to XE_BO_FLAG_FORCE_WCTvrtko Ursulin-19/+26
2026-03-24drm/xe/pf: Add FLR_PREPARE state to VF control flowPiotr Piórkowski-16/+91
2026-03-23drm/xe: Send 'none' recovery method for XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESETRaag Jadav-1/+8
2026-03-23drm/xe: Implement recent spec updates to Wa_16025250150Matt Roper-1/+3
2026-03-23drm/xe/pf: Fix use-after-free in migration restoreMichał Winiarski-0/+2
2026-03-23drm/xe/xe3p: Skip TD flushTejas Upadhyay-0/+8
2026-03-23drm/xe/xe3p_lpg: Restrict UAPI to enable L2 flush optimizationTejas Upadhyay-0/+35
2026-03-23drm/xe/pat: define coh_mode 2wayTejas Upadhyay-11/+12
2026-03-23drm/xe/xe3p_lpg: flush shrinker bo cachelines manuallyTejas Upadhyay-1/+30
2026-03-23drm/xe/vf: Improve getting clean NULL contextMichal Wajdeczko-4/+46
2026-03-23drm/xe: Add MI_SEMAPHORE_WAIT command definitionMichal Wajdeczko-0/+13
2026-03-23drm/xe: Add PR_CTR_CTRL/THRSH register definitionsMichal Wajdeczko-0/+8
2026-03-23drm/xe/pf: Fix use-after-free in migration restoreMichał Winiarski-0/+2
2026-03-20drm/xe: Fix format specifier for printing pointer differencesNathan Chancellor-15/+15
2026-03-20drm/xe: Extend Wa_14026781792 for xe3lpgNitin Gote-4/+4
2026-03-20drm/xe/xe3p_lpg: Add Wa_16029437861Varun Gupta-1/+1
2026-03-19drm/xe: Fix missing runtime PM reference in ccs_mode_storeSanjay Yadav-0/+2
2026-03-19drm/xe: Open-code GGTT MMIO access protectionMatthew Brost-7/+8
2026-03-19drm/xe/lrc: Fix uninitialized new_ts when capturing context timestampUmesh Nerlige Ramappa-2/+2
2026-03-19drm/xe/oa: Allow reading after disabling OA streamAshutosh Dixit-2/+5
2026-03-19drm/xe: Skip over non leaf pte for PRL generationBrian Nguyen-9/+29
2026-03-19drm/xe/guc: Ensure CT state transitions via STOP before DISABLEDZhanjun Dong-0/+1
2026-03-19drm/xe: Trigger queue cleanup if not in wedged mode 2Matthew Brost-13/+22
2026-03-19drm/xe: Forcefully tear down exec queues in GuC submit finiMatthew Brost-12/+63
2026-03-19drm/xe: Always kill exec queues in xe_guc_submit_pause_abortMatthew Brost-2/+1
2026-03-19drm/xe/guc: Fail immediately on GuC load errorDaniele Ceraolo Spurio-3/+3
2026-03-19Merge drm/drm-next into drm-xe-nextThomas Hellström-324/+349
2026-03-18drm/xe: Fix missing runtime PM reference in ccs_mode_storeSanjay Yadav-0/+2
2026-03-17drm/xe/lrc: Fix uninitialized new_ts when capturing context timestampUmesh Nerlige Ramappa-2/+2
2026-03-17drm/xe/oa: Allow reading after disabling OA streamAshutosh Dixit-2/+5
2026-03-17drm/xe/compat: remove intel_step_name macroJani Nikula-2/+1
2026-03-17Merge tag 'drm-intel-next-2026-03-16' of https://gitlab.freedesktop.org/drm/i...Dave Airlie-324/+349
2026-03-16drm/xe: Skip adding PRL entry to NULL VMABrian Nguyen-0/+6
2026-03-16drm/xe: Move page reclaim done_handler to own funcBrian Nguyen-15/+31
2026-03-16drm/xe: Skip over non leaf pte for PRL generationBrian Nguyen-9/+29
2026-03-16drm/xe: Include running dword offset in default_lrc dumpsMatt Roper-26/+39
2026-03-16drm/xe/i2c: Assert/Deassert I2C IRQRaag Jadav-3/+12
2026-03-16drm/{i915,xe}: move framebuffer bo to parent interfaceJani Nikula-92/+84
2026-03-16drm/{i915, xe}/bo: move display bo calls to parent interfaceJani Nikula-35/+22
2026-03-16drm/xe: rename intel_bo.c to xe_display_bo.cJani Nikula-1/+1
2026-03-13drm/xe: Open-code GGTT MMIO access protectionMatthew Brost-6/+9
2026-03-13drm/xe/uc: Drop xe_guc_sanitize in favor of managed cleanupZhanjun Dong-15/+7
2026-03-13drm/xe/guc: Ensure CT state transitions via STOP before DISABLEDZhanjun Dong-0/+1
2026-03-13drm/xe: Use XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESET enum instead of magic numberZhanjun Dong-3/+4
2026-03-13drm/xe: Trigger queue cleanup if not in wedged mode 2Matthew Brost-13/+22
2026-03-13drm/xe: Forcefully tear down exec queues in GuC submit finiMatthew Brost-12/+63
2026-03-13drm/xe: Always kill exec queues in xe_guc_submit_pause_abortMatthew Brost-2/+1
2026-03-13drm/xe/guc: Fail immediately on GuC load errorDaniele Ceraolo Spurio-3/+3
2026-03-12drm/xe/wa: Drop redundant entries for Wa_16021867713 & Wa_14019449301Matt Roper-14/+0