Searched refs:source_format_pixel_and_scan_support (Results 1 – 2 of 2) sorted by relevance
294 enum dcn_bw_defs source_format_pixel_and_scan_support; member
138 v->source_format_pixel_and_scan_support = dcn_bw_yes; in mode_support_and_system_configuration() 141 v->source_format_pixel_and_scan_support = 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()