Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/msm/
A Dmsm_fbdev.c127 drm_framebuffer_remove(fb); in msm_fbdev_create()
197 drm_framebuffer_remove(fbdev->fb); in msm_fbdev_free()
/linux-6.3-rc2/drivers/gpu/drm/omapdrm/
A Domap_fbdev.c204 drm_framebuffer_remove(fb); in omap_fbdev_create()
288 drm_framebuffer_remove(fbdev->fb); in omap_fbdev_fini()
/linux-6.3-rc2/include/drm/
A Ddrm_framebuffer.h224 void drm_framebuffer_remove(struct drm_framebuffer *fb);
/linux-6.3-rc2/drivers/gpu/drm/tegra/
A Dfb.c293 drm_framebuffer_remove(fb); in tegra_fbdev_probe()
363 drm_framebuffer_remove(fbdev->fb); in tegra_fbdev_exit()
/linux-6.3-rc2/drivers/gpu/drm/exynos/
A Dexynos_drm_fbdev.c203 drm_framebuffer_remove(fb); in exynos_drm_fbdev_destroy()
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_framebuffer.c411 drm_framebuffer_remove(fb); in drm_mode_rmfb_work_fn()
1100 void drm_framebuffer_remove(struct drm_framebuffer *fb) in drm_framebuffer_remove() function
1137 EXPORT_SYMBOL(drm_framebuffer_remove);
/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_fbdev.c353 drm_framebuffer_remove(&ifbdev->fb->base); in intel_fbdev_destroy()

Completed in 48 milliseconds