drm/amd/display: seperate dpp_cm_helper functions into new file
authorYue Hin Lau <Yuehin.Lau@amd.com>
Tue, 29 Aug 2017 20:54:39 +0000 (16:54 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 22:17:32 +0000 (18:17 -0400)
commit83524646611381c4b0e31ffc5286cb05f8818aba
tree6100d05a997641018a54692f538af37b39e1cfa9
parentaeff7ab11e2516bfa41c77b9ea57bc2c07bb3b62
drm/amd/display: seperate dpp_cm_helper functions into new file

Signed-off-by: Yue Hin Lau <Yuehin.Lau@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/dcn10/Makefile
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp.h
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp_cm.c
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp_cm_helper.c [new file with mode: 0644]
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp_cm_helper.h [new file with mode: 0644]