Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dradeon_fb.c300 drm_framebuffer_cleanup(fb); in radeonfb_create()
316 drm_framebuffer_cleanup(fb); in radeon_fbdev_destroy()
/linux-6.3-rc2/include/drm/
A Ddrm_framebuffer.h225 void drm_framebuffer_cleanup(struct drm_framebuffer *fb);
/linux-6.3-rc2/drivers/gpu/drm/exynos/
A Dexynos_drm_fbdev.c133 drm_framebuffer_cleanup(helper->fb); in exynos_drm_fbdev_create()
/linux-6.3-rc2/drivers/gpu/drm/arm/display/komeda/
A Dkomeda_framebuffer.c24 drm_framebuffer_cleanup(fb); in komeda_fb_destroy()
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_gem_framebuffer_helper.c103 drm_framebuffer_cleanup(fb); in drm_gem_fb_destroy()
A Ddrm_framebuffer.c942 void drm_framebuffer_cleanup(struct drm_framebuffer *fb) in drm_framebuffer_cleanup() function
951 EXPORT_SYMBOL(drm_framebuffer_cleanup);
/linux-6.3-rc2/drivers/gpu/drm/gma500/
A Dframebuffer.c389 drm_framebuffer_cleanup(fb); in psb_fbdev_destroy()
/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_kms.c1247 drm_framebuffer_cleanup(framebuffer); in vmw_framebuffer_surface_destroy()
1417 drm_framebuffer_cleanup(framebuffer); in vmw_framebuffer_bo_destroy()
/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_fb.c1830 drm_framebuffer_cleanup(fb); in intel_user_framebuffer_destroy()

Completed in 19 milliseconds