drm_framebuffer_read_refcount(9) read the framebuffer reference count.

SYNOPSIS

uint32_t drm_framebuffer_read_refcount(struct drm_framebuffer * fb);

ARGUMENTS

fb

framebuffer

DESCRIPTION

This functions returns the framebuffer's reference count.

AUTHORS

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

Lukas Wunner <[email protected]>

vga_switcheroo documentation

COPYRIGHT