Searched refs:drm_gem_cma_create_with_handle (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_gem_cma_helper.c128 * drm_gem_cma_create_with_handle - allocate an object with the given size and
144 drm_gem_cma_create_with_handle(struct drm_file *file_priv, drm_gem_cma_create_with_handle() function
232 cma_obj = drm_gem_cma_create_with_handle(file_priv, drm, args->size, drm_gem_cma_dumb_create_internal()
265 cma_obj = drm_gem_cma_create_with_handle(file_priv, drm, args->size, drm_gem_cma_dumb_create()

Completed in 29 milliseconds