Home
last modified time | relevance | path

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

/linux/include/drm/
H A Ddrm_framebuffer.h252 static inline uint32_t drm_framebuffer_read_refcount(const struct drm_framebuffer *fb) in drm_framebuffer_read_refcount() function
/linux/drivers/gpu/drm/vkms/
H A Dvkms_plane.c87 if (drm_framebuffer_read_refcount(vkms_state->frame_info->fb)) in vkms_plane_destroy_state()
/linux/drivers/gpu/drm/msm/
H A Dmsm_fb.c67 drm_framebuffer_read_refcount(fb), fb->base.id); in msm_framebuffer_describe()
/linux/drivers/gpu/drm/tegra/
H A Ddrm.c845 drm_framebuffer_read_refcount(fb)); in tegra_debugfs_framebuffers()