index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_gt_debugfs.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-07
drm/xe: Release force wake first then runtime power
Shuicheng Lin
1
-4
/
+5
2025-04-11
drm/xe/vf: Don't expose privileged GT debugfs files if VF
Michal Wajdeczko
1
-8
/
+22
2025-02-28
drm/xe: Add performance tunings to debugfs
Tvrtko Ursulin
1
-0
/
+11
2025-01-13
drm/xe: introduce xe_gt_reset and xe_gt_wait_for_reset
Maciej Patelczyk
1
-3
/
+1
2024-10-17
drm/xe/xe_gt_debugfs: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
1
-7
/
+6
2024-09-06
drm/xe/xe_gt_idle: add debugfs entry for powergating info
Riana Tauro
1
-0
/
+13
2024-08-16
drm/xe: Add debugfs to dump GuC's hwconfig
Matt Roper
1
-0
/
+11
2024-08-12
drm/xe/gt: Add APIs for printing stats over debugfs
Nirmoy Das
1
-0
/
+2
2024-06-06
drm/xe/xe_gt_debugfs: Add synchronous gt reset debugfs
Jonathan Cavitt
1
-0
/
+12
2024-05-16
drm/xe/vf: Expose SR-IOV VF attributes to GT debugfs
Michal Wajdeczko
1
-0
/
+3
2024-05-06
drm/xe/mocs: Add debugfs node to dump mocs
Janga Rahul Kumar
1
-0
/
+11
2024-05-02
Merge drm/drm-next into drm-xe-next
Thomas Hellström
1
-0
/
+2
2024-04-26
Merge tag 'drm-misc-next-2024-04-25' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
1
-0
/
+2
2024-04-25
drm/print: drop include debugfs.h and include where needed
Jani Nikula
1
-0
/
+2
2024-04-24
drm/xe/pf: Expose SR-IOV VFs configuration over debugfs
Michal Wajdeczko
1
-0
/
+5
2024-04-04
drm/xe: prefer snprintf over sprintf
Bommu Krishnaiah
1
-1
/
+1
2024-03-29
drm/xe: Refactor GT debugfs
Michal Wajdeczko
1
-111
/
+51
2024-03-29
drm/xe: Define helper for GT specific debugfs files
Michal Wajdeczko
1
-0
/
+52
2024-03-29
drm/xe: Store pointer to struct xe_gt in gt/ debugfs directory
Michal Wajdeczko
1
-0
/
+7
2024-02-26
drm/xe: Runtime PM wake on every debugfs call
Rodrigo Vivi
1
-5
/
+48
2023-12-21
drm/xe/debugfs: Add dump of default LRCs' MI instructions
Matt Roper
1
-0
/
+46
2023-12-21
drm/xe/pat: Add debugfs node to dump PAT
Lucas De Marchi
1
-0
/
+12
2023-12-21
drm/xe: Use Xe assert macros instead of XE_WARN_ON macro
Francois Dugast
1
-1
/
+1
2023-12-21
drm/xe: Replace XE_WARN_ON with drm_warn when just printing a string
Francois Dugast
1
-2
/
+3
2023-12-21
drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel
Francois Dugast
1
-1
/
+1
2023-12-21
drm/xe: Rely on kmalloc/kzalloc log message
Francois Dugast
1
-3
/
+1
2023-12-21
drm/xe: ensure correct access_put ordering
Matthew Auld
1
-1
/
+1
2023-12-21
drm/xe: Cleanup COMPLEX_MACRO style issues
Francois Dugast
1
-1
/
+1
2023-12-19
drm/xe: Memory allocations are tile-based, not GT-based
Matt Roper
1
-3
/
+3
2023-12-19
drm/xe: Move GGTT from GT to tile
Matt Roper
1
-1
/
+1
2023-12-19
drm/xe/debugfs: Dump active workarounds
Lucas De Marchi
1
-0
/
+12
2023-12-19
drm/xe: Convert Xe HW Engine print to snapshot capture and print.
Rodrigo Vivi
1
-1
/
+1
2023-12-19
drm/xe: Let primary and media GT share a kernel_bb_pool
Matt Roper
1
-2
/
+2
2023-12-19
drm/xe/debugfs: Dump register save-restore tables
Lucas De Marchi
1
-0
/
+30
2023-12-19
drm/xe: Sort includes
Lucas De Marchi
1
-1
/
+2
2023-12-19
drm/xe: Add debugfs for dumping GGTT mappings
Maarten Lankhorst
1
-0
/
+10
2023-12-19
drm/xe: Delete debugfs entry to issue TLB invalidation
Matthew Brost
1
-24
/
+0
2023-12-19
drm/xe: Add TLB invalidation fence
Matthew Brost
1
-1
/
+1
2023-12-19
drm/xe: Move TLB invalidation variable to own sub-structure in GT
Matthew Brost
1
-2
/
+4
2023-12-19
drm/xe: Break of TLB invalidation into its own file
Matthew Brost
1
-0
/
+1
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost
1
-0
/
+160