[PATCH] video/hdmi: Fix AVI bar unpack

Thierry Reding thierry.reding at gmail.com
Fri Sep 20 14:58:53 UTC 2019


On Thu, Sep 19, 2019 at 04:28:53PM +0300, Ville Syrjala wrote:
> From: Ville Syrjälä <ville.syrjala at linux.intel.com>
> 
> The bar values are little endian, not big endian. The pack
> function did it right but the unpack got it wrong. Fix it.
> 
> Cc: stable at vger.kernel.org
> Cc: linux-media at vger.kernel.org
> Cc: Martin Bugge <marbugge at cisco.com>
> Cc: Hans Verkuil <hans.verkuil at cisco.com>
> Cc: Thierry Reding <treding at nvidia.com>
> Cc: Mauro Carvalho Chehab <mchehab at osg.samsung.com>
> Fixes: 2c676f378edb ("[media] hdmi: added unpack and logging functions for InfoFrames")
> Signed-off-by: Ville Syrjälä <ville.syrjala at linux.intel.com>
> ---
>  drivers/video/hdmi.c | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)

Reviewed-by: Thierry Reding <treding at nvidia.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20190920/4766c4b4/attachment.sig>


More information about the dri-devel mailing list