]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
drm/amd/display: Refactor dcn10_dpp_cm_helper to dcn10_cm_common
authorYue Hin Lau <Yuehin.Lau@amd.com>
Mon, 11 Sep 2017 18:30:02 +0000 (14:30 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Sat, 21 Oct 2017 20:40:33 +0000 (16:40 -0400)
commit024f0607cfed19a9f6082e4b94267544de4fc584
treeab385139d3530981c2bfe61f146b8119f5ac4f86
parent8580d60baed5c8c9f08a5c3b239e563c8966a9dc
drm/amd/display: Refactor dcn10_dpp_cm_helper to dcn10_cm_common

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_cm_common.c [new file with mode: 0644]
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.h [new file with mode: 0644]
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp_cm.c
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp_cm_helper.c [deleted file]
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp_cm_helper.h [deleted file]