aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_job.c
diff options
context:
space:
mode:
authorJesse Zhang <[email protected]>2025-07-04 07:17:43 +0000
committerAlex Deucher <[email protected]>2025-07-16 20:17:36 +0000
commit9ffab039bcb0bbfade0e659552d2fb912347a871 (patch)
treee43eb42742e098a2b6a167ffb225116659d18220 /drivers/gpu/drm/amd/amdgpu/amdgpu_job.c
parentdrm/amdgpu: Add user queue instance count in HW IP info (diff)
downloadkernel-9ffab039bcb0bbfade0e659552d2fb912347a871.tar.gz
kernel-9ffab039bcb0bbfade0e659552d2fb912347a871.zip
drm/amdgpu: Replace HQD terminology with slots naming
The term "HQD" is CP-specific and doesn't accurately describe the queue resources for other IP blocks like SDMA, VCN, or VPE. This change: 1. Renames `num_hqds` to `num_slots` in amdgpu_kms.c to better reflect the generic nature of the resource counting 2. Updates the UAPI struct member from `userq_num_hqds` to `userq_num_slots` 3. Maintains the same functionality while using more appropriate terminology Signed-off-by: Jesse Zhang <[email protected]> Reviewed-by: Marek Olšák <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_job.c')
0 files changed, 0 insertions, 0 deletions