[PATCH] drm/amd/display: remove stale debug setting
Quan, Evan
Evan.Quan at amd.com
Thu Jul 7 03:35:00 UTC 2022
[AMD Official Use Only - General]
Reviewed-and-tested-by: Evan Quan <evan.quan at amd.com>
> -----Original Message-----
> From: amd-gfx <amd-gfx-bounces at lists.freedesktop.org> On Behalf Of
> Aurabindo Pillai
> Sent: Wednesday, July 6, 2022 11:25 PM
> To: amd-gfx at lists.freedesktop.org
> Cc: Siqueira, Rodrigo <Rodrigo.Siqueira at amd.com>; Pillai, Aurabindo
> <Aurabindo.Pillai at amd.com>; Wentland, Harry <Harry.Wentland at amd.com>
> Subject: [PATCH] drm/amd/display: remove stale debug setting
>
> [Why&How]
> The debug option to disable idle power optimization can be dropped
>
> Signed-off-by: Aurabindo Pillai <aurabindo.pillai at amd.com>
> ---
> drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hwseq.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hwseq.c
> b/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hwseq.c
> index baaeaaff23df..1cc1296aed9c 100644
> --- a/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hwseq.c
> +++ b/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hwseq.c
> @@ -736,7 +736,6 @@ void dcn32_init_hw(struct dc *dc)
> int edp_num;
> uint32_t backlight = MAX_BACKLIGHT_LEVEL;
>
> - dc->debug.disable_idle_power_optimizations = true;
> if (dc->clk_mgr && dc->clk_mgr->funcs->init_clocks)
> dc->clk_mgr->funcs->init_clocks(dc->clk_mgr);
>
> --
> 2.37.0
More information about the amd-gfx
mailing list