Searched refs:drm_panfrost_create_bo (Results 1 – 3 of 3) sorted by relevance
27 …FROST_CREATE_BO DRM_IOWR(DRM_COMMAND_BASE + DRM_PANFROST_CREATE_BO, struct drm_panfrost_create_bo)96 struct drm_panfrost_create_bo { struct
88 struct drm_panfrost_create_bo *create = arg; in pan_ioctl_create_bo()
62 struct drm_panfrost_create_bo create_bo = { .size = size }; in panfrost_bo_alloc()