Home
last modified time | relevance | path

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

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