Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Dfb.c104 struct drm_framebuffer *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()
H A Dfbdev.c106 fb = tegra_fb_alloc(drm, &cmd, &bo, 1); in tegra_fbdev_probe()
H A Ddrm.h187 struct drm_framebuffer *tegra_fb_alloc(struct drm_device *drm,
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Dfb.c100 static struct drm_framebuffer *tegra_fb_alloc(struct drm_device *drm, in tegra_fb_alloc() function
164 fb = tegra_fb_alloc(drm, cmd, planes, i); in tegra_fb_create()
242 fbdev->fb = tegra_fb_alloc(drm, &cmd, &bo, 1); in tegra_fbdev_probe()

Completed in 3 milliseconds