drm/amd/display: moving remaining functionality from gpu to dce_clocks
authorDmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Fri, 2 Dec 2016 19:48:04 +0000 (14:48 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 21:04:10 +0000 (17:04 -0400)
commite11b86ad7d97671ec9543824de0529bd3f8d2db7
tree169a2e809c5550f18a18a8a64eb490f6a567d1ee
parente91dbe3dee1acae4909bcc33288d47a779e8b27f
drm/amd/display: moving remaining functionality from gpu to dce_clocks

Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Reviewed-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@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/Makefile
drivers/gpu/drm/amd/display/dc/dce/dce_clocks.c
drivers/gpu/drm/amd/display/dc/dce/dce_clocks.h
drivers/gpu/drm/amd/display/dc/gpu/Makefile [deleted file]
drivers/gpu/drm/amd/display/dc/gpu/dce112/display_clock_dce112.c [deleted file]
drivers/gpu/drm/amd/display/dc/gpu/dce112/display_clock_dce112.h [deleted file]
drivers/gpu/drm/amd/display/dc/gpu/divider_range.c [deleted file]
drivers/gpu/drm/amd/display/dc/gpu/divider_range.h [deleted file]
drivers/gpu/drm/amd/display/dc/inc/core_types.h
drivers/gpu/drm/amd/display/dc/inc/hw/display_clock.h [moved from drivers/gpu/drm/amd/display/include/display_clock_interface.h with 75% similarity]