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/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1030 struct dml2_core_calcs_mode_support_locals { struct
1031 double PixelClockBackEnd[DML2_MAX_PLANES];
1032 double OutputBpp[DML2_MAX_PLANES];
1034 unsigned int meta_row_height_luma[DML2_MAX_PLANES];
1035 unsigned int meta_row_height_chroma[DML2_MAX_PLANES];
1036 unsigned int meta_row_bytes_per_row_ub_l[DML2_MAX_PLANES];
1037 unsigned int meta_row_bytes_per_row_ub_c[DML2_MAX_PLANES];
1038 unsigned int dpte_row_bytes_per_row_l[DML2_MAX_PLANES];
1039 unsigned int dpte_row_bytes_per_row_c[DML2_MAX_PLANES];
1041 bool dummy_boolean[3];
[all …]