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]
Message-ID: <ZRFCP23GbTLjig5u@lang-desktop>
Date:   Mon, 25 Sep 2023 16:18:07 +0800
From:   Lang Yu <Lang.Yu@....com>
To:     Juntong Deng <juntong.deng@...look.com>
Cc:     alexander.deucher@....com, christian.koenig@....com,
        Xinhui.Pan@....com, airlied@...il.com, daniel@...ll.ch,
        aurabindo.pillai@....com, shiwu.zhang@....com,
        Bhawanpreet.Lakha@....com, harry.wentland@....com,
        linux-kernel-mentees@...ts.linuxfoundation.org,
        dri-devel@...ts.freedesktop.org, amd-gfx@...ts.freedesktop.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] drm/amdgpu: Add description for AMD_IP_BLOCK_TYPE_VPE

On 09/24/ , Juntong Deng wrote:
> AMD_IP_BLOCK_TYPE_VPE is a new IP BLOCK type for Video Processing Engine,
> but currently lacks description.
> 
> Fix the documentation warning:
> warning: Enum value 'AMD_IP_BLOCK_TYPE_VPE' not described in
> enum 'amd_ip_block_type'
> 
> Signed-off-by: Juntong Deng <juntong.deng@...look.com>

Thanks!

Reviewed-by: Lang Yu <lang.yu@....com>

> ---
>  drivers/gpu/drm/amd/include/amd_shared.h | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/gpu/drm/amd/include/amd_shared.h b/drivers/gpu/drm/amd/include/amd_shared.h
> index 63e2153c00c4..314fd44ec018 100644
> --- a/drivers/gpu/drm/amd/include/amd_shared.h
> +++ b/drivers/gpu/drm/amd/include/amd_shared.h
> @@ -83,6 +83,7 @@ enum amd_apu_flags {
>  * @AMD_IP_BLOCK_TYPE_VCN: Video Core/Codec Next
>  * @AMD_IP_BLOCK_TYPE_MES: Micro-Engine Scheduler
>  * @AMD_IP_BLOCK_TYPE_JPEG: JPEG Engine
> +* @AMD_IP_BLOCK_TYPE_VPE: Video Processing Engine
>  * @AMD_IP_BLOCK_TYPE_UMSCH_MM: User Mode Schduler for Multimedia
>  * @AMD_IP_BLOCK_TYPE_NUM: Total number of IP block types
>  */
> -- 
> 2.39.2
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ