Print the rectangle information
void drm_rect_debug_print(const struct drm_rect * r, bool fixed_point);
r
rectangle to print
fixed_point
rectangle is in 16.16 fixed point format
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