Re: [PATCH v2 3/4] drm/panfrost: Expose JM context IOCTLs to UM

2025-09-20 Thread Steven Price
On 04/09/2025 01:08, Adrián Larumbe wrote: > From: Boris Brezillon > > Minor revision of the driver must be bumped because this expands the > uAPI. On top of that, let user know the available priorities so that > they can create contexts with legal priority values. > > Signed-off-by: Boris Brezi

Re: [PATCH v2 3/4] drm/panfrost: Expose JM context IOCTLs to UM

2025-09-11 Thread Adrián Larumbe
On 10.09.2025 16:42, Steven Price wrote: > On 04/09/2025 01:08, Adrián Larumbe wrote: > > From: Boris Brezillon > > > > Minor revision of the driver must be bumped because this expands the > > uAPI. On top of that, let user know the available priorities so that > > they can create contexts with le

[PATCH v2 3/4] drm/panfrost: Expose JM context IOCTLs to UM

2025-09-03 Thread Adrián Larumbe
From: Boris Brezillon Minor revision of the driver must be bumped because this expands the uAPI. On top of that, let user know the available priorities so that they can create contexts with legal priority values. Signed-off-by: Boris Brezillon Signed-off-by: Adrián Larumbe --- drivers/gpu/drm