Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/inc/
Ddce_calcs.h329 struct bw_fixed dispclk_required_for_total_read_request_bandwidth; member
/drivers/gpu/drm/amd/display/dc/calcs/
Dcalcs_logger.h327 bw_fixed_to_int(data->dispclk_required_for_total_read_request_bandwidth)); in print_bw_calcs_data()
Ddce_calcs.c1729 …data->dispclk_required_for_total_read_request_bandwidth = bw_div(bw_mul(data->total_read_request_b… in calculate_bandwidth()
1730 …x2(data->total_dispclk_required_with_ramping, data->dispclk_required_for_total_read_request_bandwi… in calculate_bandwidth()
1731 …data->total_dispclk_required_without_ramping, data->dispclk_required_for_total_read_request_bandwi… in calculate_bandwidth()