AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/5] add compute performance count control
@ 2026-03-04 22:28 James Zhu
  2026-03-04 22:28 ` [RFC PATCH 1/5] drm/amdgpu: add MQD update on cu_flags James Zhu
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: James Zhu @ 2026-03-04 22:28 UTC (permalink / raw)
  To: amd-gfx, alexander.deucher, Bing.Ma, benjamin.welton
  Cc: Jesse.Zhang, Jenny-Jing.Liu, jamesz

in user mode queue properties. New user moded queue command
AMDGPU_USERQ_OP_MODIFY supports update queue properties at runtime.

James Zhu (5):
  drm/amdgpu: add MQD update on cu_flags
  drm/amdgpu/gfx10: add compute performance count control
  drm/amdgpu/gfx11: add compute performance count control
  drm/amdgpu/gfx12: add compute performance count control
  drm/amdgpu/gfx12.1: add compute performance count control

 drivers/gpu/drm/amd/amdgpu/amdgpu.h        | 2 ++
 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c     | 3 +++
 drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c     | 3 +++
 drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c     | 3 +++
 drivers/gpu/drm/amd/amdgpu/gfx_v12_1.c     | 3 +++
 drivers/gpu/drm/amd/amdgpu/mes_userqueue.c | 2 ++
 6 files changed, 16 insertions(+)

-- 
2.34.1


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

end of thread, other threads:[~2026-03-09 18:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-04 22:28 [RFC PATCH 0/5] add compute performance count control James Zhu
2026-03-04 22:28 ` [RFC PATCH 1/5] drm/amdgpu: add MQD update on cu_flags James Zhu
2026-03-04 22:28 ` [RFC PATCH 2/5] drm/amdgpu/gfx10: add compute performance count control James Zhu
2026-03-04 22:28 ` [RFC PATCH 3/5] drm/amdgpu/gfx11: " James Zhu
2026-03-04 22:28 ` [RFC PATCH 4/5] drm/amdgpu/gfx12: " James Zhu
2026-03-04 22:28 ` [RFC PATCH 5/5] drm/amdgpu/gfx12.1: " James Zhu
2026-03-09 18:34 ` [RFC PATCH 0/5] " James Zhu

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