Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Capture per client stats when destroying an exec queue
@ 2024-06-25 16:58 Umesh Nerlige Ramappa
  2024-06-25 16:58 ` [PATCH 1/2] drm/xe: Use a helper to get delta run ticks from the " Umesh Nerlige Ramappa
                   ` (9 more replies)
  0 siblings, 10 replies; 19+ messages in thread
From: Umesh Nerlige Ramappa @ 2024-06-25 16:58 UTC (permalink / raw)
  To: intel-xe, lucas.demarchi

From: root <root@xpumcyp04.jf.intel.com>

Some utilization stats may be lost if the user did not query the stats
prior to destorying the queue. Fix that use case

Signed-off-by: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com>

Umesh Nerlige Ramappa (2):
  drm/xe: Use a helper to get delta run ticks from the exec queue
  drm/xe: Record utilization before destroying the exec queue

 drivers/gpu/drm/xe/xe_drm_client.c       |  7 ++----
 drivers/gpu/drm/xe/xe_exec_queue.c       | 29 ++++++++++++++++++++++++
 drivers/gpu/drm/xe/xe_exec_queue.h       |  1 +
 drivers/gpu/drm/xe/xe_exec_queue_types.h |  2 ++
 4 files changed, 34 insertions(+), 5 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-06-29  0:48 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-25 16:58 [PATCH 0/2] Capture per client stats when destroying an exec queue Umesh Nerlige Ramappa
2024-06-25 16:58 ` [PATCH 1/2] drm/xe: Use a helper to get delta run ticks from the " Umesh Nerlige Ramappa
2024-06-25 17:13   ` Matthew Brost
2024-06-25 16:58 ` [PATCH 2/2] drm/xe: Record utilization before destroying " Umesh Nerlige Ramappa
2024-06-25 17:24   ` Matthew Brost
2024-06-25 17:41     ` Matthew Brost
2024-06-26  3:21       ` Umesh Nerlige Ramappa
2024-06-27  6:01         ` Matthew Brost
2024-06-27 20:58           ` Lucas De Marchi
2024-06-29  0:47             ` Matthew Brost
2024-06-27 20:45       ` Lucas De Marchi
2024-06-25 17:03 ` ✓ CI.Patch_applied: success for Capture per client stats when destroying an " Patchwork
2024-06-25 17:03 ` ✗ CI.checkpatch: warning " Patchwork
2024-06-25 17:04 ` ✓ CI.KUnit: success " Patchwork
2024-06-25 17:16 ` ✓ CI.Build: " Patchwork
2024-06-25 17:18 ` ✗ CI.Hooks: failure " Patchwork
2024-06-25 17:20 ` ✓ CI.checksparse: success " Patchwork
2024-06-25 17:49 ` ✗ CI.BAT: failure " Patchwork
2024-06-25 21:06 ` ✗ CI.FULL: " Patchwork

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