Re: [PATCH v2 1/4] habanalabs: Mark queue as expecting to CB handle or address

2019-10-04 Thread Oded Gabbay
On Thu, Oct 3, 2019 at 6:22 PM Tomer Tayar wrote: > > Jobs on some queues must be provided with a handle to a driver command > buffer object, while for other queues, jobs must be provided with an > address to a command buffer. > Currently the distinction is done based on the queue type, which is l

[PATCH v2 1/4] habanalabs: Mark queue as expecting to CB handle or address

2019-10-03 Thread Tomer Tayar
Jobs on some queues must be provided with a handle to a driver command buffer object, while for other queues, jobs must be provided with an address to a command buffer. Currently the distinction is done based on the queue type, which is less flexible if the same type of queue behaves differently on