drm/amd/display: Get rid of seperate flip function.
authorAndrey Grodzovsky <Andrey.Grodzovsky@amd.com>
Sun, 4 Jun 2017 13:11:56 +0000 (09:11 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 22:08:01 +0000 (18:08 -0400)
commit70470154104e935eed36478169550eda577dcdb3
tree91aba838675e406d7b3764bade158e872c1ba65a
parent3f6d743598ef24002f0babd3aa06c7fe104b7dc5
drm/amd/display: Get rid of seperate flip function.

This code is remanant of pre atomic age when flip was a
standalone IOCTL.

Signed-off-by: Andrey Grodzovsky <Andrey.Grodzovsky@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@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.c
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_types.c