commit | cfd6f8c3a94a96c003a8929b66d6d54181b9420d | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Oct 04 17:19:12 2019 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Oct 18 21:40:12 2019 +0300 |
tree | da98aa27e8cd3945ca679f9fe27673ed76f19aab | |
parent | 28c03a4447b627c44ddb6b51788cc63791aabd78 [diff] |
drm/edid: Extract drm_mode_cea_vic() Extract the logic to compute the final CEA VIC to a small helper. We'll reorder it a bit to make future modifications more straightforward. No function changes. Cc: Wayne Lin <waynelin@amd.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191004141914.20600-2-ville.syrjala@linux.intel.com Reviewed-by: Uma Shankar <uma.shankar@intel.com>