aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/basics/custom_float.c
Commit message (Collapse)AuthorAgeFilesLines
* drm/amd/display: Move custom_float from DML folderRodrigo Siqueira2023-10-091-0/+173
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 <[email protected]> Signed-off-by: Rodrigo Siqueira <[email protected]> Signed-off-by: Alex Deucher <[email protected]>