drm/amd/display: Refactor dc_commit_streams
authorAndrey Grodzovsky <Andrey.Grodzovsky@amd.com>
Thu, 6 Jul 2017 17:53:15 +0000 (13:53 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 22:08:41 +0000 (18:08 -0400)
commitfa6ecfc67a4a0f96b5e4b6d5437602f2d5b191ac
tree7c32f162916861ce6bcc9cea8dd5f5e991217ec4
parentb884a2ec5863c863a625ef4ee0efee59f969142d
drm/amd/display: Refactor dc_commit_streams

Change it to sue dc_commit_context. dc_commit_context
is used directly from Linux DM.

Signed-off-by: Andrey Grodzovsky <Andrey.Grodzovsky@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