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