1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display/dc/dml/calcs
Melissa Wen 9696679bf7 drm/amd/display: remove DC_FP_* wrapper from dml folder
FPU documentation states that developers must not use DC_FP_START/END
inside dml files, but use this macro to wrap calls to FPU functions in
dc folder (outside dml folder). Therefore, this patch removes DC_FP_*
wrappers from dml folder and wraps calls for these FPU operations
outside dml, as required.

Acked-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Melissa Wen <mwen@igalia.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2022-03-31 23:05:54 -04:00
..
bw_fixed.c drm/amd/display: move calcs folder into DML 2022-01-18 17:43:36 -05:00
calcs_logger.h drm/amd/display: move calcs folder into DML 2022-01-18 17:43:36 -05:00
custom_float.c drm/amd/display: move calcs folder into DML 2022-01-18 17:43:36 -05:00
dce_calcs.c drm/amd/display/dc/calcs/dce_calcs: Fix a memleak in calculate_bandwidth() 2022-01-25 18:00:36 -05:00
dcn_calc_auto.c drm/amd/display: move calcs folder into DML 2022-01-18 17:43:36 -05:00
dcn_calc_auto.h drm/amd/display: move calcs folder into DML 2022-01-18 17:43:36 -05:00
dcn_calc_math.c drm/amd/display: move calcs folder into DML 2022-01-18 17:43:36 -05:00
dcn_calcs.c drm/amd/display: remove DC_FP_* wrapper from dml folder 2022-03-31 23:05:54 -04:00