]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb1aa0d0299bdb54ceaec11ef450d73a100771745
treef0c8f7f6df0d029156caf82c4b7cfcb8018099a5
parent2008f1d7c63d5f3f324166957b53bd9547643297
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