Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/drm/
H A Dpanfrost_drm.h27 …FROST_CREATE_BO DRM_IOWR(DRM_COMMAND_BASE + DRM_PANFROST_CREATE_BO, struct drm_panfrost_create_bo)
96 struct drm_panfrost_create_bo { struct
/openbmc/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_drv.c84 struct drm_panfrost_create_bo *args = data; in panfrost_ioctl_create_bo()