]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu/gfx: assign the actual me0 queues per pipe
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 20 Mar 2025 18:24:47 +0000 (14:24 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 7 Apr 2025 19:18:34 +0000 (15:18 -0400)
commit9cffd67e803a081ce548488161c69f2cddb97fe7
tree1086e495e0770a7269d6ca0437b9530ea00182cf
parent8f970c46b56235a3965e0965fa3fd60e7567fecc
drm/amdgpu/gfx: assign the actual me0 queues per pipe

Set the actual number of queues per pipe for ME0 (gfx).
This way we will dump all of the queues properly in
dev core dumps.

Reviewed-by: Sunil Khatri <sunil.khatri@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c