Home
last modified time | relevance | path

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

/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.c1971 bool UsesMALLForStaticScreen[], in dml32_CalculateVMRowAndSwath()
2178 UsesMALLForStaticScreen); // boolen in dml32_CalculateVMRowAndSwath()
2181 PTE_BUFFER_MODE[k] = myPipe[k].FORCE_ONE_ROW_FOR_FRAME || UsesMALLForStaticScreen[k] || in dml32_CalculateVMRowAndSwath()
2191 …dml_print("DML::%s: k=%d, UsesMALLForStaticScreen = %d\n", __func__, k, UsesMALLForStaticScreen[k… in dml32_CalculateVMRowAndSwath()
2193 use_one_row_for_frame[k] = myPipe[k].FORCE_ONE_ROW_FOR_FRAME || UsesMALLForStaticScreen[k] || in dml32_CalculateVMRowAndSwath()
2616 bool UsesMALLForStaticScreen[]) in dml32_CalculateMALLUseForStaticScreen() argument
2625 UsesMALLForStaticScreen[k] = (UseMALLForStaticScreen[k] == dm_use_mall_static_screen_enable); in dml32_CalculateMALLUseForStaticScreen()
2626 if (UsesMALLForStaticScreen[k]) in dml32_CalculateMALLUseForStaticScreen()
2629 …dml_print("DML::%s: k=%d, UsesMALLForStaticScreen = %d\n", __func__, k, UsesMALLForStaticScreen[k… in dml32_CalculateMALLUseForStaticScreen()
2640 !UsesMALLForStaticScreen[k] && in dml32_CalculateMALLUseForStaticScreen()
[all …]
A Ddisplay_mode_vba_32.c525 v->UsesMALLForStaticScreen, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
A Ddml_top_types.h620 bool UsesMALLForStaticScreen[DML2_MAX_PLANES]; member
/drivers/gpu/drm/amd/display/dc/dml2/
A Ddisplay_mode_core_structs.h1241 dml_bool_t UsesMALLForStaticScreen[__DML_NUM_PLANES__]; member
1454 dml_bool_t *UsesMALLForStaticScreen; member
A Ddisplay_mode_core.c173 dml_bool_t UsesMALLForStaticScreen[]);
5256 p->UsesMALLForStaticScreen); // boolen in CalculateVMRowAndSwath()
5270 …nt("DML::%s: k=%u, UsesMALLForStaticScreen = %u\n", __func__, k, p->UsesMALLForStaticScreen[k]); in CalculateVMRowAndSwath()
5723 dml_bool_t UsesMALLForStaticScreen[]) in CalculateMALLUseForStaticScreen() argument
5732 UsesMALLForStaticScreen[k] = (UseMALLForStaticScreen[k] == dml_use_mall_static_screen_enable); in CalculateMALLUseForStaticScreen()
5733 if (UsesMALLForStaticScreen[k]) in CalculateMALLUseForStaticScreen()
5736 …dml_print("DML::%s: k=%u, UsesMALLForStaticScreen = %u\n", __func__, k, UsesMALLForStaticScreen[k… in CalculateMALLUseForStaticScreen()
5755 UsesMALLForStaticScreen[SurfaceToAddToMALL] = true; in CalculateMALLUseForStaticScreen()
7746 CalculateVMRowAndSwath_params->UsesMALLForStaticScreen = s->dummy_boolean_array[0]; in dml_core_mode_support()
8758 CalculateVMRowAndSwath_params->UsesMALLForStaticScreen = locals->UsesMALLForStaticScreen; in dml_core_mode_programming()
[all …]
/drivers/gpu/drm/amd/display/dc/dml/
A Ddisplay_mode_vba.h1223 bool UsesMALLForStaticScreen[DC__NUM_DPP__MAX]; member
/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
A Ddml2_core_dcn4_calcs.c13200 out->informative.misc.UsesMALLForStaticScreen[k] = mode_lib->mp.is_using_mall_for_ss[k]; in dml2_core_calcs_get_informative()

Completed in 92 milliseconds