summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_gt_stats.c
AgeCommit message (Expand)AuthorFilesLines
2025-09-03drm/xe: Add more SVM GT statsMatthew Brost1-4/+39
2025-09-03drm/xe: Add clearing stats to GT debugfsMatthew Brost1-0/+14
2025-03-13drm/xe/svm: Add stats for SVM page faultsFrancois Dugast1-0/+1
2025-02-26drm/xe/gt_pagefault: Change vma_pagefault unit to kilobyteFrancois Dugast1-1/+1
2025-02-26drm/xe/gt_stats: Use atomic64_t for countersFrancois Dugast1-3/+3
2025-02-07drm/xe: Add stats for vma page faultsFrancois Dugast1-0/+2
2025-01-03drm/xe: Remove "graphics tile" from kernel docLucas De Marchi1-2/+2
2024-08-12drm/xe: Add stats for tlb invalidation countNirmoy Das1-0/+1
2024-08-12drm/xe/gt: Add APIs for printing stats over debugfsNirmoy Das1-0/+48