summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_guc_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2025-06-19drm/xe/guc: Make creation of SLPC debugfs files conditionalAradhya Bhatia1-3/+14
2025-06-19drm/xe/guc: Don't expose GuC privileged debugfs files if VFMichal Wajdeczko1-4/+18
2025-06-19drm/xe/guc: Refactor GuC debugfs initializationMichal Wajdeczko1-63/+67
2025-02-11drm/xe/debugfs: Add node to dump guc log to dmesgLucas De Marchi1-0/+13
2025-01-15drm/xe: Introduce GuC PC debugfsRodrigo Vivi1-0/+15
2024-10-29drm/xe/guc: Separate full CTB content from guc_info debugfsJohn Harrison1-0/+14
2024-02-26drm/xe: Runtime PM wake on every debugfs callRodrigo Vivi1-4/+5
2023-12-21drm/xe/guc: Promote guc_to_gt/xe helpers to .hMichal Wajdeczko1-12/+0
2023-12-21drm/xe: Remove XE_GUC_CT_SELFTESTMatthew Brost1-18/+0
2023-12-21drm/xe: Rely on kmalloc/kzalloc log messageFrancois Dugast1-3/+1
2023-12-21drm/xe: Cleanup COMPLEX_MACRO style issuesFrancois Dugast1-1/+1
2023-12-19drm/xe: Sort includesLucas De Marchi1-1/+2
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost1-0/+105