From: Harry Wentland <harry.wentland@amd.com>
To: Alex Deucher <alexander.deucher@amd.com>, amd-gfx@lists.freedesktop.org
Subject: Re: [PATCH] drm/amdgpu/display: remove unused variable in dcn31_init_hw()
Date: Wed, 20 Oct 2021 09:56:37 -0400 [thread overview]
Message-ID: <eb36e998-1b60-e97f-aa2c-a7fc5c6f6b90@amd.com> (raw)
In-Reply-To: <20211019205112.682009-1-alexander.deucher@amd.com>
On 2021-10-19 16:51, Alex Deucher wrote:
> Unused. Remove it.
>
> Fixes: d1065882691179 ("Revert "drm/amd/display: Add helper for blanking all dp displays"")
> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Harry
> ---
> drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hwseq.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hwseq.c b/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hwseq.c
> index 7308c4c744ba..9a6ad1cebc85 100644
> --- a/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hwseq.c
> +++ b/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hwseq.c
> @@ -73,7 +73,6 @@ void dcn31_init_hw(struct dc *dc)
> struct resource_pool *res_pool = dc->res_pool;
> uint32_t backlight = MAX_BACKLIGHT_LEVEL;
> int i, j;
> - int edp_num;
>
> if (dc->clk_mgr && dc->clk_mgr->funcs->init_clocks)
> dc->clk_mgr->funcs->init_clocks(dc->clk_mgr);
>
prev parent reply other threads:[~2021-10-20 13:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-19 20:51 [PATCH] drm/amdgpu/display: remove unused variable in dcn31_init_hw() Alex Deucher
2021-10-20 13:56 ` Harry Wentland [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=eb36e998-1b60-e97f-aa2c-a7fc5c6f6b90@amd.com \
--to=harry.wentland@amd.com \
--cc=alexander.deucher@amd.com \
--cc=amd-gfx@lists.freedesktop.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox