[PATCH v3 11/14] drm/panthor: Add the driver frontend block

Boris Brezillon boris.brezillon at collabora.com
Mon Jan 15 12:59:47 UTC 2024


On Wed, 20 Dec 2023 16:24:17 +0000
Liviu Dudau <Liviu.Dudau at arm.com> wrote:

> > +/**
> > + * panthor_get_uobj_array() - Copy a user object array into a kernel accessible object array.
> > + * @in: The object array to copy.
> > + * @min_stride: Minimum array stride.
> > + * @obj_size: Kernel object size.
> > + *
> > + * Helper automating user -> kernel object copies.
> > + *
> > + * Don't use this function directly, use PANTHOR_UOBJ_ARRAY_GET() instead.  
> 
> Looks like the macro is called PANTHOR_UOBJ_GET_ARRAY().

Will fix.

Thanks!

Boris


More information about the dri-devel mailing list