]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: DCN2.1 Disable 48MHz Powerdown Debug Option
authorSung Lee <sung.lee@amd.com>
Mon, 5 Oct 2020 16:14:31 +0000 (12:14 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 26 Oct 2020 17:29:51 +0000 (13:29 -0400)
commit48900bbfb61af0a3be4743ff9731ed70e44adf2e
tree84eb3ead95377630ca5af3a3f9f831df77a9c98b
parent3cbfd484dbf38842546a3492da1edf3e07eeedb8
drm/amd/display: DCN2.1 Disable 48MHz Powerdown Debug Option

[WHY & HOW]
Currently disable 48mhz debug option only disables on boot.
Need to put option check in update_clocks as well to make it
affect more areas.

Signed-off-by: Sung Lee <sung.lee@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/rn_clk_mgr.c