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/
H A Ddrm_framebuffer.h257 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/
H A Ddrm_framebuffer.c464 if (drm_framebuffer_read_refcount(fb) > 1) { in drm_mode_rmfb()
792 if (drm_framebuffer_read_refcount(fb) > 1) { in drm_fb_release()
1130 if (drm_framebuffer_read_refcount(fb) > 1) { in drm_framebuffer_remove()
1188 drm_framebuffer_read_refcount(fb)); in drm_framebuffer_print_info()
/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_plane_initial.c402 if (drm_framebuffer_read_refcount(fb))
H A Dintel_display_debugfs.c121 drm_framebuffer_read_refcount(&fbdev_fb->base)); in i915_gem_framebuffer_info()
139 drm_framebuffer_read_refcount(&fb->base)); in i915_gem_framebuffer_info()