开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2026-02-19
drm/xe/reg_sr: Allow register_save_restore_check debugfs to verify LRC values
Matt Roper
2026-02-19
drm/xe/reg_sr: Add debugfs to verify status of reg_sr programming
Matt Roper
2026-01-15
drm/xe: Cleanup unused header includes
Matt Roper
2025-12-05
drm/xe: expose PAT software config to debugfs
Xin Wang
2025-11-19
drm/xe/gt_debugfs: Use scope-based cleanup
Matt Roper
2025-09-30
drm/xe/debugfs: Update xe_pat_dump signature
Michal Wajdeczko
2025-09-30
drm/xe/debugfs: Update xe_mocs_dump signature
Michal Wajdeczko
2025-09-30
drm/xe/debugfs: Update xe_tuning_dump signature
Michal Wajdeczko
2025-09-30
drm/xe/debugfs: Update xe_wa_dump signature
Michal Wajdeczko
2025-09-30
drm/xe/debugfs: Update xe_gt_topology_dump signature
Michal Wajdeczko
2025-09-23
drm/xe/debugfs: Improve .show() helper for GT-based attributes
Michal Wajdeczko
2025-09-23
drm/xe/debugfs: Make ggtt file per-tile
Michal Wajdeczko
2025-09-09
drm/xe/vf: Move VF CCS debugfs attribute
Michal Wajdeczko
2025-09-09
drm/xe/vf: Move VF CCS data to xe_device
Michal Wajdeczko
2025-09-09
drm/xe/vf: Use single check when calling VF CCS functions
Michal Wajdeczko
2025-09-04
drm/xe/debugfs: Move sa_info from gt to tile directory
Michal Wajdeczko
2025-09-02
drm/xe: Add clearing stats to GT debugfs
Matthew Brost
2025-08-04
drm/xe/sa: Avoid caching GGTT address within the manager
Tomasz Lis
2025-07-23
drm/xe/vf: Create contexts for CCS read write
Satyanarayana K V P
2025-07-16
drm/xe: Move debugfs GT attributes under tile directory
Michal Wajdeczko
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
[next]