Re: [PATCH v4 2/4] drm/panthor: add DRM fdinfo support

2024-07-19 Thread Steven Price
On 16/07/2024 21:11, Adrián Larumbe wrote: > Drawing from the FW-calculated values in the previous commit, we can > increase the numbers for an open file by collecting them from finished jobs > when updating their group synchronisation objects. > > Display of fdinfo key-value pairs is governed by

[PATCH v4 2/4] drm/panthor: add DRM fdinfo support

2024-07-16 Thread Adrián Larumbe
Drawing from the FW-calculated values in the previous commit, we can increase the numbers for an open file by collecting them from finished jobs when updating their group synchronisation objects. Display of fdinfo key-value pairs is governed by a flag that is by default disabled in the present com