Home
last modified time | relevance | path

Searched refs:stutter_entry_watermark (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddce_calcs.c3177 stutter_entry_watermark[4], bw_int_to_fixed(1000))); in bw_calcs()
3180 stutter_entry_watermark[5], bw_int_to_fixed(1000))); in bw_calcs()
3183 stutter_entry_watermark[6], bw_int_to_fixed(1000))); in bw_calcs()
3187 stutter_entry_watermark[0], bw_int_to_fixed(1000))); in bw_calcs()
3190 stutter_entry_watermark[1], bw_int_to_fixed(1000))); in bw_calcs()
3194 stutter_entry_watermark[7], bw_int_to_fixed(1000))); in bw_calcs()
3201 stutter_entry_watermark[9], bw_int_to_fixed(1000))); in bw_calcs()
3547 stutter_entry_watermark[4], bw_int_to_fixed(1000))); in bw_calcs()
3550 stutter_entry_watermark[5], bw_int_to_fixed(1000))); in bw_calcs()
3553 stutter_entry_watermark[6], bw_int_to_fixed(1000))); in bw_calcs()
[all …]
H A Dcalcs_logger.h419 i, bw_fixed_to_int(data->stutter_entry_watermark[i])); in print_bw_calcs_data()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Ddce_calcs.h387 struct bw_fixed stutter_entry_watermark[maximum_number_of_surfaces]; member