linux/drivers/gpu/drm/amd
Noah Abradjian 9a35b016b9 drm/amd/display: Remove flag check in mpcc update
[Why]
MPCC programming was being missed during certain split pipe enables due
to full_update flag not being true. This caused a momentary flash on
half the screen. After discussion, determined we should not have that
flag check within update_mpcc, as it should always perform full
programming when called.

[How]
Remove flag check. We call update_blending within insert_plane, so we
do not need to replace its call from the if block.

Signed-off-by: Noah Abradjian <noah.abradjian@amd.com>
Reviewed-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-12-05 16:31:03 -05:00
..
acp drm/amd: Fix Kconfig indentation 2019-11-25 11:20:17 -05:00
amdgpu drm/amdgpu: reduce redundant uvd context lost warning message 2019-12-05 16:26:20 -05:00
amdkfd drm/amdkfd: Eliminate unnecessary kernel queue function pointers 2019-12-05 16:24:36 -05:00
display drm/amd/display: Remove flag check in mpcc update 2019-12-05 16:31:03 -05:00
include drm/amdgpu: refine query function of mmhub EDC counter in vg20 2019-11-22 14:26:46 -05:00
powerplay drm/amdgpu: add header line for power profile on Arcturus 2019-12-05 16:24:45 -05:00