Searched refs:read_bandwidth (Results 1 – 8 of 8) sorted by relevance
31 unsigned int read_bandwidth; member
176 …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()837 …_immediate_flip = v->bw_available_for_immediate_flip -dcn_bw_max2(v->read_bandwidth[k], v->prefetc… in mode_support_and_system_configuration()918 …mum_read_bandwidth_with_prefetch_with_immediate_flip +dcn_bw_max2(v->read_bandwidth[k], v->require… in mode_support_and_system_configuration()921 …mum_read_bandwidth_with_prefetch_with_immediate_flip +dcn_bw_max2(v->read_bandwidth[k], v->require… in mode_support_and_system_configuration()926 …_read_bandwidth_with_prefetch_without_immediate_flip +dcn_bw_max2(v->read_bandwidth[k], v->require… in mode_support_and_system_configuration()
478 total_active_bw += v->read_bandwidth[i]; in dcn_bw_calc_rq_dlg_ttu()
240 target->hmem_attrs[access].read_bandwidth = value; in hmat_update_target_access()244 target->hmem_attrs[access].read_bandwidth = value; in hmat_update_target_access()
289 float read_bandwidth[number_of_planes_minus_one + 1]; member
118 What: /sys/devices/system/node/nodeX/accessY/initiators/read_bandwidth
84 |-- read_bandwidth
175 ACCESS_ATTR(read_bandwidth);