drm/amdgpu: add support of debugfs for mqd information
authorSunil Khatri <sunil.khatri@amd.com>
Fri, 4 Jul 2025 07:55:48 +0000 (13:25 +0530)
committerChristian König <christian.koenig@amd.com>
Fri, 4 Jul 2025 14:00:48 +0000 (16:00 +0200)
commitc03ea34cbf88dd778197a929b3269003567def55
tree1d0bc6c6b464b671b2f28e1f6592e3af7884636d
parent719b378d371899c8bbaf0ce5f42bf7db4be819f9
drm/amdgpu: add support of debugfs for mqd information

Add debugfs support for mqd for each queue of the client.

The address exposed to debugfs could be used to dump
the mqd.

Signed-off-by: Sunil Khatri <sunil.khatri@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Link: https://lore.kernel.org/r/20250704075548.1549849-5-sunil.khatri@amd.com
Signed-off-by: Christian König <christian.koenig@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_userq.c
drivers/gpu/drm/amd/amdgpu/amdgpu_userq.h