Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_framebuffer.c470 if (drm_framebuffer_read_refcount(fb) > 1) { in drm_mode_rmfb()
677 if (drm_framebuffer_read_refcount(fb) > 1) { in drm_fb_release()
998 if (drm_framebuffer_read_refcount(fb) > 1) { in drm_framebuffer_remove()
1056 drm_framebuffer_read_refcount(fb)); in drm_framebuffer_print_info()
/netbsd-src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_framebuffer.h259 static inline uint32_t drm_framebuffer_read_refcount(const struct drm_framebuffer *fb) in drm_framebuffer_read_refcount() function
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_debugfs.c1451 drm_framebuffer_read_refcount(&fbdev_fb->base)); in i915_gem_framebuffer_info()
1469 drm_framebuffer_read_refcount(&fb->base)); in i915_gem_framebuffer_info()