Home
last modified time | relevance | path

Searched defs:dml2_core_calcs_mode_programming_locals (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.h1232 struct dml2_core_calcs_mode_programming_locals { struct
1233 double PixelClockBackEnd[DML2_MAX_PLANES];
1234 double OutputBpp[DML2_MAX_PLANES];
1235 unsigned int num_active_planes; // <brief As determined by either e2e_pipe_param or display_cfg
1236 unsigned int MaxTotalDETInKByte;
1237 unsigned int NomDETInKByte;
1238 unsigned int MinCompressedBufferSizeInKByte;
1239 double SOCCLK; /// <brief Basically just the clock freq at the min (or given) state
1241 double dummy_bw[dml2_core_internal_soc_state_max][dml2_core_internal_bw_max];
1242 …ble surface_dummy_bw[dml2_core_internal_soc_state_max][dml2_core_internal_bw_max][DML2_MAX_PLANES];
[all …]