drm_rect_debug_print(9) print the rectangle information

SYNOPSIS

void drm_rect_debug_print(const struct drm_rect * r, bool fixed_point);

ARGUMENTS

r

rectangle to print

fixed_point

rectangle is in 16.16 fixed point format

AUTHORS

Jesse Barnes <[email protected]>
Intel Corporation,         
        

Initial version

Laurent Pinchart <[email protected]>
Ideas on board SPRL,         
        

Driver internals

COPYRIGHT