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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <878qk4snpk.wl-tiwai@suse.de>
Date: Thu, 31 Jul 2025 11:40:07 +0200
From: Takashi Iwai <tiwai@...e.de>
To: Huacai Chen <chenhuacai@...nel.org>
Cc: Takashi Iwai <tiwai@...e.de>,
	linux-sound@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	loongarch@...ts.linux.dev
Subject: Re: [PATCH v2 2/3] LoongArch: Update HD-audio codec configs

On Thu, 31 Jul 2025 11:33:38 +0200,
Huacai Chen wrote:
> 
> On Thu, Jul 31, 2025 at 5:11 PM Takashi Iwai <tiwai@...e.de> wrote:
> >
> > The HD-audio codec driver configs have been updated again the drivers
> > got split with different kconfigs.
> I'm sorry for making noise, but is SND_HDA_INTEL_HDMI_SILENT_STREAM
> needed for common use? If yes, I also prefer it be enabled.

It's better to be disabled, IMO.
(And this config hasn't been changed at all.) 


Takashi

> 
> Huacai
> 
> >
> > Enable all Realtek HD-audio codecs and HDMI codecs (except for
> > NVIDIA_MCP and TEGRA) per request.
> >
> > Fixes: 1d8dd982c409 ("ALSA: hda/realtek: Enable drivers as default")
> > Fixes: 81231ad173d8 ("ALSA: hda/hdmi: Enable drivers as default")
> > Cc: loongarch@...ts.linux.dev
> > Signed-off-by: Takashi Iwai <tiwai@...e.de>
> > ---
> > v1->v2: enable all Realtek codecs and most of HDMI codecs
> >
> > The changes are only in sound.git tree, so I'll pick up this there, too
> >
> >  arch/loongarch/configs/loongson3_defconfig | 15 +++++++++++++++
> >  1 file changed, 15 insertions(+)
> >
> > diff --git a/arch/loongarch/configs/loongson3_defconfig b/arch/loongarch/configs/loongson3_defconfig
> > index 0d59af6007b7..7993020ffebb 100644
> > --- a/arch/loongarch/configs/loongson3_defconfig
> > +++ b/arch/loongarch/configs/loongson3_defconfig
> > @@ -784,8 +784,23 @@ CONFIG_SND_HDA_HWDEP=y
> >  CONFIG_SND_HDA_INPUT_BEEP=y
> >  CONFIG_SND_HDA_PATCH_LOADER=y
> >  CONFIG_SND_HDA_CODEC_REALTEK=y
> > +CONFIG_SND_HDA_CODEC_REALTEK_LIB=y
> > +CONFIG_SND_HDA_CODEC_ALC260=y
> > +CONFIG_SND_HDA_CODEC_ALC262=y
> > +CONFIG_SND_HDA_CODEC_ALC268=y
> > +CONFIG_SND_HDA_CODEC_ALC269=y
> > +CONFIG_SND_HDA_CODEC_ALC662=y
> > +CONFIG_SND_HDA_CODEC_ALC680=y
> > +CONFIG_SND_HDA_CODEC_ALC861=y
> > +CONFIG_SND_HDA_CODEC_ALC861VD=y
> > +CONFIG_SND_HDA_CODEC_ALC880=y
> > +CONFIG_SND_HDA_CODEC_ALC882=y
> >  CONFIG_SND_HDA_CODEC_SIGMATEL=y
> >  CONFIG_SND_HDA_CODEC_HDMI=y
> > +CONFIG_SND_HDA_CODEC_HDMI_GENERIC=y
> > +CONFIG_SND_HDA_CODEC_HDMI_INTEL=y
> > +CONFIG_SND_HDA_CODEC_HDMI_ATI=y
> > +CONFIG_SND_HDA_CODEC_HDMI_NVIDIA=y
> >  CONFIG_SND_HDA_CODEC_CONEXANT=y
> >  CONFIG_SND_USB_AUDIO=m
> >  CONFIG_SND_SOC=m
> > --
> > 2.50.1
> >
> >

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ