Home
last modified time | relevance | path

Searched refs:pwl_result_data (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_cm_common.c113 struct pwl_result_data *rgb_resulted; in cm3_helper_translate_curve_to_hw_format()
114 struct pwl_result_data *rgb; in cm3_helper_translate_curve_to_hw_format()
115 struct pwl_result_data *rgb_plus_1; in cm3_helper_translate_curve_to_hw_format()
116 struct pwl_result_data *rgb_minus_1; in cm3_helper_translate_curve_to_hw_format()
314 struct pwl_result_data *rgb_resulted; in cm3_helper_translate_curve_to_degamma_hw_format()
315 struct pwl_result_data *rgb; in cm3_helper_translate_curve_to_degamma_hw_format()
316 struct pwl_result_data *rgb_plus_1; in cm3_helper_translate_curve_to_degamma_hw_format()
456 struct pwl_result_data *rgb_resulted, in cm3_helper_convert_to_custom_float()
463 struct pwl_result_data *rgb = rgb_resulted; in cm3_helper_convert_to_custom_float()
631 bool is_rgb_equal(const struct pwl_result_data *rgb, uint32_t num) in is_rgb_equal()
A Ddcn30_cm_common.h71 struct pwl_result_data *rgb_resulted,
76 bool is_rgb_equal(const struct pwl_result_data *rgb, uint32_t num);
A Ddcn30_dwb_cm.c187 const struct pwl_result_data *rgb, in dwb3_program_ogam_pwl()
A Ddcn30_dpp_cm.c85 const struct pwl_result_data *rgb, in dpp3_program_gammcor_lut()
A Ddcn30_mpc.c276 const struct pwl_result_data *rgb, in mpc3_program_ogam_pwl()
778 const struct pwl_result_data *rgb, in mpc3_program_shaper_lut()
A Ddcn30_dpp.c608 const struct pwl_result_data *rgb, in dpp3_program_blnd_pwl()
795 const struct pwl_result_data *rgb, in dpp3_program_shaper_lut()
/linux/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_cm_common.c129 struct pwl_result_data *rgb_resulted, in cm_helper_convert_to_custom_float()
136 struct pwl_result_data *rgb = rgb_resulted; in cm_helper_convert_to_custom_float()
316 struct pwl_result_data *rgb_resulted; in cm_helper_translate_curve_to_hw_format()
317 struct pwl_result_data *rgb; in cm_helper_translate_curve_to_hw_format()
318 struct pwl_result_data *rgb_plus_1; in cm_helper_translate_curve_to_hw_format()
319 struct pwl_result_data *rgb_minus_1; in cm_helper_translate_curve_to_hw_format()
514 struct pwl_result_data *rgb_resulted; in cm_helper_translate_curve_to_degamma_hw_format()
515 struct pwl_result_data *rgb; in cm_helper_translate_curve_to_degamma_hw_format()
516 struct pwl_result_data *rgb_plus_1; in cm_helper_translate_curve_to_degamma_hw_format()
A Ddcn10_cm_common.h103 struct pwl_result_data *rgb_resulted,
A Ddcn10_dpp_cm.c329 const struct pwl_result_data *rgb, in dpp1_cm_program_regamma_lut()
659 const struct pwl_result_data *rgb, in dpp1_program_degamma_lut()
A Ddcn10_dpp.h1417 const struct pwl_result_data *rgb,
1456 const struct pwl_result_data *rgb,
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dhw_shared.h69 struct pwl_result_data { struct
127 struct pwl_result_data rgb_resulted[256 + 3];
A Ddpp.h190 const struct pwl_result_data *rgb,
A Dtransform.h216 const struct pwl_result_data *rgb,
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_dpp_cm.c87 const struct pwl_result_data *rgb, in dpp2_program_degamma_lut()
336 const struct pwl_result_data *rgb, in dpp20_program_blnd_pwl()
504 const struct pwl_result_data *rgb, in dpp20_program_shaper_lut()
A Ddcn20_mpc.c378 const struct pwl_result_data *rgb, in mpc20_program_ogam_pwl()
/linux/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_opp_regamma_v.c474 const struct pwl_result_data *rgb = in program_pwl()
A Ddce110_hw_sequencer.c335 static bool convert_to_custom_float(struct pwl_result_data *rgb_resulted, in convert_to_custom_float()
341 struct pwl_result_data *rgb = rgb_resulted; in convert_to_custom_float()
444 struct pwl_result_data *rgb_resulted; in dce110_translate_regamma_to_hw_format()
445 struct pwl_result_data *rgb; in dce110_translate_regamma_to_hw_format()
446 struct pwl_result_data *rgb_plus_1; in dce110_translate_regamma_to_hw_format()
/linux/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_transform.c1416 const struct pwl_result_data *rgb = params->rgb_resulted; in program_pwl()

Completed in 34 milliseconds