Home
last modified time | relevance | path

Searched refs:dml_unbounded_requesting_edp_only (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h268 dml_unbounded_requesting_edp_only = 1, enumerator
H A Ddisplay_mode_core.c4720 if (UseUnboundedRequestingFinal == dml_unbounded_requesting_edp_only && Output != dml_edp) { in UnboundedRequest()