Re: [PATCH 1/6] drm/amdgpu: Implement userqueue signal/wait IOCTL

2024-09-10 Thread Paneer Selvam, Arunpravin
Hi Christian, On 9/5/2024 2:10 PM, Christian König wrote: Am 30.08.24 um 20:43 schrieb Arunpravin Paneer Selvam: This patch introduces new IOCTL for userqueue secure semaphore. The signal IOCTL called from userspace application creates a drm syncobj and array of bo GEM handles and passed in as

Re: [PATCH 1/6] drm/amdgpu: Implement userqueue signal/wait IOCTL

2024-09-05 Thread Christian König
Am 30.08.24 um 20:43 schrieb Arunpravin Paneer Selvam: This patch introduces new IOCTL for userqueue secure semaphore. The signal IOCTL called from userspace application creates a drm syncobj and array of bo GEM handles and passed in as parameter to the driver to install the fence into it. The

[PATCH 1/6] drm/amdgpu: Implement userqueue signal/wait IOCTL

2024-08-30 Thread Arunpravin Paneer Selvam
This patch introduces new IOCTL for userqueue secure semaphore. The signal IOCTL called from userspace application creates a drm syncobj and array of bo GEM handles and passed in as parameter to the driver to install the fence into it. The wait IOCTL gets an array of drm syncobjs, finds the fence