Home
last modified time | relevance | path

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

/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
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h534 dml_bool_t ForceOneRowForFrame[__DML_NUM_PLANES__]; member
H A Ddisplay_mode_core.c7751 …arameters[k].FORCE_ONE_ROW_FOR_FRAME = mode_lib->ms.cache_display_cfg.plane.ForceOneRowForFrame[k]; in dml_core_mode_support()
8701 …arameters[k].FORCE_ONE_ROW_FOR_FRAME = mode_lib->ms.cache_display_cfg.plane.ForceOneRowForFrame[k]; in dml_core_mode_programming()
/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()