Re: [PATCH 13/14] drm/amd/display: Adding log clock table from SMU

2022-08-22 Thread Lazar, Lijo
On 8/22/2022 3:27 PM, brichang wrote: From: Leo Chen [Why & How] Adding log for clock table from SMU helps with the debugging process. Implemented using DC_LOG_SMU to output log. Most of this info is already available through *_print_clk_levels. Additional info like voltage may be added

[PATCH 13/14] drm/amd/display: Adding log clock table from SMU

2022-08-22 Thread brichang
From: Leo Chen [Why & How] Adding log for clock table from SMU helps with the debugging process. Implemented using DC_LOG_SMU to output log. Reviewed-by: Charlene Liu Acked-by: Brian Chang Signed-off-by: Leo Chen --- .../display/dc/clk_mgr/dcn31/dcn31_clk_mgr.c | 46 ++ .../