Home
last modified time | relevance | path

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

/Linux-v5.4/include/drm/
Ddrm_framebuffer.h257 static inline uint32_t drm_framebuffer_read_refcount(const struct drm_framebuffer *fb) in drm_framebuffer_read_refcount() function
/Linux-v5.4/drivers/gpu/drm/
Ddrm_framebuffer.c464 if (drm_framebuffer_read_refcount(fb) > 1) { in drm_mode_rmfb()
671 if (drm_framebuffer_read_refcount(fb) > 1) { in drm_fb_release()
988 if (drm_framebuffer_read_refcount(fb) > 1) { in drm_framebuffer_remove()
1046 drm_framebuffer_read_refcount(fb)); in drm_framebuffer_print_info()
/Linux-v5.4/drivers/gpu/drm/vkms/
Dvkms_plane.c54 if (drm_framebuffer_read_refcount(&vkms_state->composer->fb)) in vkms_plane_destroy_state()
/Linux-v5.4/drivers/gpu/drm/msm/
Dmsm_fb.c40 drm_framebuffer_read_refcount(fb), fb->base.id); in msm_framebuffer_describe()
/Linux-v5.4/drivers/gpu/drm/tegra/
Ddrm.c977 drm_framebuffer_read_refcount(fb)); in tegra_debugfs_framebuffers()
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_debugfs.c1531 drm_framebuffer_read_refcount(&fbdev_fb->base)); in i915_gem_framebuffer_info()
1549 drm_framebuffer_read_refcount(&fb->base)); in i915_gem_framebuffer_info()