Searched refs:dml_use_mall_static_screen_disable (Results 1 - 4 of 4) sorted by path

/linux-master/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core.c5743 !UsesMALLForStaticScreen[k] && UseMALLForStaticScreen[k] != dml_use_mall_static_screen_disable && one_row_per_frame_fits_in_buffer[k] &&
7921 ((mode_lib->ms.cache_display_cfg.plane.UseMALLForStaticScreen[k] == dml_use_mall_static_screen_disable || mode_lib->ms.cache_display_cfg.plane.UseMALLForStaticScreen[k] == dml_use_mall_static_screen_optimize) && (mode_lib->ms.cache_display_cfg.plane.UseMALLForPStateChange[k] == dml_use_mall_pstate_change_full_frame));
H A Ddisplay_mode_core_structs.h54 dml_use_mall_static_screen_disable = 0, enumerator in enum:dml_use_mall_for_static_screen_mode
H A Ddml2_translation_helper.c876 out->UseMALLForStaticScreen[location] = dml_use_mall_static_screen_disable;
1193 dml_dispcfg->plane.UseMALLForStaticScreen[disp_cfg_plane_location] = dml_use_mall_static_screen_disable;
H A Ddml2_wrapper.c190 p->new_display_config->plane.UseMALLForStaticScreen[new_surface_index] = dml_use_mall_static_screen_disable;

Completed in 409 milliseconds