index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_gt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-16
drm/xe: Consolidate debugfs fault injection functions
Mallesh Koujalagi
1
-2
/
+3
2026-07-02
drm/xe: Skip device access during PCI error recovery
Riana Tauro
1
-4
/
+10
2026-05-15
drm/xe/reg_sr: Do sanity check for MCR vs non-MCR
Gustavo Sousa
1
-0
/
+3
2026-05-15
drm/xe: Extract xe_hw_engine_setup_reg_lrc()
Gustavo Sousa
1
-4
/
+1
2026-04-27
drm/xe/gt: Drop redundant forcewake
Raag Jadav
1
-1
/
+0
2026-03-23
drm/xe/vf: Improve getting clean NULL context
Michal Wajdeczko
1
-3
/
+6
2026-03-10
drm/xe/nvlp: Implement Wa_14026539277
Gustavo Sousa
1
-0
/
+39
2026-03-06
drm/xe: Don't disable GuCRC in suspend path
Vinay Belgaumkar
1
-0
/
+2
2026-02-19
drm/xe/wa: Steer RMW of MCR registers while building default LRC
Matt Roper
1
-12
/
+54
2026-02-17
drm/xe: Convert GT stats to per-cpu counters
Matthew Brost
1
-0
/
+5
2026-02-05
drm/xe: Decouple GuC RC code from xe_guc_pc
Vinay Belgaumkar
1
-1
/
+0
2026-01-28
drm/xe/gt: Use CLASS() for forcewake in xe_gt_enable_comp_1wcoh
Shuicheng Lin
1
-5
/
+2
2026-01-15
drm/xe: Cleanup unused header includes
Matt Roper
1
-2
/
+0
2026-01-09
drm/xe: Allow compressible surfaces to be 1-way coherent
Xin Wang
1
-0
/
+32
2025-12-12
drm/xe: Restore engine registers before restarting schedulers after GT reset
Jan Maslak
1
-3
/
+4
2025-12-03
Merge drm/drm-next into drm-xe-next
Thomas Hellström
1
-1
/
+0
2025-12-02
drm/xe/gt: Use scope-based forcewake
Raag Jadav
1
-22
/
+10
2025-11-27
drm/xe/gt: Introduce runtime suspend/resume
Raag Jadav
1
-0
/
+60
2025-11-21
Merge tag 'v6.18-rc6' into drm-next
Dave Airlie
1
-1
/
+0
2025-11-19
drm/xe/gt: Use scope-based cleanup
Matt Roper
1
-89
/
+41
2025-11-04
drm/xe: Add xe_guc_pagefault layer
Matthew Brost
1
-6
/
+0
2025-11-04
drm/xe: Implement xe_pagefault_reset
Matthew Brost
1
-0
/
+2
2025-11-03
drm/xe/gt: Synchronize GT reset with device unbind
Balasubramani Vivekanandan
1
-0
/
+7
2025-11-02
drm/xe: Inline gt_reset in the worker
Lucas De Marchi
1
-18
/
+11
2025-10-29
drm/xe: Do not wake device during a GT reset
Matthew Brost
1
-7
/
+12
2025-10-22
drm/xe: Do not wake device during a GT reset
Matthew Brost
1
-7
/
+12
2025-10-09
drm/xe/vf: Use primary GT ordered work queue on media GT on PTL VF
Matthew Brost
1
-4
/
+14
2025-10-09
drm/xe/vf: Don't allow GT reset to be queued during VF post migration recovery
Matthew Brost
1
-9
/
+0
2025-10-09
drm/xe/vf: Teardown VF post migration worker on driver unload
Matthew Brost
1
-0
/
+6
2025-10-09
drm/xe/vf: Make VF recovery run on per-GT worker
Matthew Brost
1
-0
/
+6
2025-10-06
drm/xe/pf: Make the late-initialization really late
Michal Wajdeczko
1
-3
/
+1
2025-10-02
drm/xe: Detect GT workqueue allocation failure
Michal Wajdeczko
1
-15
/
+5
2025-09-11
drm/xe/guc: Set RCS/CCS yield policy
Daniele Ceraolo Spurio
1
-1
/
+1
2025-08-27
drm/xe: Split TLB invalidation code in frontend and backend
Matthew Brost
1
-2
/
+0
2025-08-27
drm/xe: Decouple TLB invalidations from GT
Matthew Brost
1
-3
/
+3
2025-08-27
drm/xe: s/tlb_invalidation/tlb_inval
Matthew Brost
1
-5
/
+5
2025-08-27
drm/xe: Cancel pending TLB inval workers on teardown
Stuart Summers
1
-0
/
+2
2025-08-08
drm/xe: Update function names for GT specific workarounds
Matt Atwood
1
-2
/
+2
2025-08-08
drm/xe: rename XE_WA to XE_GT_WA
Matt Atwood
1
-3
/
+3
2025-08-04
drm/xe: Block reset while recovering from VF migration
Tomasz Lis
1
-0
/
+10
2025-07-29
drm/xe/vf: Fix VM crash during VF driver release
Satyanarayana K V P
1
-4
/
+2
2025-07-15
drm/xe/pf: Prepare to stop SR-IOV support prior GT reset
Michal Wajdeczko
1
-0
/
+3
2025-07-14
drm/xe: Waste fewer instructions in emit_wa_job()
Tvrtko Ursulin
1
-32
/
+38
2025-07-14
drm/xe/gt: Drop third submission for default context
Lucas De Marchi
1
-8
/
+0
2025-07-14
drm/xe/gt: Extract emit_job_sync()
Lucas De Marchi
1
-32
/
+22
2025-07-14
drm/xe: Count dwords before allocating
Lucas De Marchi
1
-14
/
+24
2025-07-14
drm/xe: Introduce xe_gt_is_main_type helper
Michal Wajdeczko
1
-6
/
+6
2025-07-11
drm/xe: Move page fault init after topology init
Matthew Brost
1
-3
/
+3
2025-06-26
drm/xe: Rename xe_uc_init_hw to xe_uc_load_hw
Maarten Lankhorst
1
-3
/
+3
2025-06-26
drm/xe: Remove xe_uc_init_hwconfig()
Maarten Lankhorst
1
-4
/
+0
[next]