Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c2717 …v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.SurfParameters[k].PixelClock = mode_lib-… in dml32_ModeSupportAndSystemConfigurationFull()
2718 …v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.SurfParameters[k].DPPPerSurface = mode_l… in dml32_ModeSupportAndSystemConfigurationFull()
2719 …v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.SurfParameters[k].SourceRotation = mode_… in dml32_ModeSupportAndSystemConfigurationFull()
2720 …v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.SurfParameters[k].ViewportHeight = mode_… in dml32_ModeSupportAndSystemConfigurationFull()
2721 …v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.SurfParameters[k].ViewportHeightChroma =… in dml32_ModeSupportAndSystemConfigurationFull()
2722 …v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.SurfParameters[k].BlockWidth256BytesY = … in dml32_ModeSupportAndSystemConfigurationFull()
2723 …v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.SurfParameters[k].BlockHeight256BytesY =… in dml32_ModeSupportAndSystemConfigurationFull()
2724 …v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.SurfParameters[k].BlockWidth256BytesC = … in dml32_ModeSupportAndSystemConfigurationFull()
2725 …v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.SurfParameters[k].BlockHeight256BytesC =… in dml32_ModeSupportAndSystemConfigurationFull()
2726 …v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.SurfParameters[k].BlockWidthY = mode_lib… in dml32_ModeSupportAndSystemConfigurationFull()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h212 DmlPipe SurfParameters[DC__NUM_DPP__MAX]; member