Home
last modified time | relevance | path

Searched refs:drm_framebuffer_read_refcount (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/sys/dev/pci/drm/include/drm/
Ddrm_framebuffer.h245 static inline uint32_t drm_framebuffer_read_refcount(const struct drm_framebuffer *fb) in drm_framebuffer_read_refcount() function
/openbsd/src/sys/dev/pci/drm/
Ddrm_framebuffer.c459 if (drm_framebuffer_read_refcount(fb) > 1) { in drm_mode_rmfb()
806 if (drm_framebuffer_read_refcount(fb) > 1) { in drm_fb_release()
1146 if (drm_framebuffer_read_refcount(fb) > 1) { in drm_framebuffer_remove()
1166 drm_framebuffer_read_refcount(fb)); in drm_framebuffer_print_info()
/openbsd/src/sys/dev/pci/drm/i915/display/
Dintel_plane_initial.c403 if (drm_framebuffer_read_refcount(fb)) in plane_config_fini()
Dintel_display_debugfs.c108 drm_framebuffer_read_refcount(&fbdev_fb->base)); in i915_gem_framebuffer_info()
126 drm_framebuffer_read_refcount(&fb->base)); in i915_gem_framebuffer_info()