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

Daniel Vetter <[email protected]>

Intel Corporation,

Contributions all over the place

COPYRIGHT