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)
351 #define DRM_EXYNOS_GEM_CREATE 0x00 macro370 DRM_EXYNOS_GEM_CREATE, struct drm_exynos_gem_create)
108 ret = drmCommandWriteRead(kms->fd, DRM_EXYNOS_GEM_CREATE, &arg, sizeof(arg)); in exynos_bo_create()