Searched refs:drm_framebuffer_read_refcount (Results 1 – 8 of 8) sorted by relevance
247 * drm_framebuffer_read_refcount - read the framebuffer reference count.252 static inline uint32_t drm_framebuffer_read_refcount(const struct drm_framebuffer *fb) in drm_framebuffer_read_refcount() function
461 if (drm_framebuffer_read_refcount(fb) > 1) { in drm_mode_rmfb() 808 if (drm_framebuffer_read_refcount(fb) > 1) { in drm_fb_release() 1172 if (drm_framebuffer_read_refcount(fb) > 1) { in drm_framebuffer_remove() 1192 drm_framebuffer_read_refcount(fb)); in drm_framebuffer_print_info()
74 if (drm_framebuffer_read_refcount(vkms_state->frame_info->fb)) in vkms_plane_destroy_state()
275 if (drm_framebuffer_read_refcount(fb)) in plane_config_fini()
67 drm_framebuffer_read_refcount(fb), fb->base.id); in msm_framebuffer_describe()
391 if (drm_framebuffer_read_refcount(fb)) in plane_config_fini()
130 drm_framebuffer_read_refcount(&fbdev_fb->base)); in i915_gem_framebuffer_info() 147 drm_framebuffer_read_refcount(&fb->base)); in i915_gem_framebuffer_info()
844 drm_framebuffer_read_refcount(fb)); in tegra_debugfs_framebuffers()