Home
last modified time | relevance | path

Searched refs:tegra_fb_alloc (Results 1 – 1 of 1) sorted by relevance

/drivers/gpu/drm/tegra/
Dfb.c94 static struct tegra_fb *tegra_fb_alloc(struct drm_device *drm, in tegra_fb_alloc() function
169 fb = tegra_fb_alloc(drm, cmd, planes, i); in tegra_fb_create()
234 fbdev->fb = tegra_fb_alloc(drm, &cmd, &bo, 1); in tegra_fbdev_probe()