Home
last modified time | relevance | path

Searched refs:fixpoint (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/amd/display/dc/dwb/dcn30/
A Ddcn30_cm_common.h64 struct pwl_params *lut_params, bool fixpoint);
70 bool fixpoint);
/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_cm_common.c110 struct pwl_params *lut_params, bool fixpoint) in cm3_helper_translate_curve_to_hw_format() argument
248 if (fixpoint == true) { in cm3_helper_translate_curve_to_hw_format()
278 hw_points+1, fixpoint); in cm3_helper_translate_curve_to_hw_format()
287 bool fixpoint) in cm3_helper_convert_to_custom_float() argument
350 if (fixpoint == true) { in cm3_helper_convert_to_custom_float()
410 if (hw_points_num == 0 || rgb_resulted == NULL || fixpoint == true) in cm3_helper_convert_to_custom_float()
/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_cm_common.h106 bool fixpoint);
111 struct pwl_params *lut_params, bool fixpoint);
A Ddcn10_cm_common.c152 bool fixpoint) in cm_helper_convert_to_custom_float() argument
234 if (fixpoint == true) { in cm_helper_convert_to_custom_float()
275 if (hw_points_num == 0 || rgb_resulted == NULL || fixpoint == true) in cm_helper_convert_to_custom_float()
336 struct pwl_params *lut_params, bool fixpoint) in cm_helper_translate_curve_to_hw_format() argument
509 if (fixpoint == true) { in cm_helper_translate_curve_to_hw_format()
532 hw_points, fixpoint); in cm_helper_translate_curve_to_hw_format()

Completed in 6 milliseconds