OSDN Git Service

drm/amd/display: Remove extra arr_points element
authorHarry Wentland <harry.wentland@amd.com>
Tue, 31 Oct 2017 18:41:41 +0000 (14:41 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Dec 2017 17:47:36 +0000 (12:47 -0500)
commit97110c98a0fa2091190dc3068734ef9f1c12b588
tree4c2c742ad67e58568fc45f4f87ab9dfdbc05b5d5
parent733a3d2d414647a269a50c28456f834732766785
drm/amd/display: Remove extra arr_points element

arr_points[1] and [2] were duplicated. Remove the extra
one. If we ever need more points we can add them but the
current state of affairs is confusing.

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Anthony Koo <Anthony.Koo@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/dce/dce_transform.c
drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c
drivers/gpu/drm/amd/display/dc/dce110/dce110_opp_regamma_v.c
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c
drivers/gpu/drm/amd/display/dc/inc/hw/hw_shared.h