Re: [PATCH v2] drm/amdgpu: Add queue id support to the user queue wait IOCTL

2025-04-14 Thread Marek Olšák
On Mon, Apr 14, 2025 at 7:33 AM Christian König wrote: > Am 12.04.25 um 10:03 schrieb Arunpravin Paneer Selvam: > > Add queue id support to the user queue wait IOCTL > > drm_amdgpu_userq_wait structure. > > > > This is required to retrieve the wait user queue and maintain > > the fence driver ref

Re: [PATCH v2] drm/amdgpu: Add queue id support to the user queue wait IOCTL

2025-04-14 Thread Christian König
Am 12.04.25 um 10:03 schrieb Arunpravin Paneer Selvam: > Add queue id support to the user queue wait IOCTL > drm_amdgpu_userq_wait structure. > > This is required to retrieve the wait user queue and maintain > the fence driver references in it so that the user queue in > the same context releases t