Searched defs:dml2_core_internal_mode_program (Results 1 – 1 of 1) sorted by relevance
545 struct dml2_core_internal_mode_program { struct546 unsigned int qos_param_index; // to access the uclk dependent dpm table547 unsigned int active_min_uclk_dpm_index; // to access the min_clk table548 double FabricClock; /// <brief Basically just the clock freq at the min (or given) state550 double dram_bw_mbps;551 double uclk_freq_mhz;552 unsigned int NoOfDPP[DML2_MAX_PLANES];553 enum dml2_odm_mode ODMMode[DML2_MAX_PLANES];558 double UrgentLatency;559 double TripToMemory;[all …]