Home
last modified time | relevance | path

Searched refs:UsesMALLForStaticScreen (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.h430 bool UsesMALLForStaticScreen[],
504 bool UsesMALLForStaticScreen[]);
A Ddisplay_mode_vba_util_32.c1973 bool UsesMALLForStaticScreen[], in dml32_CalculateVMRowAndSwath()
2180 UsesMALLForStaticScreen); // boolen in dml32_CalculateVMRowAndSwath()
2183 PTE_BUFFER_MODE[k] = myPipe[k].FORCE_ONE_ROW_FOR_FRAME || UsesMALLForStaticScreen[k] || in dml32_CalculateVMRowAndSwath()
2193 …dml_print("DML::%s: k=%d, UsesMALLForStaticScreen = %d\n", __func__, k, UsesMALLForStaticScreen[k… in dml32_CalculateVMRowAndSwath()
2195 use_one_row_for_frame[k] = myPipe[k].FORCE_ONE_ROW_FOR_FRAME || UsesMALLForStaticScreen[k] || in dml32_CalculateVMRowAndSwath()
2618 bool UsesMALLForStaticScreen[]) in dml32_CalculateMALLUseForStaticScreen() argument
2627 UsesMALLForStaticScreen[k] = (UseMALLForStaticScreen[k] == dm_use_mall_static_screen_enable); in dml32_CalculateMALLUseForStaticScreen()
2628 if (UsesMALLForStaticScreen[k]) in dml32_CalculateMALLUseForStaticScreen()
2631 …dml_print("DML::%s: k=%d, UsesMALLForStaticScreen = %d\n", __func__, k, UsesMALLForStaticScreen[k… in dml32_CalculateMALLUseForStaticScreen()
2642 !UsesMALLForStaticScreen[k] && in dml32_CalculateMALLUseForStaticScreen()
[all …]
A Ddisplay_mode_vba_32.c526 v->UsesMALLForStaticScreen, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/
A Ddisplay_mode_vba.h1223 bool UsesMALLForStaticScreen[DC__NUM_DPP__MAX]; member

Completed in 32 milliseconds