Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/inc/
H A Ddce_calcs.h406 struct bw_fixed source_height_rounded_up_to_chunks[maximum_number_of_surfaces]; member
/dragonfly/sys/dev/drm/amd/display/dc/calcs/
H A Dcalcs_logger.h445 i, bw_fixed_to_int(data->source_height_rounded_up_to_chunks[i])); in print_bw_calcs_data()
H A Ddce_calcs.c480 data->source_height_rounded_up_to_chunks[i] = data->source_height_pixels; in calculate_bandwidth()
1440 …ded_up_to_chunks[j]) && bw_equ(data->source_height_rounded_up_to_chunks[i], data->source_height_ro… in calculate_bandwidth()
1938 …o_fixed(data->total_bytes_requested), (bw_mul(bw_mul(data->source_height_rounded_up_to_chunks[i], … in calculate_bandwidth()