Home
last modified time | relevance | path

Searched defs:dml2_core_internal_mode_program (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h658 struct dml2_core_internal_mode_program { struct
659 unsigned int qos_param_index; // to access the uclk dependent dpm table
660 unsigned int active_min_uclk_dpm_index; // to access the min_clk table
661 double FabricClock; /// <brief Basically just the clock freq at the min (or given) state
663 double dram_bw_mbps;
664 …able_urgent_bandwidth_MBps; /// <brief Minimum guaranteed available urgent return bandwidth in MBps
665 double uclk_freq_mhz;
666 unsigned int NoOfDPP[DML2_MAX_PLANES];
667 enum dml2_odm_mode ODMMode[DML2_MAX_PLANES];
672 double UrgentLatency;
[all …]