Searched refs:DRM_EXYNOS_GEM_CREATE (Results 1 – 2 of 2) sorted by relevance
134 #define DRM_EXYNOS_GEM_CREATE 0x00 macro145 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()