Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/
Ddrm_framebuffer.c422 if (drm_framebuffer_read_refcount(fb) > 1) { in drm_mode_rmfb()
629 if (drm_framebuffer_read_refcount(fb) > 1) { in drm_fb_release()
946 if (drm_framebuffer_read_refcount(fb) > 1) { in drm_framebuffer_remove()
1004 drm_framebuffer_read_refcount(fb)); in drm_framebuffer_print_info()
/Linux-v4.19/include/drm/
Ddrm_framebuffer.h273 static inline uint32_t drm_framebuffer_read_refcount(const struct drm_framebuffer *fb) in drm_framebuffer_read_refcount() function
/Linux-v4.19/drivers/gpu/drm/msm/
Dmsm_fb.c47 drm_framebuffer_read_refcount(fb), fb->base.id); in msm_framebuffer_describe()
/Linux-v4.19/drivers/gpu/drm/tegra/
Ddrm.c963 drm_framebuffer_read_refcount(fb)); in tegra_debugfs_framebuffers()
/Linux-v4.19/drivers/gpu/drm/i915/
Di915_debugfs.c1908 drm_framebuffer_read_refcount(&fbdev_fb->base)); in i915_gem_framebuffer_info()
1926 drm_framebuffer_read_refcount(&fb->base)); in i915_gem_framebuffer_info()