summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2025-03-20 21:10:17 +0300
committerAlex Deucher <alexander.deucher@amd.com>2025-04-07 22:18:34 +0300
commit8f970c46b56235a3965e0965fa3fd60e7567fecc (patch)
tree21ce1371dfd09fdcb863e7763a830c00b5422e3b /tools
parent0d47bb77b505e539a99f4f032c9c5a58f1d21e18 (diff)
downloadlinux-8f970c46b56235a3965e0965fa3fd60e7567fecc.tar.xz
drm/amdgpu/gfx: decouple the number of kgqs from the hw
The driver currently sets up one kgq per pipe. As such adev->gfx.me.num_queue_per_pipe is hardcoded to 1 everywhere. This is fine for kernel queues, but when we enable user queues we need to know that actual number of queues per pipe. Decouple the kgq setup from the actual hardware count. For dev core dumps and user queues, we want to know the actual number of queues per pipe. Reviewed-by: Sunil Khatri <sunil.khatri@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions