Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c657 static bool UnboundedRequest(enum unbounded_requesting_policy UseUnboundedRequestingFinal, int Tota…
4181 …&& !UnboundedRequest(v->UseUnboundedRequesting, v->TotalNumberOfActiveDPP[i][j], NoChroma, v->Outp…
7199 …*UnboundedRequestEnabled = UnboundedRequest(UseUnboundedRequestingFinal, TotalActiveDPP, NoChromaP…
7217 static bool UnboundedRequest(enum unbounded_requesting_policy UseUnboundedRequestingFinal, int Tota… function
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c665 static bool UnboundedRequest(enum unbounded_requesting_policy UseUnboundedRequestingFinal, int Tota…
4267 …&& !UnboundedRequest(v->UseUnboundedRequesting, v->TotalNumberOfActiveDPP[i][j], NoChroma, v->Outp…
7287 …*UnboundedRequestEnabled = UnboundedRequest(UseUnboundedRequestingFinal, TotalActiveDPP, NoChromaP…
7305 static bool UnboundedRequest(enum unbounded_requesting_policy UseUnboundedRequestingFinal, int Tota… function
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core.c660 static dml_bool_t UnboundedRequest(
4180 *p->UnboundedRequestEnabled = UnboundedRequest(p->UseUnboundedRequestingFinal, TotalActiveDPP, in CalculateSwathAndDETConfiguration()
4711 static dml_bool_t UnboundedRequest(enum dml_unbounded_requesting_policy UseUnboundedRequestingFinal, in UnboundedRequest() function
7179 if (j == 1 && !UnboundedRequest(mode_lib->ms.policy.UseUnboundedRequesting, in dml_core_mode_support()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c1010 static bool UnboundedRequest(bool unb_req_force_en, bool unb_req_force_val, unsigned int TotalNumbe… in UnboundedRequest() function
3826 …*p->UnboundedRequestEnabled = UnboundedRequest(p->display_cfg->overrides.hw.force_unbounded_reques… in CalculateSwathAndDETConfiguration()