[Public]

Thanks, will  merge with Cc and fixes tag

--

Regards,
Jay
________________________________
From: Deucher, Alexander <alexander.deuc...@amd.com>
Sent: Wednesday, July 6, 2022 11:33 AM
To: Pillai, Aurabindo <aurabindo.pil...@amd.com>; amd-gfx@lists.freedesktop.org 
<amd-gfx@lists.freedesktop.org>
Cc: Siqueira, Rodrigo <rodrigo.sique...@amd.com>; Wentland, Harry 
<harry.wentl...@amd.com>
Subject: Re: [PATCH] drm/amd/display: remove stale debug setting


[Public]

Acked-by: Alex Deucher <alexander.deuc...@amd.com>
________________________________
From: amd-gfx <amd-gfx-boun...@lists.freedesktop.org> on behalf of Aurabindo 
Pillai <aurabindo.pil...@amd.com>
Sent: Wednesday, July 6, 2022 11:25 AM
To: amd-gfx@lists.freedesktop.org <amd-gfx@lists.freedesktop.org>
Cc: Siqueira, Rodrigo <rodrigo.sique...@amd.com>; Pillai, Aurabindo 
<aurabindo.pil...@amd.com>; Wentland, Harry <harry.wentl...@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.pil...@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

Reply via email to