Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddce_calcs.c3149 stutter_exit_watermark[4], bw_int_to_fixed(1000))); in bw_calcs()
3152 stutter_exit_watermark[5], bw_int_to_fixed(1000))); in bw_calcs()
3155 stutter_exit_watermark[6], bw_int_to_fixed(1000))); in bw_calcs()
3159 stutter_exit_watermark[0], bw_int_to_fixed(1000))); in bw_calcs()
3162 stutter_exit_watermark[1], bw_int_to_fixed(1000))); in bw_calcs()
3166 stutter_exit_watermark[7], bw_int_to_fixed(1000))); in bw_calcs()
3173 stutter_exit_watermark[9], bw_int_to_fixed(1000))); in bw_calcs()
3519 stutter_exit_watermark[4], bw_int_to_fixed(1000))); in bw_calcs()
3522 stutter_exit_watermark[5], bw_int_to_fixed(1000))); in bw_calcs()
3525 stutter_exit_watermark[6], bw_int_to_fixed(1000))); in bw_calcs()
[all …]
H A Ddcn_calcs.c567 v->stutter_exit_watermark * 1000;
581 v->stutter_exit_watermark * 1000;
602 v->stutter_exit_watermark * 1000;
622 v->stutter_exit_watermark * 1000;
1146 v->stutter_exit_watermark * 1000; in dcn_validate_bandwidth()
H A Dcalcs_logger.h417 i, bw_fixed_to_int(data->stutter_exit_watermark[i])); in print_bw_calcs_data()
H A Ddcn_calc_auto.c1418 …v->stutter_exit_watermark = v->sr_exit_time + v->last_pixel_of_line_extra_watermark + v->urgent_ex… in dispclkdppclkdcfclk_deep_sleep_prefetch_parameters_watermarks_and_performance_calculation()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Ddce_calcs.h386 struct bw_fixed stutter_exit_watermark[maximum_number_of_surfaces]; member
H A Ddcn_calcs.h464 float stutter_exit_watermark; member