Home
last modified time | relevance | path

Searched refs:use_one_row_for_frame (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn32/
A Ddisplay_mode_vba_util_32.h428 bool use_one_row_for_frame[],
890 bool use_one_row_for_frame[],
A Ddisplay_mode_vba_util_32.c1971 bool use_one_row_for_frame[], in dml32_CalculateVMRowAndSwath()
2195 use_one_row_for_frame[k] = myPipe[k].FORCE_ONE_ROW_FOR_FRAME || UsesMALLForStaticScreen[k] || in dml32_CalculateVMRowAndSwath()
2200 use_one_row_for_frame_flip[k] = use_one_row_for_frame[k] && in dml32_CalculateVMRowAndSwath()
2203 if (use_one_row_for_frame[k]) { in dml32_CalculateVMRowAndSwath()
2219 if (use_one_row_for_frame[k]) in dml32_CalculateVMRowAndSwath()
2241 …rint("DML::%s: k=%d, use_one_row_for_frame = %d\n", __func__, k, use_one_row_for_frame[k]); in dml32_CalculateVMRowAndSwath()
4851 bool use_one_row_for_frame[], in dml32_CalculateMetaAndPTETimes() argument
5008 if (use_one_row_for_frame[k]) { in dml32_CalculateMetaAndPTETimes()
5017 __func__, k, use_one_row_for_frame[k]); in dml32_CalculateMetaAndPTETimes()
5053 if (use_one_row_for_frame[k]) { in dml32_CalculateMetaAndPTETimes()
A Ddisplay_mode_vba_32.c2828 mode_lib->vba.use_one_row_for_frame[i][j][k] = in dml32_ModeSupportAndSystemConfigurationFull()
3556 mode_lib->vba.use_one_row_for_frame[i][j][k]; in dml32_ModeSupportAndSystemConfigurationFull()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/
A Ddisplay_mode_vba.h659 bool use_one_row_for_frame[DC__VOLTAGE_STATES][2][DC__NUM_DPP__MAX]; member

Completed in 31 milliseconds