Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/gma500/
Dfbdev.c125 drm_framebuffer_cleanup(fb); in psb_fbdev_fb_destroy()
247 drm_framebuffer_cleanup(fb); in psb_fbdev_driver_fbdev_probe()
/linux-6.14.4/drivers/gpu/drm/radeon/
Dradeon_fbdev.c183 drm_framebuffer_cleanup(fb); in radeon_fbdev_fb_destroy()
283 drm_framebuffer_cleanup(fb); in radeon_fbdev_driver_fbdev_probe()
/linux-6.14.4/include/drm/
Ddrm_framebuffer.h213 void drm_framebuffer_cleanup(struct drm_framebuffer *fb);
/linux-6.14.4/drivers/gpu/drm/tests/
Ddrm_framebuffer_test.c521 drm_framebuffer_cleanup(&fb1); in drm_test_framebuffer_cleanup()
527 drm_framebuffer_cleanup(&fb2); in drm_test_framebuffer_cleanup()
557 drm_framebuffer_cleanup(&expected_fb); in drm_test_framebuffer_lookup()
607 drm_framebuffer_cleanup(&fb1); in drm_test_framebuffer_init()
/linux-6.14.4/drivers/gpu/drm/exynos/
Dexynos_drm_fbdev.c134 drm_framebuffer_cleanup(helper->fb); in exynos_drm_fbdev_driver_fbdev_probe()
/linux-6.14.4/drivers/gpu/drm/arm/display/komeda/
Dkomeda_framebuffer.c24 drm_framebuffer_cleanup(fb); in komeda_fb_destroy()
/linux-6.14.4/drivers/gpu/drm/
Ddrm_gem_framebuffer_helper.c104 drm_framebuffer_cleanup(fb); in drm_gem_fb_destroy()
Ddrm_framebuffer.c960 void drm_framebuffer_cleanup(struct drm_framebuffer *fb) in drm_framebuffer_cleanup() function
969 EXPORT_SYMBOL(drm_framebuffer_cleanup);
/linux-6.14.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.c1225 drm_framebuffer_cleanup(framebuffer); in vmw_framebuffer_surface_destroy()
1378 drm_framebuffer_cleanup(framebuffer); in vmw_framebuffer_bo_destroy()
/linux-6.14.4/drivers/gpu/drm/i915/display/
Dintel_fb.c1958 drm_framebuffer_cleanup(fb); in intel_user_framebuffer_destroy()