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.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_debugfs.c
Age
Commit message (
Expand
)
Author
2025-05-28
drm/xe: Allow to trigger GT resets using debugfs writes
Michal Wajdeczko
2025-05-07
drm/xe: Release force wake first then runtime power
Shuicheng Lin
2025-04-11
drm/xe/vf: Don't expose privileged GT debugfs files if VF
Michal Wajdeczko
2025-02-28
drm/xe: Add performance tunings to debugfs
Tvrtko Ursulin
2025-01-13
drm/xe: introduce xe_gt_reset and xe_gt_wait_for_reset
Maciej Patelczyk
2024-10-17
drm/xe/xe_gt_debugfs: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
2024-09-06
drm/xe/xe_gt_idle: add debugfs entry for powergating info
Riana Tauro
2024-08-16
drm/xe: Add debugfs to dump GuC's hwconfig
Matt Roper
2024-08-12
drm/xe/gt: Add APIs for printing stats over debugfs
Nirmoy Das
2024-06-06
drm/xe/xe_gt_debugfs: Add synchronous gt reset debugfs
Jonathan Cavitt
2024-05-16
drm/xe/vf: Expose SR-IOV VF attributes to GT debugfs
Michal Wajdeczko
2024-05-06
drm/xe/mocs: Add debugfs node to dump mocs
Janga Rahul Kumar
2024-05-02
Merge drm/drm-next into drm-xe-next
Thomas Hellström
2024-04-26
Merge tag 'drm-misc-next-2024-04-25' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2024-04-25
drm/print: drop include debugfs.h and include where needed
Jani Nikula
2024-04-24
drm/xe/pf: Expose SR-IOV VFs configuration over debugfs
Michal Wajdeczko
2024-04-04
drm/xe: prefer snprintf over sprintf
Bommu Krishnaiah
2024-03-29
drm/xe: Refactor GT debugfs
Michal Wajdeczko
2024-03-29
drm/xe: Define helper for GT specific debugfs files
Michal Wajdeczko
2024-03-29
drm/xe: Store pointer to struct xe_gt in gt/ debugfs directory
Michal Wajdeczko
2024-02-26
drm/xe: Runtime PM wake on every debugfs call
Rodrigo Vivi
2023-12-21
drm/xe/debugfs: Add dump of default LRCs' MI instructions
Matt Roper
2023-12-21
drm/xe/pat: Add debugfs node to dump PAT
Lucas De Marchi
2023-12-21
drm/xe: Use Xe assert macros instead of XE_WARN_ON macro
Francois Dugast
2023-12-21
drm/xe: Replace XE_WARN_ON with drm_warn when just printing a string
Francois Dugast
2023-12-21
drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel
Francois Dugast
2023-12-21
drm/xe: Rely on kmalloc/kzalloc log message
Francois Dugast
2023-12-21
drm/xe: ensure correct access_put ordering
Matthew Auld
2023-12-21
drm/xe: Cleanup COMPLEX_MACRO style issues
Francois Dugast
2023-12-19
drm/xe: Memory allocations are tile-based, not GT-based
Matt Roper
2023-12-19
drm/xe: Move GGTT from GT to tile
Matt Roper
2023-12-19
drm/xe/debugfs: Dump active workarounds
Lucas De Marchi
2023-12-19
drm/xe: Convert Xe HW Engine print to snapshot capture and print.
Rodrigo Vivi
2023-12-19
drm/xe: Let primary and media GT share a kernel_bb_pool
Matt Roper
2023-12-19
drm/xe/debugfs: Dump register save-restore tables
Lucas De Marchi
2023-12-19
drm/xe: Sort includes
Lucas De Marchi
2023-12-19
drm/xe: Add debugfs for dumping GGTT mappings
Maarten Lankhorst
2023-12-19
drm/xe: Delete debugfs entry to issue TLB invalidation
Matthew Brost
2023-12-19
drm/xe: Add TLB invalidation fence
Matthew Brost
2023-12-19
drm/xe: Move TLB invalidation variable to own sub-structure in GT
Matthew Brost
2023-12-19
drm/xe: Break of TLB invalidation into its own file
Matthew Brost
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost