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] [day] [month] [year] [list]
Message-ID: <CADnq5_MHhAvkNPVjW7_sqx7ubtDvLVmDQM_gKzhhu+9+EnoAFA@mail.gmail.com>
Date:	Fri, 25 Mar 2016 10:22:41 -0400
From:	Alex Deucher <alexdeucher@...il.com>
To:	Borislav Petkov <bp@...en8.de>
Cc:	Maling list - DRI developers <dri-devel@...ts.freedesktop.org>,
	Maruthi Bayyavarapu <maruthi.bayyavarapu@....com>,
	Jammy Zhou <Jammy.Zhou@....com>,
	LKML <linux-kernel@...r.kernel.org>,
	Alex Deucher <alexander.deucher@....com>,
	Murali Krishna Vemuri <murali-krishna.vemuri@....com>
Subject: Re: [PATCH] drm/amd: Beef up ACP Kconfig menu text

On Fri, Mar 25, 2016 at 7:27 AM, Borislav Petkov <bp@...en8.de> wrote:
> From: Borislav Petkov <bp@...e.de>
>
> The current "text" needs a user to use a crystal ball in order to find
> out what this ACP thing is.
>
> Use the text from
>
>   a8fe58cec351 ("drm/amd: add ACP driver support")
>
> to make it a bit more understandable to the rest of the world.
>
> Signed-off-by: Borislav Petkov <bp@...e.de>
> Cc: Alex Deucher <alexander.deucher@....com>
> Cc: Chunming Zhou <david1.zhou@....com>
> Cc: Jammy Zhou <Jammy.Zhou@....com>
> Cc: Maruthi Bayyavarapu <maruthi.bayyavarapu@....com>
> Cc: Murali Krishna Vemuri <murali-krishna.vemuri@....com>

Applied.  Thanks!

Alex


> ---
>  drivers/gpu/drm/amd/acp/Kconfig | 8 ++++++--
>  1 file changed, 6 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/gpu/drm/amd/acp/Kconfig b/drivers/gpu/drm/amd/acp/Kconfig
> index 0f734ee05274..ca77ec10147c 100644
> --- a/drivers/gpu/drm/amd/acp/Kconfig
> +++ b/drivers/gpu/drm/amd/acp/Kconfig
> @@ -1,10 +1,14 @@
> -menu "ACP Configuration"
> +menu "ACP (Audio CoProcessor) Configuration"
>
>  config DRM_AMD_ACP
> -       bool "Enable ACP IP support"
> +       bool "Enable AMD Audio CoProcessor IP support"
>         select MFD_CORE
>         select PM_GENERIC_DOMAINS if PM
>         help
>         Choose this option to enable ACP IP support for AMD SOCs.
> +       This adds the ACP (Audio CoProcessor) IP driver and wires
> +       it up into the amdgpu driver.  The ACP block provides the DMA
> +       engine for the i2s-based ALSA driver. It is required for audio
> +       on APUs which utilize an i2s codec.
>
>  endmenu
> --
> 2.7.3
>
> _______________________________________________
> dri-devel mailing list
> dri-devel@...ts.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ