Searched refs:total_available_pipes_support (Results 1 – 2 of 2) sorted by relevance
251 enum dcn_bw_defs total_available_pipes_support[number_of_states_plus_one + 1][1 + 1]; member
509 v->total_available_pipes_support[i][j] = dcn_bw_yes; in mode_support_and_system_configuration() 512 v->total_available_pipes_support[i][j] = dcn_bw_no; in mode_support_and_system_configuration() 968 if (v->scale_ratio_support == dcn_bw_yes && v->source_format_pixel_and_scan_support == dcn_bw_yes && v->viewport_size_support == dcn_bw_yes && v->bandwidth_support[i] == dcn_bw_yes && v->dio_support[i] == dcn_bw_yes && v->urgent_latency_support[i][j] == dcn_bw_yes && v->rob_support[i] == dcn_bw_yes && v->dispclk_dppclk_support[i][j] == dcn_bw_yes && v->total_available_pipes_support[i][j] == dcn_bw_yes && v->total_available_writeback_support == dcn_bw_yes && v->writeback_latency_support == dcn_bw_yes) { in mode_support_and_system_configuration()