Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/radeon/
Dradeon_fb.c302 drm_framebuffer_cleanup(fb); in radeonfb_create()
318 drm_framebuffer_cleanup(fb); in radeon_fbdev_destroy()
/linux-6.1.9/include/drm/
Ddrm_framebuffer.h225 void drm_framebuffer_cleanup(struct drm_framebuffer *fb);
/linux-6.1.9/drivers/gpu/drm/exynos/
Dexynos_drm_fbdev.c131 drm_framebuffer_cleanup(helper->fb); in exynos_drm_fbdev_create()
/linux-6.1.9/drivers/gpu/drm/arm/display/komeda/
Dkomeda_framebuffer.c24 drm_framebuffer_cleanup(fb); in komeda_fb_destroy()
/linux-6.1.9/drivers/gpu/drm/
Ddrm_gem_framebuffer_helper.c104 drm_framebuffer_cleanup(fb); in drm_gem_fb_destroy()
Ddrm_framebuffer.c942 void drm_framebuffer_cleanup(struct drm_framebuffer *fb) in drm_framebuffer_cleanup() function
951 EXPORT_SYMBOL(drm_framebuffer_cleanup);
/linux-6.1.9/drivers/gpu/drm/gma500/
Dframebuffer.c390 drm_framebuffer_cleanup(fb); in psb_fbdev_destroy()
/linux-6.1.9/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.c1101 drm_framebuffer_cleanup(framebuffer); in vmw_framebuffer_surface_destroy()
1271 drm_framebuffer_cleanup(framebuffer); in vmw_framebuffer_bo_destroy()
/linux-6.1.9/drivers/gpu/drm/i915/display/
Dintel_fb.c1817 drm_framebuffer_cleanup(fb); in intel_user_framebuffer_destroy()