Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_fb.c288 drm_framebuffer_cleanup(fb); in radeonfb_create()
312 drm_framebuffer_cleanup(&rfb->base); in radeon_fbdev_destroy()
Dradeon_display.c1326 drm_framebuffer_cleanup(fb); in radeon_user_framebuffer_destroy()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_fb.c269 drm_framebuffer_cleanup(fb); in amdgpufb_create()
294 drm_framebuffer_cleanup(&rfb->base); in amdgpu_fbdev_destroy()
Damdgpu_display.c512 drm_framebuffer_cleanup(fb); in amdgpu_user_framebuffer_destroy()
/linux-4.4.14/drivers/gpu/drm/rockchip/
Drockchip_drm_fb.c55 drm_framebuffer_cleanup(fb); in rockchip_drm_fb_destroy()
/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_drm_fb.c76 drm_framebuffer_cleanup(fb); in exynos_drm_fb_destroy()
Dexynos_drm_fbdev.c180 drm_framebuffer_cleanup(helper->fb); in exynos_drm_fbdev_create()
/linux-4.4.14/drivers/gpu/drm/armada/
Darmada_fb.c20 drm_framebuffer_cleanup(&dfb->fb); in armada_fb_destroy()
/linux-4.4.14/drivers/gpu/drm/bochs/
Dbochs_fbdev.c160 drm_framebuffer_cleanup(&gfb->base); in bochs_fbdev_destroy()
Dbochs_mm.c477 drm_framebuffer_cleanup(fb); in bochs_user_framebuffer_destroy()
/linux-4.4.14/drivers/gpu/drm/qxl/
Dqxl_fb.c448 drm_framebuffer_cleanup(fb); in qxlfb_create()
486 drm_framebuffer_cleanup(&qfb->base); in qxl_fbdev_destroy()
Dqxl_display.c474 drm_framebuffer_cleanup(fb); in qxl_user_framebuffer_destroy()
/linux-4.4.14/drivers/gpu/drm/msm/
Dmsm_fb.c48 drm_framebuffer_cleanup(fb); in msm_framebuffer_destroy()
/linux-4.4.14/drivers/gpu/drm/udl/
Dudl_fb.c446 drm_framebuffer_cleanup(fb); in udl_user_framebuffer_destroy()
558 drm_framebuffer_cleanup(&ufbdev->ufb.base); in udl_fbdev_destroy()
/linux-4.4.14/drivers/gpu/drm/cirrus/
Dcirrus_main.c22 drm_framebuffer_cleanup(fb); in cirrus_user_framebuffer_destroy()
Dcirrus_fbdev.c265 drm_framebuffer_cleanup(&gfb->base); in cirrus_fbdev_destroy()
/linux-4.4.14/drivers/gpu/drm/gma500/
Dframebuffer.c569 drm_framebuffer_cleanup(&psbfb->base); in psb_fbdev_destroy()
668 drm_framebuffer_cleanup(fb); in psb_user_framebuffer_destroy()
/linux-4.4.14/drivers/gpu/drm/mgag200/
Dmgag200_main.c22 drm_framebuffer_cleanup(fb); in mga_user_framebuffer_destroy()
Dmgag200_fb.c258 drm_framebuffer_cleanup(&mfb->base); in mga_fbdev_destroy()
/linux-4.4.14/drivers/gpu/drm/
Ddrm_fb_cma_helper.c58 drm_framebuffer_cleanup(fb); in drm_fb_cma_destroy()
Ddrm_crtc.c571 void drm_framebuffer_cleanup(struct drm_framebuffer *fb) in drm_framebuffer_cleanup() function
580 EXPORT_SYMBOL(drm_framebuffer_cleanup);
/linux-4.4.14/drivers/gpu/drm/tegra/
Dfb.c76 drm_framebuffer_cleanup(framebuffer); in tegra_fb_destroy()
/linux-4.4.14/drivers/gpu/drm/ast/
Dast_fb.c304 drm_framebuffer_cleanup(&afb->base); in ast_fbdev_destroy()
Dast_main.c301 drm_framebuffer_cleanup(fb); in ast_user_framebuffer_destroy()
/linux-4.4.14/drivers/gpu/drm/virtio/
Dvirtgpu_fb.c372 drm_framebuffer_cleanup(&vgfb->base); in virtio_gpu_fbdev_destroy()
Dvirtgpu_display.c193 drm_framebuffer_cleanup(fb); in virtio_gpu_user_framebuffer_destroy()
/linux-4.4.14/drivers/gpu/drm/omapdrm/
Domap_fb.c112 drm_framebuffer_cleanup(fb); in omap_framebuffer_destroy()
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_fbcon.c481 drm_framebuffer_cleanup(&nouveau_fb->base); in nouveau_fbcon_destroy()
Dnouveau_display.c227 drm_framebuffer_cleanup(drm_fb); in nouveau_user_framebuffer_destroy()
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.c411 drm_framebuffer_cleanup(framebuffer); in vmw_framebuffer_surface_destroy()
619 drm_framebuffer_cleanup(framebuffer); in vmw_framebuffer_dmabuf_destroy()
/linux-4.4.14/include/drm/
Ddrm_crtc.h1341 extern void drm_framebuffer_cleanup(struct drm_framebuffer *fb);
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_display.c14242 drm_framebuffer_cleanup(fb); in intel_user_framebuffer_destroy()