Home
last modified time | relevance | path

Searched refs:UsesMALLForStaticScreen (Results 1 – 9 of 9) sorted by relevance

/linux/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.c1967 bool UsesMALLForStaticScreen[], in dml32_CalculateVMRowAndSwath()
2174 UsesMALLForStaticScreen); // boolen in dml32_CalculateVMRowAndSwath()
2177 PTE_BUFFER_MODE[k] = myPipe[k].FORCE_ONE_ROW_FOR_FRAME || UsesMALLForStaticScreen[k] || in dml32_CalculateVMRowAndSwath()
2187 …dml_print("DML::%s: k=%d, UsesMALLForStaticScreen = %d\n", __func__, k, UsesMALLForStaticScreen[k… in dml32_CalculateVMRowAndSwath()
2189 use_one_row_for_frame[k] = myPipe[k].FORCE_ONE_ROW_FOR_FRAME || UsesMALLForStaticScreen[k] || in dml32_CalculateVMRowAndSwath()
2612 bool UsesMALLForStaticScreen[]) in dml32_CalculateMALLUseForStaticScreen() argument
2621 UsesMALLForStaticScreen[k] = (UseMALLForStaticScreen[k] == dm_use_mall_static_screen_enable); in dml32_CalculateMALLUseForStaticScreen()
2622 if (UsesMALLForStaticScreen[k]) in dml32_CalculateMALLUseForStaticScreen()
2625 …dml_print("DML::%s: k=%d, UsesMALLForStaticScreen = %d\n", __func__, k, UsesMALLForStaticScreen[k… in dml32_CalculateMALLUseForStaticScreen()
2636 !UsesMALLForStaticScreen[k] && in dml32_CalculateMALLUseForStaticScreen()
[all …]
A Ddisplay_mode_vba_32.c525 v->UsesMALLForStaticScreen, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
A Ddml_top_types.h615 bool UsesMALLForStaticScreen[DML2_MAX_PLANES]; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/
A Ddisplay_mode_core_structs.h1183 dml_bool_t UsesMALLForStaticScreen[__DML_NUM_PLANES__]; member
1396 dml_bool_t *UsesMALLForStaticScreen; member
A Ddisplay_mode_core.c172 dml_bool_t UsesMALLForStaticScreen[]);
5254 p->UsesMALLForStaticScreen); // boolen in CalculateVMRowAndSwath()
5268 …nt("DML::%s: k=%u, UsesMALLForStaticScreen = %u\n", __func__, k, p->UsesMALLForStaticScreen[k]); in CalculateVMRowAndSwath()
5721 dml_bool_t UsesMALLForStaticScreen[]) in CalculateMALLUseForStaticScreen() argument
5730 UsesMALLForStaticScreen[k] = (UseMALLForStaticScreen[k] == dml_use_mall_static_screen_enable); in CalculateMALLUseForStaticScreen()
5731 if (UsesMALLForStaticScreen[k]) in CalculateMALLUseForStaticScreen()
5734 …dml_print("DML::%s: k=%u, UsesMALLForStaticScreen = %u\n", __func__, k, UsesMALLForStaticScreen[k… in CalculateMALLUseForStaticScreen()
5753 UsesMALLForStaticScreen[SurfaceToAddToMALL] = true; in CalculateMALLUseForStaticScreen()
7743 CalculateVMRowAndSwath_params->UsesMALLForStaticScreen = s->dummy_boolean_array[0]; in dml_core_mode_support()
8755 CalculateVMRowAndSwath_params->UsesMALLForStaticScreen = locals->UsesMALLForStaticScreen; in dml_core_mode_programming()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml/
A Ddisplay_mode_vba.h1223 bool UsesMALLForStaticScreen[DC__NUM_DPP__MAX]; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
A Ddml2_core_shared.c12307 out->informative.misc.UsesMALLForStaticScreen[k] = mode_lib->mp.is_using_mall_for_ss[k]; in dml2_core_shared_get_informative()
A Ddml2_core_dcn4_calcs.c12758 out->informative.misc.UsesMALLForStaticScreen[k] = mode_lib->mp.is_using_mall_for_ss[k]; in dml2_core_calcs_get_informative()

Completed in 118 milliseconds