Ping ... Thanks!
James Zhu On 2026-03-04 17:28, James Zhu wrote:
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(+)
