drm/amd/display: Move populate dml pipes from DCN314 to dml
authorRodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Tue, 19 Jul 2022 20:57:23 +0000 (16:57 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Aug 2022 19:11:08 +0000 (15:11 -0400)
commit67c79599eea167dd5e08314b8c26f2dfa717753a
tree03ab6a9a3357e6e28532bc02b5e76ad9634cf49b
parent4c3861f587400db00801810eb8034c7b480e21dd
drm/amd/display: Move populate dml pipes from DCN314 to dml

The function responsible for populating DML pipes has some FPU
operations, and for this reason, it must be moved to the dml folder.
This commit moves such function from resource to the fpu file under the
dml folder.

Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com>
Acked-by: Tom Chung <chiahsuan.chung@amd.com>
Signed-off-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/dcn314/dcn314_resource.c
drivers/gpu/drm/amd/display/dc/dml/dcn314/dcn314_fpu.c
drivers/gpu/drm/amd/display/dc/dml/dcn314/dcn314_fpu.h