Searched refs:drm_create_surface (Results 1 – 2 of 2) sorted by relevance
130 static struct drm_surface *drm_create_surface(int width, int height) { in drm_create_surface() function427 drm_surfaces[0] = drm_create_surface(width, height); in drm_init()428 drm_surfaces[1] = drm_create_surface(width, height); in drm_init()
136 static struct drm_surface *drm_create_surface(int width, int height) in drm_create_surface() function440 drm_surfaces[0] = drm_create_surface(width, height); in drm_init()441 drm_surfaces[1] = drm_create_surface(width, height); in drm_init()