Home
last modified time | relevance | path

Searched refs:drm_vc4_create_bo (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/include/drm-uapi/
Dvc4_drm.h49 …TL_VC4_CREATE_BO DRM_IOWR(DRM_COMMAND_BASE + DRM_VC4_CREATE_BO, struct drm_vc4_create_bo)
210 struct drm_vc4_create_bo { struct
/external/kernel-headers/original/uapi/drm/
Dvc4_drm.h52 …TL_VC4_CREATE_BO DRM_IOWR(DRM_COMMAND_BASE + DRM_VC4_CREATE_BO, struct drm_vc4_create_bo)
232 struct drm_vc4_create_bo { struct
/external/libdrm/include/drm/
Dvc4_drm.h52 …TL_VC4_CREATE_BO DRM_IOWR(DRM_COMMAND_BASE + DRM_VC4_CREATE_BO, struct drm_vc4_create_bo)
225 struct drm_vc4_create_bo { struct
/external/minigbm/
Dvc4.c36 struct drm_vc4_create_bo bo_create; in vc4_bo_create()
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_bufmgr.c224 struct drm_vc4_create_bo create; in vc4_bo_alloc()
Dvc4_simulator.c518 vc4_simulator_create_bo_ioctl(int fd, struct drm_vc4_create_bo *args) in vc4_simulator_create_bo_ioctl()