Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_utils.c53 dml_plane_array->ForceOneRowForFrame[dst_index] = dml_plane_array->ForceOneRowForFrame[src_index]; in dml2_util_copy_dml_plane()
H A Ddisplay_mode_util.c553 …dml_print("DML: plane_cfg: plane=%d, ForceOneRowForFrame = %d\n", i, plane->ForceOneRowForFrame[i]… in dml_print_dml_display_cfg_plane()
H A Ddisplay_mode_core_structs.h482 dml_bool_t ForceOneRowForFrame[__DML_NUM_PLANES__]; member
/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/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()