index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_gt_debugfs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/xe/xe_gt_debugfs: Add synchronous gt reset debugfs
Jonathan Cavitt
2024-06-06
1
-0
/
+12
*
drm/xe/vf: Expose SR-IOV VF attributes to GT debugfs
Michal Wajdeczko
2024-05-16
1
-0
/
+3
*
drm/xe/mocs: Add debugfs node to dump mocs
Janga Rahul Kumar
2024-05-06
1
-0
/
+11
*
Merge drm/drm-next into drm-xe-next
Thomas Hellström
2024-05-02
1
-0
/
+2
|
\
|
*
Merge tag 'drm-misc-next-2024-04-25' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2024-04-26
1
-0
/
+2
|
|
\
|
|
*
drm/print: drop include debugfs.h and include where needed
Jani Nikula
2024-04-25
1
-0
/
+2
*
|
|
drm/xe/pf: Expose SR-IOV VFs configuration over debugfs
Michal Wajdeczko
2024-04-24
1
-0
/
+5
|
/
/
*
|
drm/xe: prefer snprintf over sprintf
Bommu Krishnaiah
2024-04-04
1
-1
/
+1
*
|
drm/xe: Refactor GT debugfs
Michal Wajdeczko
2024-03-29
1
-111
/
+51
*
|
drm/xe: Define helper for GT specific debugfs files
Michal Wajdeczko
2024-03-29
1
-0
/
+52
*
|
drm/xe: Store pointer to struct xe_gt in gt/ debugfs directory
Michal Wajdeczko
2024-03-29
1
-0
/
+7
*
|
drm/xe: Runtime PM wake on every debugfs call
Rodrigo Vivi
2024-02-26
1
-5
/
+48
|
/
*
drm/xe/debugfs: Add dump of default LRCs' MI instructions
Matt Roper
2023-12-21
1
-0
/
+46
*
drm/xe/pat: Add debugfs node to dump PAT
Lucas De Marchi
2023-12-21
1
-0
/
+12
*
drm/xe: Use Xe assert macros instead of XE_WARN_ON macro
Francois Dugast
2023-12-21
1
-1
/
+1
*
drm/xe: Replace XE_WARN_ON with drm_warn when just printing a string
Francois Dugast
2023-12-21
1
-2
/
+3
*
drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel
Francois Dugast
2023-12-21
1
-1
/
+1
*
drm/xe: Rely on kmalloc/kzalloc log message
Francois Dugast
2023-12-21
1
-3
/
+1
*
drm/xe: ensure correct access_put ordering
Matthew Auld
2023-12-21
1
-1
/
+1
*
drm/xe: Cleanup COMPLEX_MACRO style issues
Francois Dugast
2023-12-21
1
-1
/
+1
*
drm/xe: Memory allocations are tile-based, not GT-based
Matt Roper
2023-12-20
1
-3
/
+3
*
drm/xe: Move GGTT from GT to tile
Matt Roper
2023-12-20
1
-1
/
+1
*
drm/xe/debugfs: Dump active workarounds
Lucas De Marchi
2023-12-20
1
-0
/
+12
*
drm/xe: Convert Xe HW Engine print to snapshot capture and print.
Rodrigo Vivi
2023-12-20
1
-1
/
+1
*
drm/xe: Let primary and media GT share a kernel_bb_pool
Matt Roper
2023-12-20
1
-2
/
+2
*
drm/xe/debugfs: Dump register save-restore tables
Lucas De Marchi
2023-12-20
1
-0
/
+30
*
drm/xe: Sort includes
Lucas De Marchi
2023-12-20
1
-1
/
+2
*
drm/xe: Add debugfs for dumping GGTT mappings
Maarten Lankhorst
2023-12-20
1
-0
/
+10
*
drm/xe: Delete debugfs entry to issue TLB invalidation
Matthew Brost
2023-12-20
1
-24
/
+0
*
drm/xe: Add TLB invalidation fence
Matthew Brost
2023-12-20
1
-1
/
+1
*
drm/xe: Move TLB invalidation variable to own sub-structure in GT
Matthew Brost
2023-12-20
1
-2
/
+4
*
drm/xe: Break of TLB invalidation into its own file
Matthew Brost
2023-12-20
1
-0
/
+1
*
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost
2023-12-12
1
-0
/
+160