Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/include/drm/
H A Ddrm_framebuffer.h232 static inline void drm_framebuffer_put(struct drm_framebuffer *fb) in drm_framebuffer_put() function
258 drm_framebuffer_put(fb); in drm_framebuffer_unreference()
286 drm_framebuffer_put(*p); in drm_framebuffer_assign()
/dflybsd-src/sys/dev/drm/
H A Ddrm_framebuffer.c405 drm_framebuffer_put(fb); in drm_mode_rmfb()
425 drm_framebuffer_put(fb); in drm_mode_rmfb()
430 drm_framebuffer_put(fb); in drm_mode_rmfb()
491 drm_framebuffer_put(fb); in drm_mode_getfb()
578 drm_framebuffer_put(fb); in drm_mode_dirtyfb_ioctl()
618 drm_framebuffer_put(fb); in drm_fb_release()
930 drm_framebuffer_put(fb); in drm_framebuffer_remove()
H A Ddrm_plane.c418 drm_framebuffer_put(plane->old_fb); in drm_plane_force_disable()
639 drm_framebuffer_put(plane->old_fb); in __setplane_internal()
711 drm_framebuffer_put(fb); in drm_mode_setplane()
725 drm_framebuffer_put(fb); in drm_mode_setplane()
795 drm_framebuffer_put(fb); in drm_mode_cursor_universal()
1062 drm_framebuffer_put(fb); in drm_mode_page_flip_ioctl()
1064 drm_framebuffer_put(crtc->primary->old_fb); in drm_mode_page_flip_ioctl()
H A Ddrm_crtc.c509 drm_framebuffer_put(tmp->primary->old_fb); in __drm_mode_set_config_internal()
740 drm_framebuffer_put(fb); in drm_mode_setcrtc()
H A Ddrm_atomic.c721 drm_framebuffer_put(fb); in drm_atomic_plane_set_property()
1978 drm_framebuffer_put(plane->old_fb); in drm_atomic_clean_old_fb()
H A Ddrm_atomic_helper.c3450 drm_framebuffer_put(state->fb); in __drm_atomic_helper_plane_destroy_state()
/dflybsd-src/sys/dev/drm/i915/
H A Dintel_fbdev.c199 drm_framebuffer_put(&intel_fb->base); in intelfb_create()
H A Dintel_display.c2838 drm_framebuffer_put(fb); in intel_find_initial_plane_obj()
9954 drm_framebuffer_put(fb); in intel_get_load_detect_pipe()