/openbsd/sys/dev/pci/drm/amd/display/dc/dcn30/ |
H A D | dcn30_cm_common.h | 71 struct pwl_result_data *rgb_resulted, 76 bool is_rgb_equal(const struct pwl_result_data *rgb, uint32_t num);
|
H A D | dcn30_cm_common.c | 113 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() 316 struct pwl_result_data *rgb_resulted; in cm3_helper_translate_curve_to_degamma_hw_format() 317 struct pwl_result_data *rgb; in cm3_helper_translate_curve_to_degamma_hw_format() 318 struct pwl_result_data *rgb_plus_1; in cm3_helper_translate_curve_to_degamma_hw_format() 460 struct pwl_result_data *rgb_resulted, in cm3_helper_convert_to_custom_float() 467 struct pwl_result_data *rgb = rgb_resulted; in cm3_helper_convert_to_custom_float() 635 bool is_rgb_equal(const struct pwl_result_data *rgb, uint32_t num) in is_rgb_equal()
|
H A D | dcn30_dwb_cm.c | 187 const struct pwl_result_data *rgb, in dwb3_program_ogam_pwl()
|
H A D | dcn30_dpp_cm.c | 82 const struct pwl_result_data *rgb, in dpp3_program_gammcor_lut()
|
H A D | dcn30_dpp.c | 602 const struct pwl_result_data *rgb, in dpp3_program_blnd_pwl() 788 const struct pwl_result_data *rgb, in dpp3_program_shaper_lut()
|
H A D | dcn30_mpc.c | 276 const struct pwl_result_data *rgb, in mpc3_program_ogam_pwl() 778 const struct pwl_result_data *rgb, in mpc3_program_shaper_lut()
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn10/ |
H A D | dcn10_cm_common.c | 129 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() 319 struct pwl_result_data *rgb_resulted; in cm_helper_translate_curve_to_hw_format() 320 struct pwl_result_data *rgb; in cm_helper_translate_curve_to_hw_format() 321 struct pwl_result_data *rgb_plus_1; in cm_helper_translate_curve_to_hw_format() 322 struct pwl_result_data *rgb_minus_1; in cm_helper_translate_curve_to_hw_format() 530 struct pwl_result_data *rgb_resulted; in cm_helper_translate_curve_to_degamma_hw_format() 531 struct pwl_result_data *rgb; in cm_helper_translate_curve_to_degamma_hw_format() 532 struct pwl_result_data *rgb_plus_1; in cm_helper_translate_curve_to_degamma_hw_format()
|
H A D | dcn10_cm_common.h | 103 struct pwl_result_data *rgb_resulted,
|
H A D | dcn10_dpp_cm.c | 329 const struct pwl_result_data *rgb, in dpp1_cm_program_regamma_lut() 659 const struct pwl_result_data *rgb, in dpp1_program_degamma_lut()
|
H A D | dcn10_dpp.h | 1421 const struct pwl_result_data *rgb, 1460 const struct pwl_result_data *rgb,
|
/openbsd/sys/dev/pci/drm/amd/display/dc/inc/hw/ |
H A D | hw_shared.h | 74 struct pwl_result_data { struct 132 struct pwl_result_data rgb_resulted[256 + 3];
|
H A D | transform.h | 216 const struct pwl_result_data *rgb,
|
H A D | dpp.h | 209 const struct pwl_result_data *rgb,
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn32/ |
H A D | dcn32_mpc.h | 342 const struct pwl_result_data *rgb, 358 const struct pwl_result_data *rgb,
|
H A D | dcn32_mpc.c | 226 const struct pwl_result_data *rgb, in mpc32_program_post1dlut_pwl() 642 const struct pwl_result_data *rgb, in mpc32_program_shaper_lut()
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn20/ |
H A D | dcn20_dpp_cm.c | 87 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()
|
H A D | dcn20_mpc.c | 378 const struct pwl_result_data *rgb, in mpc20_program_ogam_pwl()
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dce110/ |
H A D | dce110_opp_regamma_v.c | 472 const struct pwl_result_data *rgb = in program_pwl()
|
H A D | dce110_hw_sequencer.c | 329 static bool convert_to_custom_float(struct pwl_result_data *rgb_resulted, in convert_to_custom_float() 335 struct pwl_result_data *rgb = rgb_resulted; in convert_to_custom_float() 438 struct pwl_result_data *rgb_resulted; in dce110_translate_regamma_to_hw_format() 439 struct pwl_result_data *rgb; in dce110_translate_regamma_to_hw_format() 440 struct pwl_result_data *rgb_plus_1; in dce110_translate_regamma_to_hw_format()
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dce/ |
H A D | dce_transform.c | 1415 const struct pwl_result_data *rgb = params->rgb_resulted; in program_pwl()
|