drm/amd/display: Not reset front end when program back end.
authorYongqiang Sun <yongqiang.sun@amd.com>
Tue, 17 Oct 2017 18:24:28 +0000 (14:24 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 4 Dec 2017 21:41:35 +0000 (16:41 -0500)
commit74707de3365a0ab1244e0253842e5b10d32c4a01
tree21de6481b963e95ae4ff6f2f2e19681899a03d5e
parent7a5086a71e8228a91ed5e8c7ae73e64799b12b66
drm/amd/display: Not reset front end when program back end.

Since front end is programmed before back end programming,
no need to reset front end in back end programming.

Signed-off-by: Yongqiang Sun <yongqiang.sun@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
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c