Determine the rectangle height
int drm_rect_height(const struct drm_rect * r);
r
rectangle whose height is returned
The height of the rectangle.
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