index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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
2025-10-29
drm/xe: Do not wake device during a GT reset
Matthew Brost
2025-09-11
drm/xe/guc: Set RCS/CCS yield policy
Daniele Ceraolo Spurio
2025-08-27
drm/xe: Split TLB invalidation code in frontend and backend
Matthew Brost
2025-08-27
drm/xe: Decouple TLB invalidations from GT
Matthew Brost
2025-08-27
drm/xe: s/tlb_invalidation/tlb_inval
Matthew Brost
2025-08-27
drm/xe: Cancel pending TLB inval workers on teardown
Stuart Summers
2025-08-08
drm/xe: Update function names for GT specific workarounds
Matt Atwood
2025-08-08
drm/xe: rename XE_WA to XE_GT_WA
Matt Atwood
2025-08-04
drm/xe: Block reset while recovering from VF migration
Tomasz Lis
2025-07-29
drm/xe/vf: Fix VM crash during VF driver release
Satyanarayana K V P
2025-07-15
drm/xe/pf: Prepare to stop SR-IOV support prior GT reset
Michal Wajdeczko
2025-07-14
drm/xe: Waste fewer instructions in emit_wa_job()
Tvrtko Ursulin
2025-07-14
drm/xe/gt: Drop third submission for default context
Lucas De Marchi
2025-07-14
drm/xe/gt: Extract emit_job_sync()
Lucas De Marchi
2025-07-14
drm/xe: Count dwords before allocating
Lucas De Marchi
2025-07-14
drm/xe: Introduce xe_gt_is_main_type helper
Michal Wajdeczko
2025-07-11
drm/xe: Move page fault init after topology init
Matthew Brost
2025-06-26
drm/xe: Rename xe_uc_init_hw to xe_uc_load_hw
Maarten Lankhorst
2025-06-26
drm/xe: Remove xe_uc_init_hwconfig()
Maarten Lankhorst
2025-06-26
drm/xe: Split init of xe_gt_init_hwconfig to xe_gt_init and *_early
Maarten Lankhorst
2025-06-26
drm/xe: Rename gt_init sub-functions
Maarten Lankhorst
2025-06-26
drm/xe: Only dump PAT when xe_hw_engines_init_early fails
Maarten Lankhorst
2025-06-26
drm/xe: Simplify GuC early initialization
Maarten Lankhorst
2025-06-26
drm/xe/sriov: Move VF bootstrap and query_config to vf_guc_init
Maarten Lankhorst
2025-06-12
drm/xe/bmg: Update Wa_16023588340
Vinay Belgaumkar
2025-05-29
drm/xe/mocs: Initialize MOCS index early
Balasubramani Vivekanandan
2025-05-05
drm/xe/gsc: do not flush the GSC worker from the reset path
Daniele Ceraolo Spurio
2025-03-12
drm/xe: Avoid reading RMW registers in emit_wa_job
Michal Wajdeczko
2025-02-28
drm/xe: Add performance tunings to debugfs
Tvrtko Ursulin
2025-02-28
drm/xe: Fix GT "for each engine" workarounds
Tvrtko Ursulin
2025-02-26
drm/xe/eustall: Add support to init, enable and disable EU stall sampling
Harish Chegondi
2025-02-18
drm/xe: Add xe_mmio_init() initialization function
Ilia Levi
2025-02-14
drm/xe: Cleanup extra calls to xe_hw_fence_irq_finish()
Lucas De Marchi
2025-02-14
drm/xe: Cleanup unwind of gt initialization
Lucas De Marchi
2025-02-04
drm/xe/vf: Don't try to trigger a full GT reset if VF
Michal Wajdeczko
2025-01-21
drm/xe/pf: Fix migration initialization
Michal Wajdeczko
2025-01-18
drm/xe: Always setup GT MMIO adjustment data
Michal Wajdeczko
2025-01-03
drm/xe: Fix tlb invalidation when wedging
Lucas De Marchi
2024-12-11
drm/xe: Apply whitelist to engine save-restore
Lucas De Marchi
2024-10-23
drm/xe: Mark GT work queue with WQ_MEM_RECLAIM
Matthew Brost
2024-10-17
drm/xe/gt: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
2024-10-17
drm/xe: Add caller info to xe_gt_reset_async
Nirmoy Das
2024-10-09
drm/xe/bmg: improve cache flushing behaviour
Matthew Auld
2024-10-04
Merge drm/drm-next into drm-xe-next
Thomas Hellström
2024-10-03
drm/xe: Restore GT freq on GSC load error
Vinay Belgaumkar
2024-09-19
Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-09-18
drm/xe: Defer gt->mmio initialization until after multi-tile setup
Matt Roper
2024-09-12
drm/xe/gt: Remove double include
Lucas De Marchi
2024-09-11
drm/xe/gt: Convert register access to use xe_mmio
Matt Roper
2024-09-11
Merge drm/drm-next into drm-xe-next
Lucas De Marchi
[next]