Get the picture aspect ratio corresponding to the input vic from the cea mode list
enum hdmi_picture_aspect drm_get_cea_aspect_ratio(const u8 video_code);
video_code
ID given to each of the CEA modes
Returns picture aspect ratio
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