[PATCH 07/11] accel/ivpu: Make command queue ID allocated on XArray

Jeffrey Hugo quic_jhugo at quicinc.com
Fri Oct 18 22:05:46 UTC 2024


On 10/17/2024 8:58 AM, Jacek Lawrynowicz wrote:
> From: Karol Wachowski <karol.wachowski at intel.com>
> 
> Use XArray for dynamic command queue ID allocations instead of fixed
> ones. This is required by upcoming changes to UAPI that will allow to
> manage command queues by user space instead of having predefined number
> of queues in a context.
> 
> Signed-off-by: Karol Wachowski <karol.wachowski at intel.com>
> Reviewed-by: Jacek Lawrynowicz <jacek.lawrynowicz at linux.intel.com>
> Signed-off-by: Jacek Lawrynowicz <jacek.lawrynowicz at linux.intel.com>

Reviewed-by: Jeffrey Hugo <quic_jhugo at quicinc.com>


More information about the dri-devel mailing list