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

2024-09-04 Thread kernel test robot
m-misc drm-misc-next patch link: https://lore.kernel.org/r/20240903202541.430225-3-adrian.larumbe%40collabora.com patch subject: [PATCH v5 2/4] drm/panthor: add DRM fdinfo support config: x86_64-buildonly-randconfig-002-20240904 (https://download.01.org/0day-ci/archive/20240905/20240905013

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

2024-09-04 Thread Boris Brezillon
On Tue, 3 Sep 2024 21:25:36 +0100 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

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

2024-09-03 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