summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c
diff options
context:
space:
mode:
authorJacob Moroni <jmoroni@google.com>2025-09-23 14:24:39 +0000
committerLeon Romanovsky <leon@kernel.org>2025-10-19 07:02:11 -0400
commit5575b7646b94c0afb0f4c0d86e00e13cf3397a62 (patch)
treefd472b48c4ff163f772a877001dcb8c33a2ab4fb /drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c
parent8d158f47f1f33d8747e80c3afbea5aa337e59d41 (diff)
RDMA/irdma: Set irdma_cq cq_num field during CQ create
The driver maintains a CQ table that is used to ensure that a CQ is still valid when processing CQ related AEs. When a CQ is destroyed, the table entry is cleared, using irdma_cq.cq_num as the index. This field was never being set, so it was just always clearing out entry 0. Additionally, the cq_num field size was increased to accommodate HW supporting more than 64K CQs. Fixes: b48c24c2d710 ("RDMA/irdma: Implement device supported verb APIs") Signed-off-by: Jacob Moroni <jmoroni@google.com> Link: https://patch.msgid.link/20250923142439.943930-1-jmoroni@google.com Acked-by: Tatyana Nikolova <tatyana.e.nikolova@intel.com> Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c')
0 files changed, 0 insertions, 0 deletions