Searched defs:dml2_core_calcs_mode_programming_locals (Results 1 – 1 of 1) sorted by relevance
992 struct dml2_core_calcs_mode_programming_locals { struct993 double PixelClockBackEnd[DML2_MAX_PLANES];994 double OutputBpp[DML2_MAX_PLANES];995 unsigned int num_active_planes; // <brief As determined by either e2e_pipe_param or display_cfg996 unsigned int MaxTotalDETInKByte;997 unsigned int NomDETInKByte;998 unsigned int MinCompressedBufferSizeInKByte;999 double SOCCLK; /// <brief Basically just the clock freq at the min (or given) state1001 double dummy_bw[dml2_core_internal_soc_state_max][dml2_core_internal_bw_max];1002 …ble surface_dummy_bw[dml2_core_internal_soc_state_max][dml2_core_internal_bw_max][DML2_MAX_PLANES];[all …]