Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Minor improvements to GT stats
@ 2025-02-25 13:17 Francois Dugast
  2025-02-25 13:17 ` [PATCH 1/3] drm/xe/gt_stats: Detect and log overflow Francois Dugast
                   ` (10 more replies)
  0 siblings, 11 replies; 19+ messages in thread
From: Francois Dugast @ 2025-02-25 13:17 UTC (permalink / raw)
  To: intel-xe; +Cc: Francois Dugast

This series is a follow-up of that comment:
https://patchwork.freedesktop.org/patch/635671/?series=144412&rev=2#comment_1162103

Thanks Matthew Auld for the suggestions.

Francois Dugast (3):
  drm/xe/gt_stats: Detect and log overflow
  drm/xe/gt_stats: Use atomic64_t for counters
  drm/xe/gt_pagefault: Change vma_pagefault unit to kilobyte

 drivers/gpu/drm/xe/xe_gt_pagefault.c   |  2 +-
 drivers/gpu/drm/xe/xe_gt_stats.c       | 24 +++++++++++++++---------
 drivers/gpu/drm/xe/xe_gt_stats_types.h |  2 +-
 drivers/gpu/drm/xe/xe_gt_types.h       |  2 +-
 4 files changed, 18 insertions(+), 12 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2025-02-25 20:27 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-25 13:17 [PATCH 0/3] Minor improvements to GT stats Francois Dugast
2025-02-25 13:17 ` [PATCH 1/3] drm/xe/gt_stats: Detect and log overflow Francois Dugast
2025-02-25 14:07   ` Matthew Auld
2025-02-25 15:41   ` Lucas De Marchi
2025-02-25 15:46     ` Lucas De Marchi
2025-02-25 17:34     ` Francois Dugast
2025-02-25 17:37       ` Matthew Auld
2025-02-25 13:17 ` [PATCH 2/3] drm/xe/gt_stats: Use atomic64_t for counters Francois Dugast
2025-02-25 13:54   ` Matthew Auld
2025-02-25 13:17 ` [PATCH 3/3] drm/xe/gt_pagefault: Change vma_pagefault unit to kilobyte Francois Dugast
2025-02-25 14:04   ` Matthew Auld
2025-02-25 13:49 ` ✓ CI.Patch_applied: success for Minor improvements to GT stats Patchwork
2025-02-25 13:49 ` ✗ CI.checkpatch: warning " Patchwork
2025-02-25 13:50 ` ✓ CI.KUnit: success " Patchwork
2025-02-25 14:07 ` ✓ CI.Build: " Patchwork
2025-02-25 14:09 ` ✓ CI.Hooks: " Patchwork
2025-02-25 14:11 ` ✓ CI.checksparse: " Patchwork
2025-02-25 14:30 ` ✓ Xe.CI.BAT: " Patchwork
2025-02-25 20:27 ` ✗ Xe.CI.Full: failure " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox