Home
last modified time | relevance | path

Searched refs:drm_panthor_obj_array (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/drm/
H A Dpanthor_drm.h189 struct drm_panthor_obj_array { struct
583 struct drm_panthor_obj_array syncs;
609 struct drm_panthor_obj_array ops;
759 struct drm_panthor_obj_array queues;
892 struct drm_panthor_obj_array syncs;
906 struct drm_panthor_obj_array queue_submits;
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_drv.c89 panthor_get_uobj_array(const struct drm_panthor_obj_array *in, u32 min_stride, in panthor_get_uobj_array()
453 const struct drm_panthor_obj_array *syncs) in panthor_submit_ctx_add_job()