Home
last modified time | relevance | path

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

/third_party/mesa3d/include/drm-uapi/
Dpanfrost_drm.h17 #define DRM_PANFROST_CREATE_BO 0x02 macro
27 #define DRM_IOCTL_PANFROST_CREATE_BO DRM_IOWR(DRM_COMMAND_BASE + DRM_PANFROST_CREATE_BO, struct dr…
/third_party/mesa3d/src/panfrost/drm-shim/
Dpanfrost_noop.c118 [DRM_PANFROST_CREATE_BO] = pan_ioctl_create_bo,