]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Add debug parameter to retain default clock table
authorDaniel Miess <Daniel.Miess@amd.com>
Tue, 2 Aug 2022 20:53:47 +0000 (16:53 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 16 Aug 2022 22:08:08 +0000 (18:08 -0400)
commit8abe66ef282732463162ef0b9971c7a2a3b46130
tree02d04465acdc0fc4e80d83465cd20b2d6b636a23
parent7d97fe540d560befee29a56b3cb6f921319b2893
drm/amd/display: Add debug parameter to retain default clock table

[Why]
Need a way to retain default clock table to aid
the investigation into why 8k@30 display not
lighting up on dcn314

[How]
Use flag to prevent execution of bw_params helper
function and function for updating bw_bounding_box

Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com>
Reviewed-by: Jun Lei <Jun.Lei@amd.com>
Acked-by: Brian Chang <Brian.Chang@amd.com>
Signed-off-by: Daniel Miess <Daniel.Miess@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/dcn314_clk_mgr.c
drivers/gpu/drm/amd/display/dc/dc.h
drivers/gpu/drm/amd/display/dc/dml/dcn314/dcn314_fpu.c