Incr the fb refcnt
void drm_framebuffer_reference(struct drm_framebuffer * fb);
fb
framebuffer
This functions increments the fb's refcount.
Jesse Barnes <[email protected]>
Intel Corporation,
Initial version
Laurent Pinchart <[email protected]>
Ideas on board SPRL,
Driver internals
Daniel Vetter <[email protected]>
Intel Corporation,
Contributions all over the place