drm/amd/display: Force always scale chroma, set always_scaled to false
authorAndrew Jiang <Andrew.Jiang@amd.com>
Wed, 6 Sep 2017 22:56:46 +0000 (18:56 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Sat, 21 Oct 2017 20:40:00 +0000 (16:40 -0400)
commit5088cc98f59b922a609078c048a25e30f94b9216
treeb84335acbd324c983af9f09f1f1688ca928d870c
parent6bf520280f3621d458e2ef3bd3c48acb89a39af7
drm/amd/display: Force always scale chroma, set always_scaled to false

This allows us to not always have scaling on, which causes issues with
validation and causes the text to blur slightly.

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/dcn10/dcn10_dpp.c
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.c