Searched refs:total_pipes (Results 1 – 2 of 2) sorted by relevance
1074 unsigned int total_pipes = 0; in ModeSupportAndSystemConfiguration() local1096 total_pipes += mode_lib->vba.DPPPerPlane[k]; in ModeSupportAndSystemConfiguration()1103 ASSERT(total_pipes <= DC__NUM_DPP__MAX); in ModeSupportAndSystemConfiguration()
3782 int i, total_pipes = 0; local3784 total_pipes += NoOfDPPThisState[i];3785 …te = ((config_return_buffer_size_in_kbytes - DCN3_15_MIN_COMPBUF_SIZE_KB) / 64 / total_pipes) * 64;