]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Move custom_float from DML folder
authorRodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Tue, 3 Oct 2023 14:05:56 +0000 (08:05 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 9 Oct 2023 20:48:31 +0000 (16:48 -0400)
commit13f9173af8da2d774f5a4fe532a347c538831f04
tree137566dc99a8eb05feba26d043539fdda580b801
parentd310d18bfca90bca56672a7ad08b63a0d7c621d5
drm/amd/display: Move custom_float from DML folder

The custom_float file does not have any FPU operation, so it should be
inside DML. This commit moves the file to the basic folder.

Reviewed-by: Qingqing Zhuo <Qingqing.Zhuo@amd.com>
Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/basics/Makefile
drivers/gpu/drm/amd/display/dc/basics/custom_float.c [moved from drivers/gpu/drm/amd/display/dc/dml/calcs/custom_float.c with 66% similarity]
drivers/gpu/drm/amd/display/dc/dml/Makefile