Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/tests/
H A Ddrm_framebuffer_test.c522 drm_framebuffer_cleanup(&fb1); in drm_test_framebuffer_cleanup()
528 drm_framebuffer_cleanup(&fb2); in drm_test_framebuffer_cleanup()
558 drm_framebuffer_cleanup(&expected_fb); in drm_test_framebuffer_lookup()
608 drm_framebuffer_cleanup(&fb1); in drm_test_framebuffer_init()
/linux/include/drm/
H A Ddrm_framebuffer.h220 void drm_framebuffer_cleanup(struct drm_framebuffer *fb);
/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_fbdev.c129 drm_framebuffer_cleanup(helper->fb); in exynos_drm_fbdev_driver_fbdev_probe()
/linux/drivers/gpu/drm/gma500/
H A Dfbdev.c81 drm_framebuffer_cleanup(fb); in psb_fbdev_fb_destroy()
/linux/drivers/gpu/drm/radeon/
H A Dradeon_fbdev.c180 drm_framebuffer_cleanup(fb); in radeon_fbdev_fb_destroy()
/linux/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_framebuffer.c25 drm_framebuffer_cleanup(fb); in komeda_fb_destroy()
/linux/drivers/gpu/drm/
H A Ddrm_gem_framebuffer_helper.c107 drm_framebuffer_cleanup(fb); in drm_gem_fb_destroy()
H A Ddrm_framebuffer.c982 void drm_framebuffer_cleanup(struct drm_framebuffer *fb) in drm_framebuffer_cleanup() function
997 EXPORT_SYMBOL(drm_framebuffer_cleanup);
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.c436 drm_framebuffer_cleanup(framebuffer); in vmw_framebuffer_surface_destroy()
594 drm_framebuffer_cleanup(framebuffer); in vmw_framebuffer_bo_destroy()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_fb.c2109 drm_framebuffer_cleanup(fb); in intel_user_framebuffer_destroy()