<dec f='src/src/sys/external/bsd/drm2/dist/include/drm/drm_crtc.h' l='154' type='struct kref'/>
<offset>64</offset>
<doc f='src/src/sys/external/bsd/drm2/dist/include/drm/drm_crtc.h' l='145'>/*
	 * Note that the fb is refcounted for the benefit of driver internals,
	 * for example some hw, disabling a CRTC/plane is asynchronous, and
	 * scanout does not actually complete until the next vblank.  So some
	 * cleanup (like releasing the reference(s) on the backing GEM bo(s))
	 * should be deferred.  In cases like this, the driver would like to
	 * hold a ref to the fb even though it has already been removed from
	 * userspace perspective.
	 */</doc>
<use f='src/src/sys/external/bsd/drm2/dist/drm/drm_crtc.c' l='470' u='a' c='drm_framebuffer_init'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/drm_crtc.c' l='494' u='a' c='drm_framebuffer_free'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/drm_crtc.c' l='548' u='a' c='drm_framebuffer_unreference'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/drm_crtc.c' l='561' u='a' c='drm_framebuffer_reference'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/drm_crtc.c' l='573' u='a' c='__drm_framebuffer_unreference'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/drm_crtc.c' l='674' u='a' c='drm_framebuffer_remove'/>
