Home
last modified time | relevance | path

Searched defs:dml2_core_calcs_mode_support_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.h1051 struct dml2_core_calcs_mode_support_locals { struct
1052 double PixelClockBackEnd[DML2_MAX_PLANES];
1053 double OutputBpp[DML2_MAX_PLANES];
1055 unsigned int meta_row_height_luma[DML2_MAX_PLANES];
1056 unsigned int meta_row_height_chroma[DML2_MAX_PLANES];
1057 unsigned int meta_row_bytes_per_row_ub_l[DML2_MAX_PLANES];
1058 unsigned int meta_row_bytes_per_row_ub_c[DML2_MAX_PLANES];
1059 unsigned int dpte_row_bytes_per_row_l[DML2_MAX_PLANES];
1060 unsigned int dpte_row_bytes_per_row_c[DML2_MAX_PLANES];
1062 bool dummy_boolean[3];
[all …]