commit | cb87637249650e50e654fb3185ec6b3fc1b0d64c | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Oct 08 19:48:14 2019 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Oct 22 19:19:37 2019 +0300 |
tree | cf3093a038a5e349ea55c5dbc8332ffee050fc64 | |
parent | 076d9a5d67e5cc22fc16c6066a5af898d402f9f1 [diff] |
drm/vc4: Use drm_hdmi_avi_infoframe_bars() Use the new drm_hdmi_avi_infoframe_bars() helper instead of hand rolling it. Cc: Eric Anholt <eric@anholt.net> Cc: Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191008164814.5894-2-ville.syrjala@linux.intel.com Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>