]> git.baikalelectronics.ru Git - kernel.git/commit
gpu: host1x: Port the HDMI vendor infoframe code the common helpers
authorLespiau, Damien <damien.lespiau@intel.com>
Mon, 19 Aug 2013 15:58:59 +0000 (16:58 +0100)
committerDave Airlie <airlied@gmail.com>
Thu, 29 Aug 2013 22:41:13 +0000 (08:41 +1000)
commitad20f25ae7abf66578ee89fe70671e858f28108e
treedf1def4c5a1868c2384fce3b6a1b6eddc690bd85
parentf1faf6c19d65cdb7afb909388e1c9ea803a14735
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 <thierry.reding@gmail.com>
Cc: Terje Bergström <tbergstrom@nvidia.com>
Cc: linux-tegra@vger.kernel.org
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Dave Airlie <airlied@gmail.com>
drivers/gpu/host1x/drm/hdmi.c