From: Rodrigo Siqueira Jordao <Rodrigo.Siqueira@amd.com>
To: Alex Deucher <alexander.deucher@amd.com>, amd-gfx@lists.freedesktop.org
Cc: Stephen Rothwell <sfr@canb.auug.org.au>,
Harry Wentland <harry.wentland@amd.com>
Subject: Re: [PATCH] drm/amd/display: fix documentation for amdgpu_dm_update_freesync_caps()
Date: Wed, 31 Aug 2022 17:42:22 -0400 [thread overview]
Message-ID: <99d71ce6-5ad2-9dbd-e1b7-e67d65dbceac@amd.com> (raw)
In-Reply-To: <20220830215752.26536-1-alexander.deucher@amd.com>
On 2022-08-30 17:57, Alex Deucher wrote:
> Document missing parameter.
>
> Fixes: 8889a13f99e5 ("drm/amd/display: Add some extra kernel doc to amdgpu_dm")
> Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
> Cc: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
> Cc: Harry Wentland <harry.wentland@amd.com>
> ---
>
> v2: fix aconnector too.
>
> drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
> index 9d5ec1ea23a6..b053c13a81a5 100644
> --- a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
> +++ b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
> @@ -9936,7 +9936,8 @@ static int parse_hdmi_amd_vsdb(struct amdgpu_dm_connector *aconnector,
> /**
> * amdgpu_dm_update_freesync_caps - Update Freesync capabilities
> *
> - * @aconnector: Connector to query.
> + * @connector: Connector to query.
> + * @edid: EDID from monitor
> *
> * Amdgpu supports Freesync in DP and HDMI displays, and it is required to keep
> * track of some of the display information in the internal data struct used by
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
And applied to amd-staging-drm-next.
Thanks
Siqueira
prev parent reply other threads:[~2022-08-31 21:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-30 21:57 [PATCH] drm/amd/display: fix documentation for amdgpu_dm_update_freesync_caps() Alex Deucher
2022-08-30 23:36 ` Stephen Rothwell
2022-08-31 21:42 ` Rodrigo Siqueira Jordao [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=99d71ce6-5ad2-9dbd-e1b7-e67d65dbceac@amd.com \
--to=rodrigo.siqueira@amd.com \
--cc=alexander.deucher@amd.com \
--cc=amd-gfx@lists.freedesktop.org \
--cc=harry.wentland@amd.com \
--cc=sfr@canb.auug.org.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.