]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amd/display: Move DSC functions from dc.c to dc_dsc.c
authorWenjing Liu <wenjing.liu@amd.com>
Tue, 11 Apr 2023 00:00:46 +0000 (20:00 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 20 May 2024 20:19:08 +0000 (16:19 -0400)
commit964cf2c28da7d525c40e126006511629575fe3e9
tree329d3b977fcbbe166f5744ff107e0fc29e098ae3
parent062a7ce676e092faf03daa6c579224bb3d904ae1
drm/amd/display: Move DSC functions from dc.c to dc_dsc.c

Move dsc functions from dc.c to dc_dsc.c.

Co-developed-by: George Shen <george.shen@amd.com>
Signed-off-by: George Shen <george.shen@amd.com>
Signed-off-by: Wenjing Liu <wenjing.liu@amd.com>
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc.c
drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c