Searched refs:segments_num (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/ |
| D | dcn20_dpp_cm.c | 455 CM_SHAPER_RAMA_EXP_REGION0_NUM_SEGMENTS, curve[0].segments_num, in dpp20_program_shaper_luta_settings() 457 CM_SHAPER_RAMA_EXP_REGION1_NUM_SEGMENTS, curve[1].segments_num); in dpp20_program_shaper_luta_settings() 462 CM_SHAPER_RAMA_EXP_REGION2_NUM_SEGMENTS, curve[0].segments_num, in dpp20_program_shaper_luta_settings() 464 CM_SHAPER_RAMA_EXP_REGION3_NUM_SEGMENTS, curve[1].segments_num); in dpp20_program_shaper_luta_settings() 469 CM_SHAPER_RAMA_EXP_REGION4_NUM_SEGMENTS, curve[0].segments_num, in dpp20_program_shaper_luta_settings() 471 CM_SHAPER_RAMA_EXP_REGION5_NUM_SEGMENTS, curve[1].segments_num); in dpp20_program_shaper_luta_settings() 476 CM_SHAPER_RAMA_EXP_REGION6_NUM_SEGMENTS, curve[0].segments_num, in dpp20_program_shaper_luta_settings() 478 CM_SHAPER_RAMA_EXP_REGION7_NUM_SEGMENTS, curve[1].segments_num); in dpp20_program_shaper_luta_settings() 483 CM_SHAPER_RAMA_EXP_REGION8_NUM_SEGMENTS, curve[0].segments_num, in dpp20_program_shaper_luta_settings() 485 CM_SHAPER_RAMA_EXP_REGION9_NUM_SEGMENTS, curve[1].segments_num); in dpp20_program_shaper_luta_settings() [all …]
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce110/ |
| D | dce110_opp_regamma_v.c | 206 curve[0].segments_num, in regamma_config_regions_and_segments() 218 curve[1].segments_num, in regamma_config_regions_and_segments() 239 curve[0].segments_num, in regamma_config_regions_and_segments() 251 curve[1].segments_num, in regamma_config_regions_and_segments() 271 curve[0].segments_num, in regamma_config_regions_and_segments() 283 curve[1].segments_num, in regamma_config_regions_and_segments() 303 curve[0].segments_num, in regamma_config_regions_and_segments() 315 curve[1].segments_num, in regamma_config_regions_and_segments() 335 curve[0].segments_num, in regamma_config_regions_and_segments() 347 curve[1].segments_num, in regamma_config_regions_and_segments() [all …]
|
| D | dce110_hw_sequencer.c | 561 regamma_params->arr_curve_points[k].segments_num = seg_distr[k]; in dce110_translate_regamma_to_hw_format() 569 regamma_params->arr_curve_points[k].segments_num = seg_distr[k]; in dce110_translate_regamma_to_hw_format()
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce/ |
| D | dce_transform.c | 1232 REGAMMA_CNTLA_EXP_REGION0_NUM_SEGMENTS, curve[0].segments_num, in regamma_config_regions_and_segments() 1234 REGAMMA_CNTLA_EXP_REGION1_NUM_SEGMENTS, curve[1].segments_num); in regamma_config_regions_and_segments() 1239 REGAMMA_CNTLA_EXP_REGION0_NUM_SEGMENTS, curve[0].segments_num, in regamma_config_regions_and_segments() 1241 REGAMMA_CNTLA_EXP_REGION1_NUM_SEGMENTS, curve[1].segments_num); in regamma_config_regions_and_segments() 1246 REGAMMA_CNTLA_EXP_REGION0_NUM_SEGMENTS, curve[0].segments_num, in regamma_config_regions_and_segments() 1248 REGAMMA_CNTLA_EXP_REGION1_NUM_SEGMENTS, curve[1].segments_num); in regamma_config_regions_and_segments() 1253 REGAMMA_CNTLA_EXP_REGION0_NUM_SEGMENTS, curve[0].segments_num, in regamma_config_regions_and_segments() 1255 REGAMMA_CNTLA_EXP_REGION1_NUM_SEGMENTS, curve[1].segments_num); in regamma_config_regions_and_segments() 1260 REGAMMA_CNTLA_EXP_REGION0_NUM_SEGMENTS, curve[0].segments_num, in regamma_config_regions_and_segments() 1262 REGAMMA_CNTLA_EXP_REGION1_NUM_SEGMENTS, curve[1].segments_num); in regamma_config_regions_and_segments() [all …]
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/ |
| D | dcn10_cm_common.c | 117 exp_region0_num_segments, curve0->segments_num, in cm_helper_program_xfer_func() 119 exp_region1_num_segments, curve1->segments_num); in cm_helper_program_xfer_func() 455 lut_params->arr_curve_points[k].segments_num = in cm_helper_translate_curve_to_hw_format() 464 lut_params->arr_curve_points[k].segments_num = seg_distr[k]; in cm_helper_translate_curve_to_hw_format() 612 lut_params->arr_curve_points[k].segments_num = in cm_helper_translate_curve_to_degamma_hw_format() 621 lut_params->arr_curve_points[k].segments_num = seg_distr[k]; in cm_helper_translate_curve_to_degamma_hw_format()
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/hw/ |
| D | hw_shared.h | 45 uint32_t segments_num; member
|