]> www.infradead.org Git - users/jedix/linux-maple.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>
Tue, 30 Apr 2024 13:45:41 +0000 (09:45 -0400)
commitc83ad4c3f943f1e3354cd52e69bfafae6bc660e1
treefd4cedd92b2f8e12a983c28e07c82aaef3c0be75
parent899d92fd26fe780aad711322aa671f68058207a6
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