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] [day] [month] [year] [list]
Date: Mon, 20 May 2024 11:07:37 -0400
From: Alex Deucher <alexdeucher@...il.com>
To: Yang Li <yang.lee@...ux.alibaba.com>
Cc: alexander.deucher@....com, airlied@...il.com, daniel@...ll.ch, 
	amd-gfx@...ts.freedesktop.org, dri-devel@...ts.freedesktop.org, 
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH -next] drm/amd/display: Update optc35_set_odm_combine doc
 to match kernel-doc spec

On Fri, May 17, 2024 at 4:42 AM Yang Li <yang.lee@...ux.alibaba.com> wrote:
>
> This patch updates the function documentation comment for
> optc35_set_odm_combine to conform to the kernel-doc specification.
>
> Signed-off-by: Yang Li <yang.lee@...ux.alibaba.com>

Thanks for the patch.  Srini already fixed this last week.

Alex

> ---
>  drivers/gpu/drm/amd/display/dc/optc/dcn35/dcn35_optc.c | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/display/dc/optc/dcn35/dcn35_optc.c b/drivers/gpu/drm/amd/display/dc/optc/dcn35/dcn35_optc.c
> index 7c9faa507ec2..1f8516e5ce68 100644
> --- a/drivers/gpu/drm/amd/display/dc/optc/dcn35/dcn35_optc.c
> +++ b/drivers/gpu/drm/amd/display/dc/optc/dcn35/dcn35_optc.c
> @@ -50,7 +50,9 @@
>   * @optc: Output Pipe Timing Combine instance reference.
>   * @opp_id: Output Plane Processor instance ID.
>   * @opp_cnt: Output Plane Processor count.
> - * @timing: Timing parameters used to configure DCN blocks.
> + * @segment_width: Width in pixels of each segment in a horizontal direction.
> + * @last_segment_width: Width in pixels of the last segment if it differs from
> + *                     other segments.
>   *
>   * Return: void.
>   */
> --
> 2.20.1.7.g153144c
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ