From: Thierry Reding <thierry.reding@gmail.com>
To: Ville Syrjala <ville.syrjala@linux.intel.com>
Cc: dri-devel@lists.freedesktop.org,
Mauro Carvalho Chehab <mchehab@osg.samsung.com>,
intel-gfx@lists.freedesktop.org, stable@vger.kernel.org,
Hans Verkuil <hans.verkuil@cisco.com>,
Martin Bugge <marbugge@cisco.com>,
Thierry Reding <treding@nvidia.com>,
linux-media@vger.kernel.org
Subject: Re: [PATCH] video/hdmi: Fix AVI bar unpack
Date: Fri, 20 Sep 2019 16:58:53 +0200 [thread overview]
Message-ID: <20190920145853.GA10973@ulmo> (raw)
In-Reply-To: <20190919132853.30954-1-ville.syrjala@linux.intel.com>
[-- Attachment #1: Type: text/plain, Size: 808 bytes --]
On Thu, Sep 19, 2019 at 04:28:53PM +0300, Ville Syrjala wrote:
> From: Ville Syrjälä <ville.syrjala@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@vger.kernel.org
> Cc: linux-media@vger.kernel.org
> Cc: Martin Bugge <marbugge@cisco.com>
> Cc: Hans Verkuil <hans.verkuil@cisco.com>
> Cc: Thierry Reding <treding@nvidia.com>
> Cc: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
> Fixes: 2c676f378edb ("[media] hdmi: added unpack and logging functions for InfoFrames")
> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
> ---
> drivers/video/hdmi.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Thierry Reding <treding@nvidia.com>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2019-09-20 14:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-19 13:28 [PATCH] video/hdmi: Fix AVI bar unpack Ville Syrjala
2019-09-19 15:35 ` ✓ Fi.CI.BAT: success for " Patchwork
2019-09-20 1:02 ` ✓ Fi.CI.IGT: " Patchwork
2019-09-20 14:58 ` Thierry Reding [this message]
2019-09-20 16:06 ` [PATCH] " Ville Syrjälä
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190920145853.GA10973@ulmo \
--to=thierry.reding@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=hans.verkuil@cisco.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=linux-media@vger.kernel.org \
--cc=marbugge@cisco.com \
--cc=mchehab@osg.samsung.com \
--cc=stable@vger.kernel.org \
--cc=treding@nvidia.com \
--cc=ville.syrjala@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.