OSDN Git Service

drm/amd/display: separate plane disable sequence
authorTony Cheng <tony.cheng@amd.com>
Sun, 23 Jul 2017 19:22:47 +0000 (15:22 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 22:15:39 +0000 (18:15 -0400)
commita74b27341e46aad3eb48a8c5eadc38b71f79cbce
tree86a095fe48a77c8888edf14676bcb1e7a15660b3
parentee356d8f4fff35510b83aa71299ddc0ccb798d58
drm/amd/display: separate plane disable sequence

- disconnect:  trigger hw to disconnect plane on next vsync
- disable: disables HW block and disable clocks
- power_down: kill power

Signed-off-by: Tony Cheng <tony.cheng@amd.com>
Reviewed-by: Eric Yang <eric.yang2@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_hw_sequencer.c