Home
last modified time | relevance | path

Searched refs:lut_params (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_cm_common.c328 corner_points = lut_params->corner_points; in cm_helper_translate_curve_to_hw_format()
329 rgb_resulted = lut_params->rgb_resulted; in cm_helper_translate_curve_to_hw_format()
449 lut_params->hw_points_num = hw_points; in cm_helper_translate_curve_to_hw_format()
456 lut_params->arr_curve_points[i].offset = in cm_helper_translate_curve_to_hw_format()
500 lut_params->corner_points, in cm_helper_translate_curve_to_hw_format()
511 struct pwl_params *lut_params) in cm_helper_translate_curve_to_degamma_hw_format() argument
525 corner_points = lut_params->corner_points; in cm_helper_translate_curve_to_degamma_hw_format()
526 rgb_resulted = lut_params->rgb_resulted; in cm_helper_translate_curve_to_degamma_hw_format()
616 lut_params->hw_points_num = hw_points; in cm_helper_translate_curve_to_degamma_hw_format()
623 lut_params->arr_curve_points[i].offset = in cm_helper_translate_curve_to_degamma_hw_format()
[all …]
A Ddcn10_cm_common.h110 struct pwl_params *lut_params, bool fixpoint);
114 struct pwl_params *lut_params);
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_cm_common.c126 corner_points = lut_params->corner_points; in cm3_helper_translate_curve_to_hw_format()
127 rgb_resulted = lut_params->rgb_resulted; in cm3_helper_translate_curve_to_hw_format()
250 lut_params->hw_points_num = hw_points; in cm3_helper_translate_curve_to_hw_format()
257 lut_params->arr_curve_points[i].offset = in cm3_helper_translate_curve_to_hw_format()
300 lut_params->corner_points, in cm3_helper_translate_curve_to_hw_format()
311 struct pwl_params *lut_params) in cm3_helper_translate_curve_to_degamma_hw_format() argument
325 corner_points = lut_params->corner_points; in cm3_helper_translate_curve_to_degamma_hw_format()
326 rgb_resulted = lut_params->rgb_resulted; in cm3_helper_translate_curve_to_degamma_hw_format()
412 lut_params->hw_points_num = hw_points; in cm3_helper_translate_curve_to_degamma_hw_format()
419 lut_params->arr_curve_points[i].offset = in cm3_helper_translate_curve_to_degamma_hw_format()
[all …]
A Ddcn30_cm_common.h64 struct pwl_params *lut_params, bool fixpoint);
68 struct pwl_params *lut_params);
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn32/
A Ddcn32_hwseq.c452 struct pwl_params *lut_params = NULL; in dcn32_set_mcm_luts() local
457 lut_params = &plane_state->blend_tf->pwl; in dcn32_set_mcm_luts()
462 lut_params = &dpp_base->regamma_params; in dcn32_set_mcm_luts()
465 result = mpc->funcs->program_1dlut(mpc, lut_params, mpcc_id); in dcn32_set_mcm_luts()
470 lut_params = &plane_state->in_shaper_func->pwl; in dcn32_set_mcm_luts()
477 lut_params = &dpp_base->shaper_params; in dcn32_set_mcm_luts()
481 result = mpc->funcs->program_shaper(mpc, lut_params, mpcc_id); in dcn32_set_mcm_luts()
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb3/
A Dt3_cpl.h1373 __be32 lut_params; member

Completed in 16 milliseconds