Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_fb.c279 drm_framebuffer_cleanup(fb); in amdgpufb_create()
298 drm_framebuffer_cleanup(&rfb->base); in amdgpu_fbdev_destroy()
/linux/drivers/gpu/drm/radeon/
A Dradeon_fb.c301 drm_framebuffer_cleanup(fb); in radeonfb_create()
317 drm_framebuffer_cleanup(fb); in radeon_fbdev_destroy()
/linux/include/drm/
A Ddrm_framebuffer.h225 void drm_framebuffer_cleanup(struct drm_framebuffer *fb);
/linux/drivers/gpu/drm/exynos/
A Dexynos_drm_fbdev.c146 drm_framebuffer_cleanup(helper->fb); in exynos_drm_fbdev_create()
/linux/drivers/gpu/drm/arm/display/komeda/
A Dkomeda_framebuffer.c24 drm_framebuffer_cleanup(fb); in komeda_fb_destroy()
/linux/drivers/gpu/drm/
A Ddrm_gem_framebuffer_helper.c100 drm_framebuffer_cleanup(fb); in drm_gem_fb_destroy()
A Ddrm_framebuffer.c942 void drm_framebuffer_cleanup(struct drm_framebuffer *fb) in drm_framebuffer_cleanup() function
951 EXPORT_SYMBOL(drm_framebuffer_cleanup);
/linux/drivers/gpu/drm/gma500/
A Dframebuffer.c413 drm_framebuffer_cleanup(fb); in psb_fbdev_destroy()
/linux/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_kms.c844 drm_framebuffer_cleanup(framebuffer); in vmw_framebuffer_surface_destroy()
997 drm_framebuffer_cleanup(framebuffer); in vmw_framebuffer_bo_destroy()
/linux/drivers/gpu/drm/i915/display/
A Dintel_fb.c1277 drm_framebuffer_cleanup(fb); in intel_user_framebuffer_destroy()

Completed in 22 milliseconds