1. NAME

drm_framebuffer_reference - incr the fb refcnt

2. SYNOPSIS

void drm_framebuffer_reference(struct drm_framebuffer *  fb );

3. ARGUMENTS

fb
    framebuffer

4. AUTHORS

Jesse Barnes <>
Intel Corporation,
    Initial version

Laurent Pinchart <>
Ideas on board SPRL,
    Driver internals

5. COPYRIGHT