summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_gt.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-12drm/xe/wa: Steer RMW of MCR registers while building default LRCMatt Roper1-12/+54
2026-01-02drm/xe: Restore engine registers before restarting schedulers after GT resetJan Maslak1-3/+4
2025-10-29drm/xe: Do not wake device during a GT resetMatthew Brost1-7/+12
2025-09-11drm/xe/guc: Set RCS/CCS yield policyDaniele Ceraolo Spurio1-1/+1
2025-08-27drm/xe: Split TLB invalidation code in frontend and backendMatthew Brost1-2/+0
2025-08-27drm/xe: Decouple TLB invalidations from GTMatthew Brost1-3/+3
2025-08-27drm/xe: s/tlb_invalidation/tlb_invalMatthew Brost1-5/+5
2025-08-27drm/xe: Cancel pending TLB inval workers on teardownStuart Summers1-0/+2
2025-08-08drm/xe: Update function names for GT specific workaroundsMatt Atwood1-2/+2
2025-08-08drm/xe: rename XE_WA to XE_GT_WAMatt Atwood1-3/+3
2025-08-04drm/xe: Block reset while recovering from VF migrationTomasz Lis1-0/+10
2025-07-30drm/xe/vf: Fix VM crash during VF driver releaseSatyanarayana K V P1-4/+2
2025-07-15drm/xe/pf: Prepare to stop SR-IOV support prior GT resetMichal Wajdeczko1-0/+3
2025-07-14drm/xe: Waste fewer instructions in emit_wa_job()Tvrtko Ursulin1-35/+41
2025-07-14drm/xe/gt: Drop third submission for default contextLucas De Marchi1-8/+0
2025-07-14drm/xe/gt: Extract emit_job_sync()Lucas De Marchi1-32/+22
2025-07-14drm/xe: Count dwords before allocatingLucas De Marchi1-14/+24
2025-07-14drm/xe: Introduce xe_gt_is_main_type helperMichal Wajdeczko1-6/+6
2025-07-11drm/xe: Move page fault init after topology initMatthew Brost1-3/+3
2025-06-26drm/xe: Rename xe_uc_init_hw to xe_uc_load_hwMaarten Lankhorst1-3/+3
2025-06-26drm/xe: Remove xe_uc_init_hwconfig()Maarten Lankhorst1-4/+0
2025-06-26drm/xe: Split init of xe_gt_init_hwconfig to xe_gt_init and *_earlyMaarten Lankhorst1-34/+26
2025-06-26drm/xe: Rename gt_init sub-functionsMaarten Lankhorst1-4/+4
2025-06-26drm/xe: Only dump PAT when xe_hw_engines_init_early failsMaarten Lankhorst1-2/+3
2025-06-26drm/xe: Simplify GuC early initializationMaarten Lankhorst1-1/+1
2025-06-26drm/xe/sriov: Move VF bootstrap and query_config to vf_guc_initMaarten Lankhorst1-0/+7
2025-06-13drm/xe/bmg: Update Wa_16023588340Vinay Belgaumkar1-1/+1
2025-05-30drm/xe/mocs: Initialize MOCS index earlyBalasubramani Vivekanandan1-2/+2
2025-05-05drm/xe/gsc: do not flush the GSC worker from the reset pathDaniele Ceraolo Spurio1-1/+1
2025-03-12drm/xe: Avoid reading RMW registers in emit_wa_jobMichal Wajdeczko1-21/+63
2025-03-01drm/xe: Add performance tunings to debugfsTvrtko Ursulin1-0/+4
2025-03-01drm/xe: Fix GT "for each engine" workaroundsTvrtko Ursulin1-2/+2
2025-02-26drm/xe/eustall: Add support to init, enable and disable EU stall samplingHarish Chegondi1-0/+5
2025-02-18drm/xe: Add xe_mmio_init() initialization functionIlia Levi1-4/+3
2025-02-14drm/xe: Cleanup extra calls to xe_hw_fence_irq_finish()Lucas De Marchi1-11/+4
2025-02-14drm/xe: Cleanup unwind of gt initializationLucas De Marchi1-20/+15
2025-02-04drm/xe/vf: Don't try to trigger a full GT reset if VFMichal Wajdeczko1-0/+4
2025-01-21drm/xe/pf: Fix migration initializationMichal Wajdeczko1-1/+3
2025-01-19drm/xe: Always setup GT MMIO adjustment dataMichal Wajdeczko1-0/+3
2025-01-03drm/xe: Fix tlb invalidation when wedgingLucas De Marchi1-4/+4
2024-12-11drm/xe: Apply whitelist to engine save-restoreLucas De Marchi1-3/+1
2024-10-23drm/xe: Mark GT work queue with WQ_MEM_RECLAIMMatthew Brost1-1/+2
2024-10-17drm/xe/gt: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray1-47/+58
2024-10-17drm/xe: Add caller info to xe_gt_reset_asyncNirmoy Das1-1/+1
2024-10-09drm/xe/bmg: improve cache flushing behaviourMatthew Auld1-1/+0
2024-10-04Merge drm/drm-next into drm-xe-nextThomas Hellström1-2/+0
2024-10-03drm/xe: Restore GT freq on GSC load errorVinay Belgaumkar1-1/+3
2024-09-19Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-6/+6
2024-09-18drm/xe: Defer gt->mmio initialization until after multi-tile setupMatt Roper1-0/+24
2024-09-12drm/xe/gt: Remove double includeLucas De Marchi1-1/+0