summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_gt.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-16drm/xe: Consolidate debugfs fault injection functionsMallesh Koujalagi1-2/+3
2026-07-02drm/xe: Skip device access during PCI error recoveryRiana Tauro1-4/+10
2026-05-15drm/xe/reg_sr: Do sanity check for MCR vs non-MCRGustavo Sousa1-0/+3
2026-05-15drm/xe: Extract xe_hw_engine_setup_reg_lrc()Gustavo Sousa1-4/+1
2026-04-27drm/xe/gt: Drop redundant forcewakeRaag Jadav1-1/+0
2026-03-23drm/xe/vf: Improve getting clean NULL contextMichal Wajdeczko1-3/+6
2026-03-10drm/xe/nvlp: Implement Wa_14026539277Gustavo Sousa1-0/+39
2026-03-06drm/xe: Don't disable GuCRC in suspend pathVinay Belgaumkar1-0/+2
2026-02-19drm/xe/wa: Steer RMW of MCR registers while building default LRCMatt Roper1-12/+54
2026-02-17drm/xe: Convert GT stats to per-cpu countersMatthew Brost1-0/+5
2026-02-05drm/xe: Decouple GuC RC code from xe_guc_pcVinay Belgaumkar1-1/+0
2026-01-28drm/xe/gt: Use CLASS() for forcewake in xe_gt_enable_comp_1wcohShuicheng Lin1-5/+2
2026-01-15drm/xe: Cleanup unused header includesMatt Roper1-2/+0
2026-01-09drm/xe: Allow compressible surfaces to be 1-way coherentXin Wang1-0/+32
2025-12-12drm/xe: Restore engine registers before restarting schedulers after GT resetJan Maslak1-3/+4
2025-12-03Merge drm/drm-next into drm-xe-nextThomas Hellström1-1/+0
2025-12-02drm/xe/gt: Use scope-based forcewakeRaag Jadav1-22/+10
2025-11-27drm/xe/gt: Introduce runtime suspend/resumeRaag Jadav1-0/+60
2025-11-21Merge tag 'v6.18-rc6' into drm-nextDave Airlie1-1/+0
2025-11-19drm/xe/gt: Use scope-based cleanupMatt Roper1-89/+41
2025-11-04drm/xe: Add xe_guc_pagefault layerMatthew Brost1-6/+0
2025-11-04drm/xe: Implement xe_pagefault_resetMatthew Brost1-0/+2
2025-11-03drm/xe/gt: Synchronize GT reset with device unbindBalasubramani Vivekanandan1-0/+7
2025-11-02drm/xe: Inline gt_reset in the workerLucas De Marchi1-18/+11
2025-10-29drm/xe: Do not wake device during a GT resetMatthew Brost1-7/+12
2025-10-22drm/xe: Do not wake device during a GT resetMatthew Brost1-7/+12
2025-10-09drm/xe/vf: Use primary GT ordered work queue on media GT on PTL VFMatthew Brost1-4/+14
2025-10-09drm/xe/vf: Don't allow GT reset to be queued during VF post migration recoveryMatthew Brost1-9/+0
2025-10-09drm/xe/vf: Teardown VF post migration worker on driver unloadMatthew Brost1-0/+6
2025-10-09drm/xe/vf: Make VF recovery run on per-GT workerMatthew Brost1-0/+6
2025-10-06drm/xe/pf: Make the late-initialization really lateMichal Wajdeczko1-3/+1
2025-10-02drm/xe: Detect GT workqueue allocation failureMichal Wajdeczko1-15/+5
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-29drm/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-32/+38
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