lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 10 Jun 2020 10:39:51 -0700
From:   Aaron Plattner <aplattner@...dia.com>
To:     Takashi Iwai <tiwai@...e.de>
CC:     Takashi Iwai <tiwai@...e.com>, <alsa-devel@...a-project.org>,
        "Jaroslav Kysela" <perex@...ex.cz>, <linux-kernel@...r.kernel.org>,
        Nikhil Mahale <nmahale@...dia.com>
Subject: Re: [PATCH] ALSA: hda: Add NVIDIA codec IDs 9a & 9d through a0 to
 patch table

On 6/6/20 1:00 AM, Takashi Iwai wrote:
> On Fri, 05 Jun 2020 19:17:07 +0200,
> Aaron Plattner wrote:
>>
>> Signed-off-by: Aaron Plattner <aplattner@...dia.com>
> 
> Could you give a bit more information?

Hi Takashi. Sorry for the slow reply and the terse commit message. I 
can't say a whole lot about these but I can say that they're for 
upcoming chips with audio functions that are largely similar to the 
existing ones.

-- Aaron

> We have no idea whether they've tested, whether they are already in
> market, whether any feature changes on those chips or compatible with
> others, etc.
> 
> 
> thanks,
> 
> Takashi
> 
>> ---
>>   sound/pci/hda/patch_hdmi.c | 5 +++++
>>   1 file changed, 5 insertions(+)
>>
>> diff --git a/sound/pci/hda/patch_hdmi.c b/sound/pci/hda/patch_hdmi.c
>> index fbd7cc6026d8..e2b21ef5d7d1 100644
>> --- a/sound/pci/hda/patch_hdmi.c
>> +++ b/sound/pci/hda/patch_hdmi.c
>> @@ -4145,6 +4145,11 @@ HDA_CODEC_ENTRY(0x10de0095, "GPU 95 HDMI/DP",	patch_nvhdmi),
>>   HDA_CODEC_ENTRY(0x10de0097, "GPU 97 HDMI/DP",	patch_nvhdmi),
>>   HDA_CODEC_ENTRY(0x10de0098, "GPU 98 HDMI/DP",	patch_nvhdmi),
>>   HDA_CODEC_ENTRY(0x10de0099, "GPU 99 HDMI/DP",	patch_nvhdmi),
>> +HDA_CODEC_ENTRY(0x10de009a, "GPU 9a HDMI/DP",	patch_nvhdmi),
>> +HDA_CODEC_ENTRY(0x10de009d, "GPU 9d HDMI/DP",	patch_nvhdmi),
>> +HDA_CODEC_ENTRY(0x10de009e, "GPU 9e HDMI/DP",	patch_nvhdmi),
>> +HDA_CODEC_ENTRY(0x10de009f, "GPU 9f HDMI/DP",	patch_nvhdmi),
>> +HDA_CODEC_ENTRY(0x10de00a0, "GPU a0 HDMI/DP",	patch_nvhdmi),
>>   HDA_CODEC_ENTRY(0x10de8001, "MCP73 HDMI",	patch_nvhdmi_2ch),
>>   HDA_CODEC_ENTRY(0x10de8067, "MCP67/68 HDMI",	patch_nvhdmi_2ch),
>>   HDA_CODEC_ENTRY(0x11069f80, "VX900 HDMI/DP",	patch_via_hdmi),
>> -- 
>> 2.27.0
>>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ