Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1108 bool SubViewportMALLRefreshGreaterThan120Hz; member
H A Ddml2_core_dcn4_calcs.c9268 s->SubViewportMALLRefreshGreaterThan120Hz = false; in dml_core_mode_support()
9280 s->SubViewportMALLRefreshGreaterThan120Hz = true; in dml_core_mode_support()
9287 …portMALLPStateMethod && s->FullFrameMALLPStateMethod) || s->SubViewportMALLRefreshGreaterThan120Hz; in dml_core_mode_support()
9293 …bViewportMALLRefreshGreaterThan120Hz = %u\n", __func__, s->SubViewportMALLRefreshGreaterThan120Hz); in dml_core_mode_support()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h1692 dml_bool_t SubViewportMALLRefreshGreaterThan120Hz; member
H A Ddisplay_mode_core.c7964 s->SubViewportMALLRefreshGreaterThan120Hz = false; in dml_core_mode_support()
7971 s->SubViewportMALLRefreshGreaterThan120Hz = true; in dml_core_mode_support()
7977 …portMALLPStateMethod && s->FullFrameMALLPStateMethod) || s->SubViewportMALLRefreshGreaterThan120Hz; in dml_core_mode_support()