drm/amd/display: Get rid of get_dm_commit_action
authorAndrey Grodzovsky <Andrey.Grodzovsky@amd.com>
Wed, 24 May 2017 15:59:39 +0000 (11:59 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 22:07:37 +0000 (18:07 -0400)
commit4c92c92d77cdbfb46925d498addf19e5aebe46b8
tree8df9233ff4702c494568f48eb9ec02e4394c1977
parentafdbd4ccfd36eb18ce89b504d79bb3051cdab839
drm/amd/display: Get rid of get_dm_commit_action

Use drm_atomic_crtc_needs_modeset instead.

Signed-off-by: Andrey Grodzovsky <Andrey.Grodzovsky@amd.com>
Reviewed-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_types.c