Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Damdgpu_fb.c314 drm_framebuffer_cleanup(fb); in amdgpufb_create()
333 drm_framebuffer_cleanup(&rfb->base); in amdgpu_fbdev_destroy()
/dflybsd-src/sys/dev/drm/include/drm/
H A Ddrm_framebuffer.h211 void drm_framebuffer_cleanup(struct drm_framebuffer *fb);
/dflybsd-src/sys/dev/drm/radeon/
H A Dradeon_fb.c330 drm_framebuffer_cleanup(fb); in radeonfb_create()
352 drm_framebuffer_cleanup(&rfb->base); in radeon_fbdev_destroy()
H A Dradeon_display.c1292 drm_framebuffer_cleanup(fb); in radeon_user_framebuffer_destroy()
/dflybsd-src/sys/dev/drm/
H A Ddrm_gem_framebuffer_helper.c104 drm_framebuffer_cleanup(fb); in drm_gem_fb_destroy()
H A Ddrm_framebuffer.c761 void drm_framebuffer_cleanup(struct drm_framebuffer *fb) in drm_framebuffer_cleanup() function
770 EXPORT_SYMBOL(drm_framebuffer_cleanup);
/dflybsd-src/sys/dev/drm/i915/
H A Dintel_display.c13792 drm_framebuffer_cleanup(fb); in intel_user_framebuffer_destroy()