[Intel-gfx] [PATCH] video/hdmi: Fix AVI bar unpack

Ville Syrjälä ville.syrjala at linux.intel.com
Fri Sep 20 16:06:12 UTC 2019


On Fri, Sep 20, 2019 at 04:58:53PM +0200, Thierry Reding wrote:
> 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>

Thanks. Pushed to drm-misc-next.

-- 
Ville Syrjälä
Intel


More information about the Intel-gfx mailing list