]> git.itanic.dy.fi Git - linux-stable/commit
drm/amd/display: Do not recursively call manual trigger programming
authorDillon Varone <dillon.varone@amd.com>
Thu, 21 Mar 2024 17:49:43 +0000 (13:49 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Apr 2024 03:32:26 +0000 (23:32 -0400)
commit953927587f37b731abdeabe46ad44a3b3ec67a52
tree06ba942603f9e4825e8ff061b6c6f435d8f3413c
parent81901d8d0472e9a19d294ae1dea76b950548195d
drm/amd/display: Do not recursively call manual trigger programming

[WHY&HOW]
We should not be recursively calling the manual trigger programming function when
FAMS is not in use.

Cc: stable@vger.kernel.org
Reviewed-by: Alvin Lee <alvin.lee2@amd.com>
Acked-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Dillon Varone <dillon.varone@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/optc/dcn32/dcn32_optc.c