Searched refs:WriteBandwidth (Results 1 – 6 of 6) sorted by relevance
811 double WriteBandwidth[DC__NUM_DPP__MAX]; member
481 double WriteBandwidth[DML2_MAX_PLANES]; member
925 …mode_lib->ms.WriteBandwidth[k] = display_cfg->stream_descriptors[display_cfg->plane_descriptors[k]… in dml2_core_shared_mode_support()931 …mode_lib->ms.WriteBandwidth[k] = display_cfg->stream_descriptors[display_cfg->plane_descriptors[k]… in dml2_core_shared_mode_support()937 mode_lib->ms.WriteBandwidth[k] = 0.0; in dml2_core_shared_mode_support()945 …(mode_lib->ms.WriteBandwidth[k] > mode_lib->ip.writeback_interface_buffer_size_kbytes * 1024.0 / m… in dml2_core_shared_mode_support()
1841 v->WriteBandwidth[k] = mode_lib->vba.WritebackDestinationWidth[k] in dml32_ModeSupportAndSystemConfigurationFull()1846 v->WriteBandwidth[k] = mode_lib->vba.WritebackDestinationWidth[k] in dml32_ModeSupportAndSystemConfigurationFull()1851 v->WriteBandwidth[k] = 0.0; in dml32_ModeSupportAndSystemConfigurationFull()1860 && (v->WriteBandwidth[k] in dml32_ModeSupportAndSystemConfigurationFull()
909 dml_float_t WriteBandwidth[__DML_NUM_PLANES__]; member
3876 v->WriteBandwidth[k] = v->WritebackDestinationWidth[k] * v->WritebackDestinationHeight[k]3879 v->WriteBandwidth[k] = v->WritebackDestinationWidth[k] * v->WritebackDestinationHeight[k]3882 v->WriteBandwidth[k] = 0.0;3890 …if (v->WritebackEnable[k] == true && (v->WriteBandwidth[k] > v->WritebackInterfaceBufferSize * 102…