From: Lespiau, Damien Date: Mon, 19 Aug 2013 15:58:59 +0000 (+0100) Subject: gpu: host1x: Port the HDMI vendor infoframe code the common helpers X-Git-Tag: v3.12-rc1~136^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a26a58e89a4e5f2ab006b6ea2b8f3c9a97ae2e77;p=pandora-kernel.git gpu: host1x: Port the HDMI vendor infoframe code the common helpers I just wrote the bits to define and pack HDMI vendor specific infoframe. Port the host1x driver to use those so I can refactor the infoframe code a bit more. This changes the length of the infoframe payload from 6 to 5, which is enough for the "frame packing" stereo format. v2: Pimp up the commit message with the note about the length (Ville Syrjälä) Cc: Thierry Reding Cc: Terje Bergström Cc: linux-tegra@vger.kernel.org Signed-off-by: Damien Lespiau Reviewed-by: Thierry Reding Signed-off-by: Dave Airlie --- Reading git-diff-tree failed