drm_get_cea_aspect_ratio(9) get the picture aspect ratio corresponding to the input VIC from the CEA mode list

SYNOPSIS

enum hdmi_picture_aspect drm_get_cea_aspect_ratio(const u8 video_code);

ARGUMENTS

video_code

ID given to each of the CEA modes

DESCRIPTION

Returns picture aspect ratio

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

Lukas Wunner <[email protected]>

vga_switcheroo documentation

COPYRIGHT