On 10/16/2024 3:26 AM, Marek Olšák wrote:
On Tue, Oct 15, 2024 at 3:58 AM Arunpravin Paneer Selvam
wrote:
Drop AMDGPU_USERQ_BO_WRITE as this should not be a global option
of the IOCTL, It should be option per buffer. Hence adding separate
array for read and write BO handles.
Signed-off-by:
On Tue, Oct 15, 2024 at 3:58 AM Arunpravin Paneer Selvam
wrote:
>
> Drop AMDGPU_USERQ_BO_WRITE as this should not be a global option
> of the IOCTL, It should be option per buffer. Hence adding separate
> array for read and write BO handles.
>
> Signed-off-by: Arunpravin Paneer Selvam
> Acked-by:
Drop AMDGPU_USERQ_BO_WRITE as this should not be a global option
of the IOCTL, It should be option per buffer. Hence adding separate
array for read and write BO handles.
Signed-off-by: Arunpravin Paneer Selvam
Acked-by: Christian König
Suggested-by: Marek Olšák
Suggested-by: Christian König
--