Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_wrapper.c193 …splay_config->plane.UseMALLForStaticScreen[new_surface_index] = dml_use_mall_static_screen_disable; in optimize_configuration()
H A Ddml2_translation_helper.c1050 out->UseMALLForStaticScreen[location] = dml_use_mall_static_screen_disable; in populate_dummy_dml_plane_cfg()
1399 …ispcfg->plane.UseMALLForStaticScreen[disp_cfg_plane_location] = dml_use_mall_static_screen_disable; in map_dc_state_into_dml_display_cfg()
H A Ddisplay_mode_core_structs.h59 dml_use_mall_static_screen_disable = 0, enumerator
H A Ddisplay_mode_core.c5747 …!UsesMALLForStaticScreen[k] && UseMALLForStaticScreen[k] != dml_use_mall_static_screen_disable && … in CalculateMALLUseForStaticScreen()
7933 …b->ms.cache_display_cfg.plane.UseMALLForStaticScreen[k] == dml_use_mall_static_screen_disable || m… in dml_core_mode_support()