Home
last modified time | relevance | path

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

/Linux-v5.4/include/drm/
Ddrm_framebuffer.h225 void drm_framebuffer_cleanup(struct drm_framebuffer *fb);
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_fb.c284 drm_framebuffer_cleanup(fb); in amdgpufb_create()
300 drm_framebuffer_cleanup(&rfb->base); in amdgpu_fbdev_destroy()
/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_fb.c303 drm_framebuffer_cleanup(fb); in radeonfb_create()
319 drm_framebuffer_cleanup(fb); in radeon_fbdev_destroy()
/Linux-v5.4/drivers/gpu/drm/vboxvideo/
Dvbox_fb.c148 drm_framebuffer_cleanup(&afb->base); in vbox_fbdev_fini()
Dvbox_main.c26 drm_framebuffer_cleanup(fb); in vbox_user_framebuffer_destroy()
/Linux-v5.4/drivers/gpu/drm/hisilicon/hibmc/
Dhibmc_ttm.c106 drm_framebuffer_cleanup(fb); in hibmc_user_framebuffer_destroy()
/Linux-v5.4/drivers/gpu/drm/
Ddrm_gem_framebuffer_helper.c101 drm_framebuffer_cleanup(fb); in drm_gem_fb_destroy()
Ddrm_framebuffer.c821 void drm_framebuffer_cleanup(struct drm_framebuffer *fb) in drm_framebuffer_cleanup() function
830 EXPORT_SYMBOL(drm_framebuffer_cleanup);
/Linux-v5.4/drivers/gpu/drm/udl/
Dudl_fb.c325 drm_framebuffer_cleanup(fb); in udl_user_framebuffer_destroy()
429 drm_framebuffer_cleanup(&ufbdev->ufb.base); in udl_fbdev_destroy()
/Linux-v5.4/drivers/gpu/drm/exynos/
Dexynos_drm_fbdev.c168 drm_framebuffer_cleanup(helper->fb); in exynos_drm_fbdev_create()
/Linux-v5.4/drivers/gpu/drm/arm/display/komeda/
Dkomeda_framebuffer.c24 drm_framebuffer_cleanup(fb); in komeda_fb_destroy()
/Linux-v5.4/drivers/gpu/drm/gma500/
Dframebuffer.c495 drm_framebuffer_cleanup(&psbfb->base); in psb_fbdev_destroy()
/Linux-v5.4/drivers/gpu/drm/nouveau/
Dnouveau_display.c208 drm_framebuffer_cleanup(drm_fb); in nouveau_user_framebuffer_destroy()
/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.c831 drm_framebuffer_cleanup(framebuffer); in vmw_framebuffer_surface_destroy()
985 drm_framebuffer_cleanup(framebuffer); in vmw_framebuffer_bo_destroy()
/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_display.c15552 drm_framebuffer_cleanup(fb); in intel_user_framebuffer_destroy()