]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Don't trigger flip twice when ODM combine in use
authorAric Cyr <aric.cyr@amd.com>
Thu, 8 Oct 2020 13:25:29 +0000 (09:25 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 26 Oct 2020 17:33:24 +0000 (13:33 -0400)
commitb7543ea469f01e65f586f6c8a28396976a54a22e
tree0cfbfdb68b41620c9677e6504a51c11040d8ead3
parent20d5c41b51fd7cd8cc1665287557106cb2f34093
drm/amd/display: Don't trigger flip twice when ODM combine in use

[Why]
When ODM combine is in use we trigger multiple update events causing
issues with variable refresh rate.

[How]
Only trigger on a single ODM instance.

Signed-off-by: Aric Cyr <aric.cyr@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc.c