drm/amd/display: Clean up triple buffer enablement code
authorSung Lee <sunglee@amd.com>
Mon, 9 Sep 2024 20:12:55 +0000 (16:12 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 1 Oct 2024 21:31:17 +0000 (17:31 -0400)
commit3924f200f199e604bc3a9f965b6dd7617d2bbe6a
tree985f5e68dabb6ade3de3da3652f3cb2cdcab74b4
parent4641169a8c95d9efc35d2d3c55c3948f3b375ff9
drm/amd/display: Clean up triple buffer enablement code

[WHY]
Triple buffer enablement currently does not work properly

[HOW]
Allow triple buffer enablement to happen properly on
fast updates

Reviewed-by: Aric Cyr <aric.cyr@amd.com>
Signed-off-by: Sung Lee <sunglee@amd.com>
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@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/core/dc.c