Searched refs:drm_framebuffer_cleanup (Results 1 - 28 of 28) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/armada/
H A Darmada_fb.c20 drm_framebuffer_cleanup(&dfb->fb); armada_fb_destroy()
/linux-4.1.27/drivers/gpu/drm/bochs/
H A Dbochs_fbdev.c174 drm_framebuffer_cleanup(&gfb->base); bochs_fbdev_destroy()
H A Dbochs_mm.c485 drm_framebuffer_cleanup(fb); bochs_user_framebuffer_destroy()
/linux-4.1.27/drivers/gpu/drm/rockchip/
H A Drockchip_drm_fb.c55 drm_framebuffer_cleanup(fb); rockchip_drm_fb_destroy()
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dradeon_fb.c328 drm_framebuffer_cleanup(fb); radeonfb_create()
360 drm_framebuffer_cleanup(&rfb->base); radeon_fbdev_destroy()
H A Dradeon_display.c1273 drm_framebuffer_cleanup(fb); radeon_user_framebuffer_destroy()
/linux-4.1.27/drivers/gpu/drm/udl/
H A Dudl_fb.c446 drm_framebuffer_cleanup(fb); udl_user_framebuffer_destroy()
571 drm_framebuffer_cleanup(&ufbdev->ufb.base); udl_fbdev_destroy()
/linux-4.1.27/drivers/gpu/drm/cirrus/
H A Dcirrus_fbdev.c290 drm_framebuffer_cleanup(&gfb->base); cirrus_fbdev_destroy()
H A Dcirrus_main.c22 drm_framebuffer_cleanup(fb); cirrus_user_framebuffer_destroy()
/linux-4.1.27/drivers/gpu/drm/exynos/
H A Dexynos_drm_fb.c77 drm_framebuffer_cleanup(fb); exynos_drm_fb_destroy()
H A Dexynos_drm_fbdev.c203 drm_framebuffer_cleanup(helper->fb); exynos_drm_fbdev_create()
/linux-4.1.27/drivers/gpu/drm/mgag200/
H A Dmgag200_fb.c271 drm_framebuffer_cleanup(&mfb->base); mga_fbdev_destroy()
H A Dmgag200_main.c22 drm_framebuffer_cleanup(fb); mga_user_framebuffer_destroy()
/linux-4.1.27/drivers/gpu/drm/msm/
H A Dmsm_fb.c48 drm_framebuffer_cleanup(fb); msm_framebuffer_destroy()
/linux-4.1.27/drivers/gpu/drm/tegra/
H A Dfb.c76 drm_framebuffer_cleanup(framebuffer); tegra_fb_destroy()
/linux-4.1.27/drivers/gpu/drm/gma500/
H A Dframebuffer.c585 drm_framebuffer_cleanup(&psbfb->base); psb_fbdev_destroy()
684 drm_framebuffer_cleanup(fb); psb_user_framebuffer_destroy()
/linux-4.1.27/drivers/gpu/drm/qxl/
H A Dqxl_fb.c617 drm_framebuffer_cleanup(fb); qxlfb_create()
659 drm_framebuffer_cleanup(&qfb->base); qxl_fbdev_destroy()
H A Dqxl_display.c466 drm_framebuffer_cleanup(fb); qxl_user_framebuffer_destroy()
/linux-4.1.27/drivers/gpu/drm/ast/
H A Dast_fb.c318 drm_framebuffer_cleanup(&afb->base); ast_fbdev_destroy()
H A Dast_main.c301 drm_framebuffer_cleanup(fb); ast_user_framebuffer_destroy()
/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_fb_cma_helper.c58 drm_framebuffer_cleanup(fb); drm_fb_cma_destroy()
H A Ddrm_crtc.c549 * drm_framebuffer_cleanup - remove a framebuffer object
565 void drm_framebuffer_cleanup(struct drm_framebuffer *fb) drm_framebuffer_cleanup() function
574 EXPORT_SYMBOL(drm_framebuffer_cleanup); variable
5503 * would actually deadlock with the drm_framebuffer_cleanup function. drm_mode_config_cleanup()
/linux-4.1.27/drivers/gpu/drm/omapdrm/
H A Domap_fb.c110 drm_framebuffer_cleanup(fb); omap_framebuffer_destroy()
/linux-4.1.27/drivers/gpu/drm/nouveau/
H A Dnouveau_fbcon.c496 drm_framebuffer_cleanup(&nouveau_fb->base); nouveau_fbcon_destroy()
H A Dnouveau_display.c224 drm_framebuffer_cleanup(drm_fb); nouveau_user_framebuffer_destroy()
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.c438 drm_framebuffer_cleanup(framebuffer); vmw_framebuffer_surface_destroy()
768 drm_framebuffer_cleanup(framebuffer); vmw_framebuffer_dmabuf_destroy()
/linux-4.1.27/include/drm/
H A Ddrm_crtc.h1338 extern void drm_framebuffer_cleanup(struct drm_framebuffer *fb);
/linux-4.1.27/drivers/gpu/drm/i915/
H A Dintel_display.c13201 drm_framebuffer_cleanup(fb); intel_user_framebuffer_destroy()

Completed in 798 milliseconds