drivers/gpu/drm/amd/display/dc/dml/calcs/bw_fixed.c→drivers/gpu/drm/amd/display/dc/basics/bw_fixed.c
+6
−7
Loading
bw_fixed does not need any FPU operation, and it is used on DCE and DCN. For this reason, this commit moves bw_fixed to the basic folder outside DML. 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>