Home
last modified time | relevance | path

Searched refs:dc_fixpt_sub (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_cm_common.c241 dc_fixpt_sub(dc_fixpt_one, corner_points[1].red.y), in cm3_helper_translate_curve_to_hw_format()
242 dc_fixpt_sub(end_value, corner_points[1].red.x)); in cm3_helper_translate_curve_to_hw_format()
244 dc_fixpt_sub(dc_fixpt_one, corner_points[1].green.y), in cm3_helper_translate_curve_to_hw_format()
245 dc_fixpt_sub(end_value, corner_points[1].green.x)); in cm3_helper_translate_curve_to_hw_format()
247 dc_fixpt_sub(dc_fixpt_one, corner_points[1].blue.y), in cm3_helper_translate_curve_to_hw_format()
248 dc_fixpt_sub(end_value, corner_points[1].blue.x)); in cm3_helper_translate_curve_to_hw_format()
402 dc_fixpt_sub(dc_fixpt_one, corner_points[1].red.y), in cm3_helper_translate_curve_to_degamma_hw_format()
403 dc_fixpt_sub(end_value, corner_points[1].red.x)); in cm3_helper_translate_curve_to_degamma_hw_format()
406 dc_fixpt_sub(end_value, corner_points[1].green.x)); in cm3_helper_translate_curve_to_degamma_hw_format()
408 dc_fixpt_sub(dc_fixpt_one, corner_points[1].blue.y), in cm3_helper_translate_curve_to_degamma_hw_format()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_cm_common.c439 dc_fixpt_sub(dc_fixpt_one, corner_points[1].red.y), in cm_helper_translate_curve_to_hw_format()
440 dc_fixpt_sub(end_value, corner_points[1].red.x)); in cm_helper_translate_curve_to_hw_format()
442 dc_fixpt_sub(dc_fixpt_one, corner_points[1].green.y), in cm_helper_translate_curve_to_hw_format()
443 dc_fixpt_sub(end_value, corner_points[1].green.x)); in cm_helper_translate_curve_to_hw_format()
445 dc_fixpt_sub(dc_fixpt_one, corner_points[1].blue.y), in cm_helper_translate_curve_to_hw_format()
446 dc_fixpt_sub(end_value, corner_points[1].blue.x)); in cm_helper_translate_curve_to_hw_format()
606 dc_fixpt_sub(dc_fixpt_one, corner_points[1].red.y), in cm_helper_translate_curve_to_degamma_hw_format()
607 dc_fixpt_sub(end_value, corner_points[1].red.x)); in cm_helper_translate_curve_to_degamma_hw_format()
610 dc_fixpt_sub(end_value, corner_points[1].green.x)); in cm_helper_translate_curve_to_degamma_hw_format()
612 dc_fixpt_sub(dc_fixpt_one, corner_points[1].blue.y), in cm_helper_translate_curve_to_degamma_hw_format()
[all …]
/linux/drivers/gpu/drm/amd/display/modules/color/
A Dcolor_gamma.c162 base = dc_fixpt_sub(l_pow_m1, c1); in compute_de_pq()
199 x = dc_fixpt_sub(in_x, c); in compute_hlg_eotf()
233 x = dc_fixpt_sub(x, b); in compute_hlg_oetf()
400 return dc_fixpt_sub( in translate_from_linear_space_long()
410 return dc_fixpt_sub( in translate_from_linear_space_long()
459 dc_fixpt_sub(a2, arg), in translate_to_linear_space()
657 dc_fixpt_sub( in build_custom_gamma_mapping_coefficients_worker()
660 dc_fixpt_sub( in build_custom_gamma_mapping_coefficients_worker()
714 dc_fixpt_sub( in calculate_mapped_value()
722 dc_fixpt_sub( in calculate_mapped_value()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/basics/
A Dfixpt31_32.c241 arg_norm = dc_fixpt_sub( in dc_fixpt_sinc()
253 res = dc_fixpt_sub( in dc_fixpt_sinc()
290 res = dc_fixpt_sub( in dc_fixpt_cos()
356 struct fixed31_32 r = dc_fixpt_sub( in dc_fixpt_exp()
395 dc_fixpt_sub( in dc_fixpt_log()
402 error = dc_fixpt_sub( in dc_fixpt_log()
A Dconversion.c56 dc_fixpt_sub( in fixed_point_to_int_frac()
/linux/drivers/gpu/drm/amd/display/include/
A Dfixed31_32.h270 static inline struct fixed31_32 dc_fixpt_sub(struct fixed31_32 arg1, struct fixed31_32 arg2) in dc_fixpt_sub() function
288 return dc_fixpt_sub(arg1, dc_fixpt_from_int(arg2)); in dc_fixpt_sub_int()
/linux/drivers/gpu/drm/amd/display/dc/calcs/
A Dcustom_float.c101 mantiss = dc_fixpt_sub( in build_custom_float()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce100/
A Ddce_clk_mgr.c122 ss_percentage = dc_fixpt_sub(dc_fixpt_one, ss_percentage); in dce_adjust_dp_ref_freq_for_ss()
/linux/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_hw_sequencer.c565 dc_fixpt_sub(dc_fixpt_one, arr_points[1].y), in dce110_translate_regamma_to_hw_format()
566 dc_fixpt_sub(end_value, arr_points[1].x)); in dce110_translate_regamma_to_hw_format()
597 rgb->delta_red = dc_fixpt_sub(rgb_plus_1->red, rgb->red); in dce110_translate_regamma_to_hw_format()
598 rgb->delta_green = dc_fixpt_sub(rgb_plus_1->green, rgb->green); in dce110_translate_regamma_to_hw_format()
599 rgb->delta_blue = dc_fixpt_sub(rgb_plus_1->blue, rgb->blue); in dce110_translate_regamma_to_hw_format()
/linux/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_clock_source.c682 ss_nslip_amount = dc_fixpt_sub(ss_amount, in calculate_ss()
687 ss_ds_frac_amount = dc_fixpt_sub(ss_nslip_amount, in calculate_ss()
A Ddce_clk_mgr.c141 ss_percentage = dc_fixpt_sub(dc_fixpt_one, ss_percentage); in clk_mgr_adjust_dp_ref_freq_for_ss()

Completed in 24 milliseconds