drm/amd/display: Change viewport limit to 12 for DCN2
authorSung Lee <sung.lee@amd.com>
Wed, 22 Apr 2020 22:07:55 +0000 (18:07 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 28 Apr 2020 20:18:13 +0000 (16:18 -0400)
commit3a4837fb3c96aa6a0f017781a062687be4d6250b
tree747773705088ee2e9ec133b24dea4553d6865af7
parentb8a8d34b107fd3e4130a987f4168c68d3026fcb1
drm/amd/display: Change viewport limit to 12 for DCN2

[WHY & HOW]
Viewport limit was set to 16 pixels due to an issue with MPO
on small viewports. This restriction does not apply and the
viewport limit can now be lowered.

Signed-off-by: Sung Lee <sung.lee@amd.com>
Reviewed-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@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_resource.c