Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h208 struct dml32_ModeSupportAndSystemConfigurationFull { struct
209 unsigned int dummy_integer_array[22][DC__NUM_DPP__MAX];
210 double dummy_double_array[2][DC__NUM_DPP__MAX];
211 DmlPipe SurfParameters[DC__NUM_DPP__MAX];
212 double dummy_single[5];
213 double dummy_single2[5];
214 SOCParametersList mSOCParameters;
215 unsigned int MaximumSwathWidthSupportLuma;
216 unsigned int MaximumSwathWidthSupportChroma;
217 double DSTYAfterScaler[DC__NUM_DPP__MAX];
[all …]
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddisplay_mode_vba_32.c1706 void dml32_ModeSupportAndSystemConfigurationFull(struct display_mode_lib *mode_lib) in dml32_ModeSupportAndSystemConfigurationFull() function