Re: [PATCH v2] drm/panthor: register size of internal objects through fdinfo

2024-11-25 Thread Boris Brezillon
Hi Adrian, On Fri, 15 Nov 2024 19:14:18 + Adrián Larumbe wrote: > @@ -71,9 +112,9 @@ void panthor_kernel_bo_destroy(struct panthor_kernel_bo > *bo) > * Return: A valid pointer in case of success, an ERR_PTR() otherwise. > */ > struct panthor_kernel_bo * > -panthor_kernel_bo_create(stru

Re: [PATCH v2] drm/panthor: register size of internal objects through fdinfo

2024-11-17 Thread kernel test robot
esktop.org/drm/drm-misc drm-misc-next patch link: https://lore.kernel.org/r/20241115191426.3101123-1-adrian.larumbe%40collabora.com patch subject: [PATCH v2] drm/panthor: register size of internal objects through fdinfo config: x86_64-buildonly-randconfig-005-20241118 (https://download.01.o

[PATCH v2] drm/panthor: register size of internal objects through fdinfo

2024-11-15 Thread Adrián Larumbe
This includes both DRM objects created to support queues, groups and heaps, and also objects whose pages are shared between the GPU and the MCU. However, this doesn't include objects that hold the firmware's binary regions, since these aren't owned by a render context and are allocated only once a