]> Gentwo Git Trees - linux/.git/commit
drm/amdgpu: fix the formating for debugfs print
authorSunil Khatri <sunil.khatri@amd.com>
Thu, 14 Aug 2025 07:59:04 +0000 (13:29 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 5 Sep 2025 20:07:02 +0000 (16:07 -0400)
commit878f33f3907ae2e5751c1a3c4397f37b86e53494
treec6fc8aaba724bec31b423fa7b821b5a32311ff6b
parent1e18746381793bef7c715fc5ec5611a422a75c4c
drm/amdgpu: fix the formating for debugfs print

Fix the format of debugfs print in the mqd. Need to
add a colon so parser can parse it properly.

Signed-off-by: Sunil Khatri <sunil.khatri@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_userq.c