Home
last modified time | relevance | path

Searched refs:drm_framebuffer_put (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_framebuffer.h248 static inline void drm_framebuffer_put(struct drm_framebuffer *fb) in drm_framebuffer_put() function
278 drm_framebuffer_put(*p); in drm_framebuffer_assign()
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_framebuffer.c461 drm_framebuffer_put(fb); in drm_mode_rmfb()
481 drm_framebuffer_put(fb); in drm_mode_rmfb()
486 drm_framebuffer_put(fb); in drm_mode_rmfb()
556 drm_framebuffer_put(fb); in drm_mode_getfb()
643 drm_framebuffer_put(fb); in drm_mode_dirtyfb_ioctl()
683 drm_framebuffer_put(fb); in drm_fb_release()
1006 drm_framebuffer_put(fb); in drm_framebuffer_remove()
H A Ddrm_plane.c443 drm_framebuffer_put(plane->old_fb); in drm_plane_force_disable()
725 drm_framebuffer_put(plane->old_fb); in __setplane_internal()
828 drm_framebuffer_put(fb); in drm_mode_setplane()
842 drm_framebuffer_put(fb); in drm_mode_setplane()
923 drm_framebuffer_put(fb); in drm_mode_cursor_universal()
1210 drm_framebuffer_put(fb); in drm_mode_page_flip_ioctl()
1212 drm_framebuffer_put(plane->old_fb); in drm_mode_page_flip_ioctl()
H A Ddrm_crtc.c461 drm_framebuffer_put(plane->old_fb); in __drm_mode_set_config_internal()
721 drm_framebuffer_put(fb); in drm_mode_setcrtc()
H A Ddrm_atomic_state_helper.c351 drm_framebuffer_put(state->fb); in __drm_atomic_helper_plane_destroy_state()
H A Ddrm_atomic_uapi.c533 drm_framebuffer_put(fb); in drm_atomic_plane_set_property()
765 drm_framebuffer_put(fb); in drm_atomic_connector_set_property()
/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_ioctl.c327 drm_framebuffer_put(fb); in vmw_present_ioctl()
404 drm_framebuffer_put(fb); in vmw_present_readback_ioctl()
H A Dvmwgfx_fb.c494 drm_framebuffer_put(cur_fb); in vmw_fb_kms_detach()
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_atomic_plane.c136 drm_framebuffer_put(plane_state->hw.fb); in intel_plane_destroy_state()
204 drm_framebuffer_put(plane_state->hw.fb); in intel_plane_clear_hw_state()
H A Dintel_fbdev.c209 drm_framebuffer_put(&intel_fb->base); in intelfb_create()
H A Dintel_display.c3622 drm_framebuffer_put(fb); in intel_find_initial_plane_obj()
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_fbcon.c497 drm_framebuffer_put(&nouveau_fb->base); in nouveau_fbcon_destroy()