drm/amd/display: Loosen plane_info and scaling_info checks
authorAndrew Jiang <Andrew.Jiang@amd.com>
Mon, 6 Nov 2017 20:53:36 +0000 (15:53 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Dec 2017 17:47:38 +0000 (12:47 -0500)
commit5fd9f8a10f7cfcb584cdb993610491baa4fc4611
treea601849482d4dc32a0bf8918488543922f2090c9
parent2a875c41cd520399a72e4bef8779cf13d0c7ed14
drm/amd/display: Loosen plane_info and scaling_info checks

Make it so that differing dcc and plane size fields don't necessarily
result in a full update, along with upscaling modes. This allows us to
save some unnecessary full updates.

Signed-off-by: Andrew Jiang <Andrew.Jiang@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc.c