OSDN Git Service

drm/amd/display: Refactor disable front end pipes.
authorYongqiang Sun <yongqiang.sun@amd.com>
Mon, 30 Oct 2017 21:32:14 +0000 (17:32 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Dec 2017 17:47:30 +0000 (12:47 -0500)
commite6c258cb4e6fbc7500c493df22f52e1046c575b0
treef0c8f7f6df0d029156caf82c4b7cfcb8018099a5
parent46f6b85cff2d20a0648c8ef61bfabe12dcf5b640
drm/amd/display: Refactor disable front end pipes.

There are different code to disable front end, it is
difficult to debug and adding new process.
This refactor makes all disable front end call the same
functions.

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/calcs/dcn_calcs.c
drivers/gpu/drm/amd/display/dc/core/dc.c
drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c
drivers/gpu/drm/amd/display/dc/inc/hw_sequencer.h