]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: fix split threshold w/a to work with mpo
authorDmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Fri, 28 Feb 2020 22:23:31 +0000 (17:23 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 19 Mar 2020 04:03:04 +0000 (00:03 -0400)
commit8c3933be529272add1b9da03678204a961ff13e2
treeac04d78a97559906a1cd587952adcb85746ff572
parent8ee9aec198a835d7044fd4809248dbac3116b4c8
drm/amd/display: fix split threshold w/a to work with mpo

Right now only stream count is used to avoid split.  This change updates
the W/A to check plane count instead.

Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Reviewed-by: Wesley Chalmers <Wesley.Chalmers@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c