Home
last modified time | relevance | path

Searched refs:SurfParameters (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddisplay_mode_vba_32.c2669 …v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.SurfParameters[k].PixelClock = mode_lib-… in dml32_ModeSupportAndSystemConfigurationFull()
2670 …v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.SurfParameters[k].DPPPerSurface = mode_l… in dml32_ModeSupportAndSystemConfigurationFull()
2671 …v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.SurfParameters[k].SourceRotation = mode_… in dml32_ModeSupportAndSystemConfigurationFull()
2672 …v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.SurfParameters[k].ViewportHeight = mode_… in dml32_ModeSupportAndSystemConfigurationFull()
2673 …v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.SurfParameters[k].ViewportHeightChroma =… in dml32_ModeSupportAndSystemConfigurationFull()
2674 …v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.SurfParameters[k].BlockWidth256BytesY = … in dml32_ModeSupportAndSystemConfigurationFull()
2675 …v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.SurfParameters[k].BlockHeight256BytesY =… in dml32_ModeSupportAndSystemConfigurationFull()
2676 …v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.SurfParameters[k].BlockWidth256BytesC = … in dml32_ModeSupportAndSystemConfigurationFull()
2677 …v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.SurfParameters[k].BlockHeight256BytesC =… in dml32_ModeSupportAndSystemConfigurationFull()
2678 …v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.SurfParameters[k].BlockWidthY = mode_lib… in dml32_ModeSupportAndSystemConfigurationFull()
[all …]
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h211 DmlPipe SurfParameters[DC__NUM_DPP__MAX]; member