Home
last modified time | relevance | path

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

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