Searched refs:DRM_EXYNOS_GEM_CREATE (Results 1 – 3 of 3) sorted by relevance
134 #define DRM_EXYNOS_GEM_CREATE 0x00 macro145 DRM_EXYNOS_GEM_CREATE, struct drm_exynos_gem_create)
286 #define DRM_EXYNOS_GEM_CREATE 0x00 macro303 DRM_EXYNOS_GEM_CREATE, struct drm_exynos_gem_create)
97 ret = drmCommandWriteRead(kms->fd, DRM_EXYNOS_GEM_CREATE, &arg, sizeof(arg)); in exynos_bo_create()