drm/amd/display: remove min reduction for abm 2.2 level 3
authorJosip Pavic <Josip.Pavic@amd.com>
Thu, 21 Mar 2019 19:04:32 +0000 (15:04 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Apr 2019 18:53:28 +0000 (13:53 -0500)
commite9164db72aa273a63a78f70b5d89a4509967551c
treef953211b21ddf01b2ed367f12c9b6aed1a3c841b
parent2fbbd495e9fe0f6fffdf999833848bc2e928a1ea
drm/amd/display: remove min reduction for abm 2.2 level 3

[Why]
Image brightness compensation for solid color full screen images is
expected to be optimal for ABM 2.2 at level 3. The min reduction that is
currently being enforced prevents this from being achieved.

[How]
Remove the min reduction for ABM 2.2 at level 3

Signed-off-by: Josip Pavic <Josip.Pavic@amd.com>
Reviewed-by: Anthony Koo <Anthony.Koo@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/modules/power/power_helpers.c