Get the number of planes for format
int drm_format_num_planes(uint32_t format);
format
pixel format (DRM_FORMAT_*)
The number of planes used by the specified pixel 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