Home
last modified time | relevance | path

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

/Linux-v4.19/include/drm/
Ddrm_framebuffer.h217 void drm_framebuffer_cleanup(struct drm_framebuffer *fb);
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_fb.c291 drm_framebuffer_cleanup(fb); in amdgpufb_create()
307 drm_framebuffer_cleanup(&rfb->base); in amdgpu_fbdev_destroy()
/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_fb.c303 drm_framebuffer_cleanup(fb); in radeonfb_create()
319 drm_framebuffer_cleanup(fb); in radeon_fbdev_destroy()
/Linux-v4.19/drivers/gpu/drm/qxl/
Dqxl_fb.c318 drm_framebuffer_cleanup(fb); in qxlfb_create()
355 drm_framebuffer_cleanup(&qfb->base); in qxl_fbdev_destroy()
Dqxl_display.c388 drm_framebuffer_cleanup(fb); in qxl_user_framebuffer_destroy()
/Linux-v4.19/drivers/gpu/drm/
Ddrm_gem_framebuffer_helper.c104 drm_framebuffer_cleanup(fb); in drm_gem_fb_destroy()
Ddrm_framebuffer.c779 void drm_framebuffer_cleanup(struct drm_framebuffer *fb) in drm_framebuffer_cleanup() function
788 EXPORT_SYMBOL(drm_framebuffer_cleanup);
/Linux-v4.19/drivers/gpu/drm/bochs/
Dbochs_fbdev.c152 drm_framebuffer_cleanup(&gfb->base); in bochs_fbdev_destroy()
Dbochs_mm.c468 drm_framebuffer_cleanup(fb); in bochs_user_framebuffer_destroy()
/Linux-v4.19/drivers/gpu/drm/udl/
Dudl_fb.c329 drm_framebuffer_cleanup(fb); in udl_user_framebuffer_destroy()
437 drm_framebuffer_cleanup(&ufbdev->ufb.base); in udl_fbdev_destroy()
/Linux-v4.19/drivers/staging/vboxvideo/
Dvbox_fb.c225 drm_framebuffer_cleanup(&afb->base); in vbox_fbdev_fini()
Dvbox_main.c45 drm_framebuffer_cleanup(fb); in vbox_user_framebuffer_destroy()
/Linux-v4.19/drivers/gpu/drm/exynos/
Dexynos_drm_fbdev.c171 drm_framebuffer_cleanup(helper->fb); in exynos_drm_fbdev_create()
/Linux-v4.19/drivers/gpu/drm/mgag200/
Dmgag200_main.c22 drm_framebuffer_cleanup(fb); in mga_user_framebuffer_destroy()
Dmgag200_fb.c254 drm_framebuffer_cleanup(&mfb->base); in mga_fbdev_destroy()
/Linux-v4.19/drivers/gpu/drm/ast/
Dast_fb.c276 drm_framebuffer_cleanup(&afb->base); in ast_fbdev_destroy()
Dast_main.c391 drm_framebuffer_cleanup(fb); in ast_user_framebuffer_destroy()
/Linux-v4.19/drivers/gpu/drm/cirrus/
Dcirrus_fbdev.c261 drm_framebuffer_cleanup(gfb); in cirrus_fbdev_destroy()
/Linux-v4.19/drivers/gpu/drm/virtio/
Dvirtgpu_fb.c311 drm_framebuffer_cleanup(&vgfb->base); in virtio_gpu_fbdev_destroy()
/Linux-v4.19/drivers/gpu/drm/hisilicon/hibmc/
Dhibmc_ttm.c479 drm_framebuffer_cleanup(fb); in hibmc_user_framebuffer_destroy()
/Linux-v4.19/drivers/gpu/drm/gma500/
Dframebuffer.c513 drm_framebuffer_cleanup(&psbfb->base); in psb_fbdev_destroy()
/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_display.c210 drm_framebuffer_cleanup(drm_fb); in nouveau_user_framebuffer_destroy()
/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.c843 drm_framebuffer_cleanup(framebuffer); in vmw_framebuffer_surface_destroy()
1049 drm_framebuffer_cleanup(framebuffer); in vmw_framebuffer_bo_destroy()
/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_display.c14328 drm_framebuffer_cleanup(fb); in intel_user_framebuffer_destroy()