Symbol: __DML_NUM_PLANES__
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
10133
for (dml_uint_t k = 0; k < __DML_NUM_PLANES__; ++k)
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
3135
dml_float_t DCFClkDeepSleepPerSurface[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
4088
dml_uint_t MaximumSwathHeightY[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
4089
dml_uint_t MaximumSwathHeightC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
4090
dml_uint_t RoundedUpMaxSwathSizeBytesY[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
4091
dml_uint_t RoundedUpMaxSwathSizeBytesC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
4092
dml_uint_t RoundedUpSwathSizeBytesY[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
4093
dml_uint_t RoundedUpSwathSizeBytesC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
4094
dml_uint_t SwathWidthSingleDPP[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
4095
dml_uint_t SwathWidthSingleDPPChroma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
4834
dml_bool_t DETPieceAssignedToThisSurfaceAlready[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1002
dml_uint_t SubViewportLinesNeededInMALL[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1014
dml_uint_t VInitPreFillY[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1015
dml_uint_t VInitPreFillC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1016
dml_uint_t MaxNumSwathY[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1017
dml_uint_t MaxNumSwathC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1019
dml_float_t BytePerPixelDETY[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1020
dml_float_t BytePerPixelDETC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1021
dml_uint_t BytePerPixelY[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1022
dml_uint_t BytePerPixelC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1023
dml_uint_t SwathWidthY[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1024
dml_uint_t SwathWidthC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1025
dml_uint_t SwathWidthSingleDPPY[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1026
dml_uint_t SwathWidthSingleDPPC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1027
dml_float_t ReadBandwidthSurfaceLuma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1028
dml_float_t ReadBandwidthSurfaceChroma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1030
dml_uint_t PixelPTEBytesPerRow[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1031
dml_uint_t PDEAndMetaPTEBytesFrame[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1032
dml_uint_t MetaRowByte[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1033
dml_uint_t PrefetchSourceLinesY[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1034
dml_float_t RequiredPrefetchPixDataBWLuma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1035
dml_float_t RequiredPrefetchPixDataBWChroma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1036
dml_uint_t PrefetchSourceLinesC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1037
dml_float_t PSCL_THROUGHPUT[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1038
dml_float_t PSCL_THROUGHPUT_CHROMA[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1039
dml_uint_t DSCDelay[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1040
dml_float_t DPPCLKUsingSingleDPP[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1042
dml_uint_t MacroTileWidthY[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1043
dml_uint_t MacroTileWidthC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1044
dml_uint_t BlockHeight256BytesY[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1045
dml_uint_t BlockHeight256BytesC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1046
dml_uint_t BlockWidth256BytesY[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1047
dml_uint_t BlockWidth256BytesC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1049
dml_uint_t BlockHeightY[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1050
dml_uint_t BlockHeightC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1051
dml_uint_t BlockWidthY[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1052
dml_uint_t BlockWidthC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1054
dml_uint_t SurfaceSizeInTheMALL[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1055
dml_float_t VRatioPrefetchY[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1056
dml_float_t VRatioPrefetchC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1057
dml_float_t Tno_bw[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1058
dml_float_t final_flip_bw[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1059
dml_float_t prefetch_vmrow_bw[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1060
dml_float_t cursor_bw[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1061
dml_float_t cursor_bw_pre[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1062
dml_float_t WritebackDelay[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1063
dml_uint_t dpte_row_height[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1064
dml_uint_t dpte_row_height_linear[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1065
dml_uint_t meta_req_width[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1066
dml_uint_t meta_req_height[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1067
dml_uint_t meta_row_width[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1068
dml_uint_t meta_row_height[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1069
dml_uint_t dpte_row_width_luma_ub[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1070
dml_uint_t dpte_row_width_chroma_ub[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1071
dml_uint_t dpte_row_height_chroma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1072
dml_uint_t dpte_row_height_linear_chroma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1073
dml_uint_t meta_req_width_chroma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1074
dml_uint_t meta_req_height_chroma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1075
dml_uint_t meta_row_width_chroma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1076
dml_uint_t meta_row_height_chroma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1077
dml_uint_t vm_group_bytes[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1078
dml_uint_t dpte_group_bytes[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1079
dml_float_t meta_row_bw[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1080
dml_float_t dpte_row_bw[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1081
dml_float_t UrgBurstFactorCursor[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1082
dml_float_t UrgBurstFactorCursorPre[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1083
dml_float_t UrgBurstFactorLuma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1084
dml_float_t UrgBurstFactorLumaPre[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1085
dml_float_t UrgBurstFactorChroma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1086
dml_float_t UrgBurstFactorChromaPre[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1088
dml_uint_t swath_width_luma_ub[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1089
dml_uint_t swath_width_chroma_ub[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1090
dml_uint_t PixelPTEReqWidthY[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1091
dml_uint_t PixelPTEReqHeightY[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1092
dml_uint_t PTERequestSizeY[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1093
dml_uint_t PixelPTEReqWidthC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1094
dml_uint_t PixelPTEReqHeightC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1095
dml_uint_t PTERequestSizeC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1097
dml_float_t Tdmdl_vm[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1098
dml_float_t Tdmdl[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1099
dml_float_t TSetup[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1100
dml_uint_t dpde0_bytes_per_frame_ub_l[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1101
dml_uint_t meta_pte_bytes_per_frame_ub_l[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1102
dml_uint_t dpde0_bytes_per_frame_ub_c[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1103
dml_uint_t meta_pte_bytes_per_frame_ub_c[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1110
dml_bool_t NoUrgentLatencyHiding[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1111
dml_bool_t NoUrgentLatencyHidingPre[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1116
dml_bool_t NotEnoughTimeForDynamicMetadata[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1118
dml_float_t ReadBandwidthLuma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1119
dml_float_t ReadBandwidthChroma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1128
dml_bool_t use_one_row_for_frame[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1129
dml_bool_t use_one_row_for_frame_flip[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1137
dml_uint_t pipe_plane[__DML_NUM_PLANES__]; // <brief used mainly by dv to map the pipe inst to plane index within DML core; the plane idx of a pipe
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1140
dml_bool_t NoTimeToPrefetch[__DML_NUM_PLANES__]; /// <brief Prefetch schedule calculation result
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1143
dml_uint_t PrefetchMode[__DML_NUM_PLANES__]; /// <brief prefetch mode used for prefetch support check in mode programming step
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1146
dml_bool_t ImmediateFlipSupportedForPipe[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1151
dml_float_t Dppclk[__DML_NUM_PLANES__]; /// <brief dppclk being used in mode programming
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1160
dml_float_t Dppclk_calculated[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1162
dml_float_t DSCCLK_calculated[__DML_NUM_PLANES__]; //< brief Required DSCCLK freq. Backend; not used in any subsequent calculations for now
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1170
dml_uint_t DCCYMaxUncompressedBlock[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1171
dml_uint_t DCCYMaxCompressedBlock[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1172
dml_uint_t DCCYIndependentBlock[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1173
dml_uint_t DCCCMaxUncompressedBlock[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1174
dml_uint_t DCCCMaxCompressedBlock[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1175
dml_uint_t DCCCIndependentBlock[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1191
dml_float_t MIN_DST_Y_NEXT_START[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1192
dml_bool_t VREADY_AT_OR_AFTER_VSYNC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1193
dml_uint_t DSTYAfterScaler[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1194
dml_uint_t DSTXAfterScaler[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1195
dml_float_t DestinationLinesForPrefetch[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1196
dml_float_t DestinationLinesToRequestVMInVBlank[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1197
dml_float_t DestinationLinesToRequestRowInVBlank[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1198
dml_float_t DestinationLinesToRequestVMInImmediateFlip[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1199
dml_float_t DestinationLinesToRequestRowInImmediateFlip[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1200
dml_float_t MinTTUVBlank[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1201
dml_float_t DisplayPipeLineDeliveryTimeLuma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1202
dml_float_t DisplayPipeLineDeliveryTimeChroma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1203
dml_float_t DisplayPipeLineDeliveryTimeLumaPrefetch[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1204
dml_float_t DisplayPipeLineDeliveryTimeChromaPrefetch[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1205
dml_float_t DisplayPipeRequestDeliveryTimeLuma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1206
dml_float_t DisplayPipeRequestDeliveryTimeChroma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1207
dml_float_t DisplayPipeRequestDeliveryTimeLumaPrefetch[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1208
dml_float_t DisplayPipeRequestDeliveryTimeChromaPrefetch[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1209
dml_float_t CursorRequestDeliveryTime[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1210
dml_float_t CursorRequestDeliveryTimePrefetch[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1212
dml_float_t DST_Y_PER_PTE_ROW_NOM_L[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1213
dml_float_t DST_Y_PER_PTE_ROW_NOM_C[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1214
dml_float_t DST_Y_PER_META_ROW_NOM_L[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1215
dml_float_t DST_Y_PER_META_ROW_NOM_C[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1216
dml_float_t TimePerMetaChunkNominal[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1217
dml_float_t TimePerChromaMetaChunkNominal[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1218
dml_float_t TimePerMetaChunkVBlank[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1219
dml_float_t TimePerChromaMetaChunkVBlank[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1220
dml_float_t TimePerMetaChunkFlip[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1221
dml_float_t TimePerChromaMetaChunkFlip[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1222
dml_float_t time_per_pte_group_nom_luma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1223
dml_float_t time_per_pte_group_nom_chroma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1224
dml_float_t time_per_pte_group_vblank_luma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1225
dml_float_t time_per_pte_group_vblank_chroma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1226
dml_float_t time_per_pte_group_flip_luma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1227
dml_float_t time_per_pte_group_flip_chroma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1228
dml_float_t TimePerVMGroupVBlank[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1229
dml_float_t TimePerVMGroupFlip[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1230
dml_float_t TimePerVMRequestVBlank[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1231
dml_float_t TimePerVMRequestFlip[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1237
dml_bool_t PTE_BUFFER_MODE[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1238
dml_uint_t BIGK_FRAGMENT_SIZE[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1240
dml_uint_t SubViewportLinesNeededInMALL[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1241
dml_bool_t UsesMALLForStaticScreen[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1244
dml_uint_t VStartupMin[__DML_NUM_PLANES__]; /// <brief Minimum vstartup to meet the prefetch schedule (i.e. the prefetch solution can be found at this vstartup time); not the actual global sync vstartup pos.
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1245
dml_uint_t VStartup[__DML_NUM_PLANES__]; /// <brief The vstartup value for OTG programming (will set to max vstartup; but now bounded by min(vblank_nom. actual vblank))
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1246
dml_uint_t VUpdateOffsetPix[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1247
dml_uint_t VUpdateWidthPix[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1248
dml_uint_t VReadyOffsetPix[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1255
dml_float_t MaxActiveDRAMClockChangeLatencySupported[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1256
dml_float_t WritebackAllowFCLKChangeEndPosition[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1257
dml_float_t WritebackAllowDRAMClockChangeEndPosition[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1260
dml_uint_t DETBufferSizeInKByte[__DML_NUM_PLANES__]; // <brief Recommended DET size configuration for this plane. All pipes under this plane should program the DET buffer size to the calculated value.
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1261
dml_uint_t DETBufferSizeY[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1262
dml_uint_t DETBufferSizeC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1263
dml_uint_t SwathHeightY[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1264
dml_uint_t SwathHeightC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1302
dml_float_t (*RequiredDPPCLKPerSurface)[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1305
dml_uint_t (*NoOfDPP)[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1307
dml_uint_t (*MaximumVStartup)[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1311
dml_uint_t (*PrefetchLinesY)[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1312
dml_uint_t (*PrefetchLinesC)[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1313
dml_uint_t (*swath_width_luma_ub_all_states)[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1314
dml_uint_t (*swath_width_chroma_ub_all_states)[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1319
dml_uint_t (*PDEAndMetaPTEBytesPerFrame)[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1320
dml_uint_t (*DPTEBytesPerRow)[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1321
dml_uint_t (*MetaRowBytes)[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1649
dml_uint_t dummy_integer_array[22][__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1650
enum dml_odm_mode dummy_odm_mode[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1651
dml_bool_t dummy_boolean_array[2][__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1653
dml_uint_t MaximumVStartup[2][__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1654
dml_uint_t DSTYAfterScaler[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1655
dml_uint_t DSTXAfterScaler[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1656
dml_uint_t NextPrefetchMode[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1657
dml_uint_t MinPrefetchMode[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1658
dml_uint_t MaxPrefetchMode[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1660
dml_float_t dummy_single_array[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1664
struct DmlPipe SurfParameters[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1709
dml_uint_t dummy_integer_array[2][__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1710
enum dml_output_encoder_class dummy_output_encoder_array[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1711
dml_float_t dummy_single_array[2][__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1712
dml_uint_t dummy_long_array[4][__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1713
dml_bool_t dummy_boolean_array[2][__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1715
struct DmlPipe SurfaceParameters[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1722
dml_uint_t MaxVStartupLines[__DML_NUM_PLANES__]; /// <brief more like vblank for the plane's OTG
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1731
dml_uint_t NextPrefetchMode[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1732
dml_uint_t MinPrefetchMode[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1733
dml_uint_t MaxPrefetchMode[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1735
dml_float_t dummy_unit_vector[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1752
dml_float_t ActiveDRAMClockChangeLatencyMargin[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1753
dml_float_t ActiveFCLKChangeLatencyMargin[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1754
dml_float_t USRRetrainingLatencyMargin[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1756
dml_bool_t SynchronizedSurfaces[__DML_NUM_PLANES__][__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1759
dml_float_t LinesInDETY[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1760
dml_float_t LinesInDETC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1761
dml_uint_t LinesInDETYRoundedDownToSwath[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1762
dml_uint_t LinesInDETCRoundedDownToSwath[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1770
dml_uint_t LBLatencyHidingSourceLinesY[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1771
dml_uint_t LBLatencyHidingSourceLinesC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1792
dml_uint_t PTEBufferSizeInRequestsForLuma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1793
dml_uint_t PTEBufferSizeInRequestsForChroma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1796
dml_uint_t MetaRowByteY[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1797
dml_uint_t MetaRowByteC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1798
dml_uint_t PixelPTEBytesPerRowY[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1799
dml_uint_t PixelPTEBytesPerRowC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1800
dml_uint_t PixelPTEBytesPerRowStorageY[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1801
dml_uint_t PixelPTEBytesPerRowStorageC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1802
dml_uint_t PixelPTEBytesPerRowY_one_row_per_frame[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1803
dml_uint_t PixelPTEBytesPerRowC_one_row_per_frame[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1804
dml_uint_t dpte_row_width_luma_ub_one_row_per_frame[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1805
dml_uint_t dpte_row_height_luma_one_row_per_frame[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1806
dml_uint_t dpte_row_width_chroma_ub_one_row_per_frame[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1807
dml_uint_t dpte_row_height_chroma_one_row_per_frame[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1808
dml_bool_t one_row_per_frame_fits_in_buffer[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1820
dml_float_t PixelDCFCLKCyclesRequiredInPrefetch[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1821
dml_float_t PrefetchPixelLinesTime[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1822
dml_float_t DCFCLKRequiredForPeakBandwidthPerSurface[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1823
dml_float_t DynamicMetadataVMExtraLatency[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
1830
dml_uint_t NoOfDPPState[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
534
dml_uint_t GPUVMMinPageSizeKBytes[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
535
dml_bool_t ForceOneRowForFrame[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
536
dml_bool_t PTEBufferModeOverrideEn[__DML_NUM_PLANES__]; //< brief when override enable; the DML will only check the given pte buffer and will use the pte buffer mode as is
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
537
dml_bool_t PTEBufferMode[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
538
dml_uint_t ViewportWidth[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
539
dml_uint_t ViewportHeight[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
540
dml_uint_t ViewportWidthChroma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
541
dml_uint_t ViewportHeightChroma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
542
dml_uint_t ViewportXStart[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
543
dml_uint_t ViewportXStartC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
544
dml_uint_t ViewportYStart[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
545
dml_uint_t ViewportYStartC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
546
dml_bool_t ViewportStationary[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
548
dml_bool_t ScalerEnabled[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
549
dml_float_t HRatio[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
550
dml_float_t VRatio[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
551
dml_float_t HRatioChroma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
552
dml_float_t VRatioChroma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
553
dml_uint_t HTaps[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
554
dml_uint_t VTaps[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
555
dml_uint_t HTapsChroma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
556
dml_uint_t VTapsChroma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
557
dml_uint_t LBBitPerPixel[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
559
enum dml_rotation_angle SourceScan[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
560
dml_uint_t ScalerRecoutWidth[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
562
dml_bool_t DynamicMetadataEnable[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
563
dml_uint_t DynamicMetadataLinesBeforeActiveRequired[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
564
dml_uint_t DynamicMetadataTransmittedBytes[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
565
dml_uint_t DETSizeOverride[__DML_NUM_PLANES__]; /// <brief user can specify the desire DET buffer usage per-plane
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
567
dml_uint_t NumberOfCursors[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
568
dml_uint_t CursorWidth[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
569
dml_uint_t CursorBPP[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
571
dml_bool_t setup_for_tdlut[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
572
enum dml2_tdlut_addressing_mode tdlut_addressing_mode[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
573
enum dml2_tdlut_width_mode tdlut_width_mode[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
575
enum dml_use_mall_for_static_screen_mode UseMALLForStaticScreen[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
576
enum dml_use_mall_for_pstate_change_mode UseMALLForPStateChange[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
578
dml_uint_t BlendingAndTiming[__DML_NUM_PLANES__]; /// <brief From which timing group (like OTG) that this plane is getting its timing from. Mode check also need this info for example to check num OTG; encoder; dsc etc.
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
583
enum dml_swizzle_mode SurfaceTiling[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
584
enum dml_source_format_class SourcePixelFormat[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
585
dml_uint_t PitchY[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
586
dml_uint_t SurfaceWidthY[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
587
dml_uint_t SurfaceHeightY[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
588
dml_uint_t PitchC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
589
dml_uint_t SurfaceWidthC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
590
dml_uint_t SurfaceHeightC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
592
dml_bool_t DCCEnable[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
593
dml_uint_t DCCMetaPitchY[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
594
dml_uint_t DCCMetaPitchC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
596
dml_float_t DCCRateLuma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
597
dml_float_t DCCRateChroma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
598
dml_float_t DCCFractionOfZeroSizeRequestsLuma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
599
dml_float_t DCCFractionOfZeroSizeRequestsChroma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
604
dml_uint_t HTotal[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
605
dml_uint_t VTotal[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
606
dml_uint_t HBlankEnd[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
607
dml_uint_t VBlankEnd[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
608
dml_uint_t RefreshRate[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
609
dml_uint_t VFrontPorch[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
610
dml_float_t PixelClock[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
611
dml_uint_t HActive[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
612
dml_uint_t VActive[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
613
dml_bool_t Interlace[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
614
dml_bool_t DRRDisplay[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
615
dml_uint_t VBlankNom[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
621
dml_uint_t DSCInputBitPerComponent[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
622
enum dml_output_format_class OutputFormat[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
623
enum dml_output_encoder_class OutputEncoder[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
624
dml_uint_t OutputMultistreamId[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
625
dml_bool_t OutputMultistreamEn[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
626
dml_float_t OutputBpp[__DML_NUM_PLANES__]; //< brief Use by mode_programming to specify a output bpp; user can use the output from mode_support (support.OutputBpp)
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
627
dml_float_t PixelClockBackEnd[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
628
enum dml_dsc_enable DSCEnable[__DML_NUM_PLANES__]; //< brief for mode support check; use to determine if dsc is required
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
629
dml_uint_t OutputLinkDPLanes[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
630
enum dml_output_link_dp_rate OutputLinkDPRate[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
631
dml_float_t ForcedOutputLinkBPP[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
632
dml_uint_t AudioSampleRate[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
633
dml_uint_t AudioSampleLayout[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
634
dml_bool_t OutputDisabled[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
635
dml_uint_t DSCSlices[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
640
enum dml_source_format_class WritebackPixelFormat[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
641
dml_bool_t WritebackEnable[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
642
dml_uint_t ActiveWritebacksPerSurface[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
643
dml_uint_t WritebackDestinationWidth[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
644
dml_uint_t WritebackDestinationHeight[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
645
dml_uint_t WritebackSourceWidth[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
646
dml_uint_t WritebackSourceHeight[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
647
dml_uint_t WritebackHTaps[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
648
dml_uint_t WritebackVTaps[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
649
dml_float_t WritebackHRatio[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
650
dml_float_t WritebackVRatio[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
657
enum dml_odm_mode ODMMode[__DML_NUM_PLANES__]; /// <brief ODM mode that is chosen in the mode check stage and will be used in mode programming stage
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
658
dml_uint_t DPPPerSurface[__DML_NUM_PLANES__]; /// <brief How many DPPs are needed drive the surface to output. If MPCC or ODMC could be 2 or 4.
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
659
dml_bool_t DSCEnabled[__DML_NUM_PLANES__]; /// <brief Indicate if the DSC is enabled; used in mode_programming
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
660
dml_uint_t NumberOfDSCSlices[__DML_NUM_PLANES__]; /// <brief Indicate how many slices needed to support the given mode
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
668
enum dml_clk_cfg_policy dppclk_option[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
672
dml_float_t dppclk_mhz[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
696
enum dml_mpc_use_policy MPCCombineUse[__DML_NUM_PLANES__]; /// <brief MPC Combine mode as selected by the user; used in mode check stage
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
697
enum dml_odm_use_policy ODMUse[__DML_NUM_PLANES__]; /// <brief ODM mode as selected by the user; used in mode check stage
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
699
enum dml_immediate_flip_requirement ImmediateFlipRequirement[__DML_NUM_PLANES__]; /// <brief Is immediate flip a requirement for this plane. When host vm is present iflip is needed regardless
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
700
enum dml_prefetch_modes AllowForPStateChangeOrStutterInVBlank[__DML_NUM_PLANES__]; /// <brief To specify if the DML should calculate the values for support different pwr saving features (cstate; pstate; etc.) during vblank
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
775
dml_float_t ActiveDRAMClockChangeLatencyMargin[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
776
dml_uint_t SubViewportLinesNeededInMALL[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
789
dml_bool_t NoTimeForPrefetch[2][__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
790
dml_bool_t NoTimeForDynamicMetadata[2][__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
792
dml_bool_t MPCCombineEnable[__DML_NUM_PLANES__]; /// <brief Indicate if the MPC Combine enable in the given state and optimize mpc combine setting
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
793
enum dml_odm_mode ODMMode[__DML_NUM_PLANES__]; /// <brief ODM mode that is chosen in the mode check stage and will be used in mode programming stage
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
794
dml_uint_t DPPPerSurface[__DML_NUM_PLANES__]; /// <brief How many DPPs are needed drive the surface to output. If MPCC or ODMC could be 2 or 4.
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
795
dml_bool_t DSCEnabled[__DML_NUM_PLANES__]; /// <brief Indicate if the DSC is actually required; used in mode_programming
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
796
dml_bool_t FECEnabled[__DML_NUM_PLANES__]; /// <brief Indicate if the FEC is actually required
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
797
dml_uint_t NumberOfDSCSlices[__DML_NUM_PLANES__]; /// <brief Indicate how many slices needed to support the given mode
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
799
dml_float_t OutputBpp[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
800
enum dml_output_type_and_rate__type OutputType[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
801
enum dml_output_type_and_rate__rate OutputRate[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
803
dml_float_t AlignedDCCMetaPitchY[__DML_NUM_PLANES__]; /// <brief Pitch value that is aligned to tiling setting
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
804
dml_float_t AlignedDCCMetaPitchC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
805
dml_float_t AlignedYPitch[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
806
dml_float_t AlignedCPitch[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
827
dml_float_t RequiredDPPCLKThisState[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
829
dml_float_t RequiredDISPCLKPerSurface[2][__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
830
dml_float_t RequiredDPPCLKPerSurface[2][__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
853
dml_uint_t DETBufferSizeInKByte[__DML_NUM_PLANES__]; // <brief Recommended DET size configuration for this plane. All pipes under this plane should program the DET buffer size to the calculated value.
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
854
dml_uint_t DETBufferSizeY[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
855
dml_uint_t DETBufferSizeC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
856
dml_uint_t SwathHeightY[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
857
dml_uint_t SwathHeightC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
868
dml_uint_t SwathWidthYAllStates[2][__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
869
dml_uint_t SwathWidthCAllStates[2][__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
870
dml_uint_t SwathHeightYAllStates[2][__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
871
dml_uint_t SwathHeightCAllStates[2][__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
872
dml_uint_t SwathWidthYThisState[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
873
dml_uint_t SwathWidthCThisState[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
874
dml_uint_t SwathHeightYThisState[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
875
dml_uint_t SwathHeightCThisState[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
876
dml_uint_t DETBufferSizeInKByteAllStates[2][__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
877
dml_uint_t DETBufferSizeYAllStates[2][__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
878
dml_uint_t DETBufferSizeCAllStates[2][__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
883
dml_uint_t DETBufferSizeInKByteThisState[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
884
dml_uint_t DETBufferSizeYThisState[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
885
dml_uint_t DETBufferSizeCThisState[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
886
dml_float_t VRatioPreY[2][__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
887
dml_float_t VRatioPreC[2][__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
888
dml_uint_t swath_width_luma_ub_all_states[2][__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
889
dml_uint_t swath_width_chroma_ub_all_states[2][__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
890
dml_uint_t swath_width_luma_ub_this_state[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
891
dml_uint_t swath_width_chroma_ub_this_state[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
892
dml_uint_t RequiredSlots[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
893
dml_uint_t PDEAndMetaPTEBytesPerFrame[2][__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
894
dml_uint_t MetaRowBytes[2][__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
895
dml_uint_t DPTEBytesPerRow[2][__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
896
dml_uint_t PrefetchLinesY[2][__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
897
dml_uint_t PrefetchLinesC[2][__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
898
dml_uint_t MaxNumSwY[__DML_NUM_PLANES__]; /// <brief Max number of swath for prefetch
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
899
dml_uint_t MaxNumSwC[__DML_NUM_PLANES__]; /// <brief Max number of swath for prefetch
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
900
dml_uint_t PrefillY[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
901
dml_uint_t PrefillC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
903
dml_uint_t PrefetchLinesYThisState[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
904
dml_uint_t PrefetchLinesCThisState[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
905
dml_uint_t DPTEBytesPerRowThisState[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
906
dml_uint_t PDEAndMetaPTEBytesPerFrameThisState[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
907
dml_uint_t MetaRowBytesThisState[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
908
dml_bool_t use_one_row_for_frame[2][__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
909
dml_bool_t use_one_row_for_frame_flip[2][__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
910
dml_bool_t use_one_row_for_frame_this_state[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
911
dml_bool_t use_one_row_for_frame_flip_this_state[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
913
dml_float_t LineTimesForPrefetch[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
914
dml_float_t LinesForMetaPTE[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
915
dml_float_t LinesForMetaAndDPTERow[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
916
dml_float_t SwathWidthYSingleDPP[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
917
dml_float_t SwathWidthCSingleDPP[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
918
dml_uint_t BytePerPixelY[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
919
dml_uint_t BytePerPixelC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
920
dml_float_t BytePerPixelInDETY[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
921
dml_float_t BytePerPixelInDETC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
923
dml_uint_t Read256BlockHeightY[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
924
dml_uint_t Read256BlockWidthY[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
925
dml_uint_t Read256BlockHeightC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
926
dml_uint_t Read256BlockWidthC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
927
dml_uint_t MacroTileHeightY[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
928
dml_uint_t MacroTileHeightC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
929
dml_uint_t MacroTileWidthY[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
930
dml_uint_t MacroTileWidthC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
931
dml_float_t PSCL_FACTOR[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
932
dml_float_t PSCL_FACTOR_CHROMA[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
933
dml_float_t MaximumSwathWidthLuma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
934
dml_float_t MaximumSwathWidthChroma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
935
dml_float_t Tno_bw[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
936
dml_float_t DestinationLinesToRequestVMInImmediateFlip[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
937
dml_float_t DestinationLinesToRequestRowInImmediateFlip[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
938
dml_float_t WritebackDelayTime[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
939
dml_uint_t dpte_group_bytes[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
940
dml_uint_t dpte_row_height[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
941
dml_uint_t dpte_row_height_chroma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
942
dml_uint_t meta_row_height[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
943
dml_uint_t meta_row_height_chroma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
945
dml_float_t UrgentBurstFactorCursor[2][__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
946
dml_float_t UrgentBurstFactorCursorPre[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
947
dml_float_t UrgentBurstFactorLuma[2][__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
948
dml_float_t UrgentBurstFactorLumaPre[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
949
dml_float_t UrgentBurstFactorChroma[2][__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
950
dml_float_t UrgentBurstFactorChromaPre[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
956
dml_bool_t RequiresDSC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
957
dml_bool_t RequiresFEC[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
958
dml_float_t OutputBppPerState[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
959
dml_uint_t DSCDelayPerState[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
960
enum dml_output_type_and_rate__type OutputTypePerState[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
961
enum dml_output_type_and_rate__rate OutputRatePerState[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
965
dml_float_t ReadBandwidthLuma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
966
dml_float_t ReadBandwidthChroma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
967
dml_float_t WriteBandwidth[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
968
dml_float_t RequiredPrefetchPixelDataBWLuma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
969
dml_float_t RequiredPrefetchPixelDataBWChroma[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
970
dml_float_t cursor_bw[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
971
dml_float_t cursor_bw_pre[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
972
dml_float_t prefetch_vmrow_bw[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
973
dml_float_t final_flip_bw[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
974
dml_float_t meta_row_bandwidth_this_state[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
975
dml_float_t dpte_row_bandwidth_this_state[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
978
dml_float_t meta_row_bandwidth[2][__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
979
dml_float_t dpte_row_bandwidth[2][__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
982
enum dml_odm_mode ODMModePerState[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
983
enum dml_odm_mode ODMModeThisState[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
984
dml_uint_t SurfaceSizeInMALL[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
985
dml_uint_t NoOfDPP[2][__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
986
dml_uint_t NoOfDPPThisState[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
987
dml_bool_t MPCCombine[2][__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
988
dml_bool_t MPCCombineThisState[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
990
dml_float_t MinDPPCLKUsingSingleDPP[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
991
dml_bool_t SingleDPPViewportSizeSupportPerSurface[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
992
dml_bool_t ImmediateFlipSupportedForPipe[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
993
dml_bool_t NotUrgentLatencyHiding[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
994
dml_bool_t NotUrgentLatencyHidingPre[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
995
dml_bool_t PTEBufferSizeNotExceededPerState[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
996
dml_bool_t DCCMetaBufferSizeNotExceededPerState[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core_structs.h
997
dml_uint_t PrefetchMode[__DML_NUM_PLANES__];
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_util.c
732
for (dml_uint_t k = 0; k < __DML_NUM_PLANES__; k++) {
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_util.c
768
ASSERT(plane_idx < __DML_NUM_PLANES__);
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_util.c
770
for (dml_uint_t i = 0; i < __DML_NUM_PLANES__; i++) {
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_util.c
786
for (dml_uint_t k = 0; k < __DML_NUM_PLANES__; ++k) {
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_util.c
790
for (dml_uint_t plane_idx = 0; plane_idx < __DML_NUM_PLANES__; plane_idx++) {
sys/dev/pci/drm/amd/display/dc/dml2/dml2_dc_resource_mgmt.c
1072
disp_cfg_index_max = __DML_NUM_PLANES__;
sys/dev/pci/drm/amd/display/dc/dml2/dml2_policy.c
280
for (int i = 0; i < __DML_NUM_PLANES__; i++) {
sys/dev/pci/drm/amd/display/dc/dml2/dml2_utils.c
485
int num_of_planes_per_stream[__DML_NUM_PLANES__] = { 0 };
sys/dev/pci/drm/amd/display/dc/dml2/dml2_wrapper.c
238
unsigned int planes_per_timing[__DML_NUM_PLANES__] = {0};
sys/dev/pci/drm/amd/display/dc/dml2/dml2_wrapper.c
244
for (i = 0; i < __DML_NUM_PLANES__; i++) {
sys/dev/pci/drm/amd/display/dc/dml2/dml2_wrapper.c
67
for (i = 0; i < __DML_NUM_PLANES__; i++) {
sys/dev/pci/drm/amd/display/dc/dml2/dml_display_rq_dlg_calc.c
294
dml_uint_t first_pipe_idx_in_plane = __DML_NUM_PLANES__;