]> git.dujemihanovic.xyz Git - linux.git/commit
drm/amd/display: Add dtbclk access to dcn315
authorSwapnil Patel <swapnil.patel@amd.com>
Wed, 3 Apr 2024 01:07:46 +0000 (21:07 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 1 May 2024 01:31:55 +0000 (21:31 -0400)
commita01b64f31d65bdc917d1afb4cec9915beb6931be
tree5a6e2930f4974e2bdc632770e5315dd7ed181f51
parentbe53bd4f00aa4c7db9f41116224c027b4cfce8e3
drm/amd/display: Add dtbclk access to dcn315

[Why & How]

Currently DCN315 clk manager is missing code to enable/disable dtbclk.
Because of this, "optimized_required" flag is constantly set
and this prevents FreeSync from engaging for certain high bandwidth
display Modes which require DTBCLK.

Reviewed-by: Dmytro Laktyushkin <dmytro.laktyushkin@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Swapnil Patel <swapnil.patel@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/dcn315/dcn315_clk_mgr.c