Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/inc/
Ddce_calcs.h288 struct bw_fixed inefficient_linear_pitch_in_bytes; member
/drivers/gpu/drm/amd/display/dc/calcs/
Dcalcs_logger.h254 bw_fixed_to_int(data->inefficient_linear_pitch_in_bytes)); in print_bw_calcs_data()
Ddce_calcs.c1053 …data->inefficient_linear_pitch_in_bytes = bw_mul(bw_mul(bw_int_to_fixed(256), bw_int_to_fixed(vbio… in calculate_bandwidth()
1101 …type[i], bw_int_to_fixed(data->bytes_per_pixel[i]))), data->inefficient_linear_pitch_in_bytes), bw… in calculate_bandwidth()