Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/drm/
Dpanthor_drm.h189 struct drm_panthor_obj_array { struct
539 struct drm_panthor_obj_array syncs;
565 struct drm_panthor_obj_array ops;
708 struct drm_panthor_obj_array queues;
841 struct drm_panthor_obj_array syncs;
855 struct drm_panthor_obj_array queue_submits;
/linux-6.12.1/drivers/gpu/drm/panthor/
Dpanthor_drv.c84 panthor_get_uobj_array(const struct drm_panthor_obj_array *in, u32 min_stride, in panthor_get_uobj_array()
446 const struct drm_panthor_obj_array *syncs) in panthor_submit_ctx_add_job()