Home
last modified time | relevance | path

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

/Linux-v5.10/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.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_fb.c283 drm_framebuffer_cleanup(fb); in amdgpufb_create()
299 drm_framebuffer_cleanup(&rfb->base); in amdgpu_fbdev_destroy()
/Linux-v5.10/include/drm/
Ddrm_framebuffer.h225 void drm_framebuffer_cleanup(struct drm_framebuffer *fb);
/Linux-v5.10/drivers/gpu/drm/exynos/
Dexynos_drm_fbdev.c146 drm_framebuffer_cleanup(helper->fb); in exynos_drm_fbdev_create()
/Linux-v5.10/drivers/gpu/drm/
Ddrm_gem_framebuffer_helper.c100 drm_framebuffer_cleanup(fb); in drm_gem_fb_destroy()
Ddrm_framebuffer.c942 void drm_framebuffer_cleanup(struct drm_framebuffer *fb) in drm_framebuffer_cleanup() function
951 EXPORT_SYMBOL(drm_framebuffer_cleanup);
/Linux-v5.10/drivers/gpu/drm/arm/display/komeda/
Dkomeda_framebuffer.c24 drm_framebuffer_cleanup(fb); in komeda_fb_destroy()
/Linux-v5.10/drivers/gpu/drm/gma500/
Dframebuffer.c491 drm_framebuffer_cleanup(fb); in psb_fbdev_destroy()
/Linux-v5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.c830 drm_framebuffer_cleanup(framebuffer); in vmw_framebuffer_surface_destroy()
984 drm_framebuffer_cleanup(framebuffer); in vmw_framebuffer_bo_destroy()
/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_display.c17135 drm_framebuffer_cleanup(fb); in intel_user_framebuffer_destroy()