Home
last modified time | relevance | path

Searched refs:read_bandwidth (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/calcs/
Ddcn_calc_auto.c176 …v->read_bandwidth[k] = v->swath_width_ysingle_dpp[k] * (dcn_bw_ceil2(v->byte_per_pixel_in_dety[k],… in mode_support_and_system_configuration()
178 v->read_bandwidth[k] = v->read_bandwidth[k] * (1 + 1 / 256); in mode_support_and_system_configuration()
181 v->read_bandwidth[k] = v->read_bandwidth[k] * (1 + 1 / 64); in mode_support_and_system_configuration()
184 v->read_bandwidth[k] = v->read_bandwidth[k] * (1 + 1 / 256); in mode_support_and_system_configuration()
187 v->read_bandwidth[k] = v->read_bandwidth[k] * (1 + 1 / 512); in mode_support_and_system_configuration()
189 …yte_per_second = v->total_read_bandwidth_consumed_gbyte_per_second + v->read_bandwidth[k] / 1000.0; in mode_support_and_system_configuration()
806 …_immediate_flip = v->bw_available_for_immediate_flip -dcn_bw_max2(v->read_bandwidth[k], v->prefetc… in mode_support_and_system_configuration()
893 …mum_read_bandwidth_with_prefetch_with_immediate_flip +dcn_bw_max2(v->read_bandwidth[k], v->require… in mode_support_and_system_configuration()
896 …mum_read_bandwidth_with_prefetch_with_immediate_flip +dcn_bw_max2(v->read_bandwidth[k], v->require… in mode_support_and_system_configuration()
901 …_read_bandwidth_with_prefetch_without_immediate_flip +dcn_bw_max2(v->read_bandwidth[k], v->require… in mode_support_and_system_configuration()
Ddcn_calcs.c450 total_active_bw += v->read_bandwidth[i]; in dcn_bw_calc_rq_dlg_ttu()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/inc/
Ddcn_calcs.h289 float read_bandwidth[number_of_planes_minus_one + 1]; member
/Linux-v4.19/include/acpi/
Dactbl2.h1418 u32 read_bandwidth; member