From: Takashi Iwai <tiwai@suse.de>
To: Maruthi Srinivas Bayyavarapu <Maruthi.Bayyavarapu@amd.com>
Cc: <alsa-devel@alsa-project.org>, <alexander.deucher@amd.com>,
<stable@vger.kernel.org>,
Maruthi Bayyavarapu <maruthi.bayyavarapu@amd.com>
Subject: Re: [PATCH] ALSA: hda: add AMD Bonaire AZ PCI ID with proper driver caps
Date: Wed, 03 Aug 2016 13:59:18 +0200 [thread overview]
Message-ID: <s5hinvit65l.wl-tiwai@suse.de> (raw)
In-Reply-To: <1470222999-8291-1-git-send-email-Maruthi.Bayyavarapu@amd.com>
On Wed, 03 Aug 2016 13:16:39 +0200,
Maruthi Srinivas Bayyavarapu wrote:
>
> This commit fixes garbled audio on Bonaire HDMI
>
> Signed-off-by: Maruthi Bayyavarapu <maruthi.bayyavarapu@amd.com>
> Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Applied now (with a proper Cc to stable). Thanks.
Takashi
> ---
> sound/pci/hda/hda_intel.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/sound/pci/hda/hda_intel.c b/sound/pci/hda/hda_intel.c
> index 6f8ea13..89dacf9 100644
> --- a/sound/pci/hda/hda_intel.c
> +++ b/sound/pci/hda/hda_intel.c
> @@ -2265,6 +2265,8 @@ static const struct pci_device_id azx_ids[] = {
> { PCI_DEVICE(0x1022, 0x780d),
> .driver_data = AZX_DRIVER_GENERIC | AZX_DCAPS_PRESET_ATI_SB },
> /* ATI HDMI */
> + { PCI_DEVICE(0x1002, 0x0002),
> + .driver_data = AZX_DRIVER_ATIHDMI_NS | AZX_DCAPS_PRESET_ATI_HDMI_NS },
> { PCI_DEVICE(0x1002, 0x1308),
> .driver_data = AZX_DRIVER_ATIHDMI_NS | AZX_DCAPS_PRESET_ATI_HDMI_NS },
> { PCI_DEVICE(0x1002, 0x157a),
> --
> 1.9.1
>
prev parent reply other threads:[~2016-08-03 12:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-03 11:16 [PATCH] ALSA: hda: add AMD Bonaire AZ PCI ID with proper driver caps Maruthi Srinivas Bayyavarapu
2016-08-03 11:59 ` Takashi Iwai [this message]
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=s5hinvit65l.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=Maruthi.Bayyavarapu@amd.com \
--cc=alexander.deucher@amd.com \
--cc=alsa-devel@alsa-project.org \
--cc=stable@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).