From: Dave Airlie Date: Sun, 24 Feb 2013 02:39:42 +0000 (+1000) Subject: Merge branch 'drm/hdmi-for-3.9' of git://anongit.freedesktop.org/tegra/linux into... X-Git-Tag: upstream/snapshot3+hdmi~5652^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=28ee46184fc64591e286fa0355845e09c39e2a84;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git Merge branch 'drm/hdmi-for-3.9' of git://anongit.freedesktop.org/tegra/linux into drm-next Thierry writes: "Remove a duplicate implementation of the CEA VIC lookup and move the CEA and other mode tables to drm_edid.c to make it more difficult to create duplicates of the tables. Add some helpers to pack CEA-861/HDMI AVI, audio and SPD infoframes into binary buffers that can easily be written into hardware registers. A new helper function makes it easy construct an AVI infoframe from a DRM display mode. Convert the Tegra and Radeon drivers to use the new HDMI helpers." * 'drm/hdmi-for-3.9' of git://anongit.freedesktop.org/tegra/linux: drm/radeon: Use generic HDMI infoframe helpers drm/tegra: Use generic HDMI infoframe helpers drm: Add EDID helper documentation drm: Add HDMI infoframe helpers video: Add generic HDMI infoframe helpers drm: Add some missing forward declarations drm: Move mode tables to drm_edid.c drm: Remove duplicate drm_mode_cea_vic() --- 28ee46184fc64591e286fa0355845e09c39e2a84