Home
last modified time | relevance | path

Searched refs:ForceOneRowForFrame (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.c909 mode_lib->vba.ForceOneRowForFrame[k] = pipes[k].pipe.src.force_one_row_for_frame; in fetch_pipe_params()
913 if (mode_lib->vba.ForceOneRowForFrame[k] || in fetch_pipe_params()
921 __func__, mode_lib->vba.ForceOneRowForFrame[k]); in fetch_pipe_params()
H A Ddisplay_mode_vba.h448 bool ForceOneRowForFrame[DC__NUM_DPP__MAX]; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c458 …nceCalculation.SurfaceParameters[k].FORCE_ONE_ROW_FOR_FRAME = mode_lib->vba.ForceOneRowForFrame[k]; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2752 …ConfigurationFull.SurfParameters[k].FORCE_ONE_ROW_FOR_FRAME = mode_lib->vba.ForceOneRowForFrame[k]; in dml32_ModeSupportAndSystemConfigurationFull()