]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Add function to copy DC streams
authorWenjing Liu <Wenjing.Liu@amd.com>
Fri, 29 Mar 2019 22:22:16 +0000 (18:22 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 23 Apr 2019 22:27:45 +0000 (17:27 -0500)
commite0a4b81f90718e7398fe41d85fde7bc07cf19317
tree2ef10c79092ad29b9ea6b63ee54274c260c3d4e2
parent369cb73a96b3c084efcf7ec72c5671ac089a67da
drm/amd/display: Add function to copy DC streams

We'll need the ability to copy a dc_stream_state for some features.
Implement it here.

Signed-off-by: Wenjing Liu <Wenjing.Liu@amd.com>
Reviewed-by: Jun Lei <Jun.Lei@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_stream.c
drivers/gpu/drm/amd/display/dc/dc_stream.h