]> www.infradead.org Git - users/dwmw2/linux.git/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 02:15:34 +0000 (22:15 -0400)
commit24e9727b39caea8e9009d8f5bea582623182dda0
tree9f399a9f8471daedea1d79230e592897ec2e6ab0
parent5324e2b205a2d7252356e95152507678d0b7da96
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