Searched refs:UnboundedRequest (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
D | display_mode_vba_31.c | 657 static bool UnboundedRequest(enum unbounded_requesting_policy UseUnboundedRequestingFinal, int Tota… 4184 …&& !UnboundedRequest(v->UseUnboundedRequesting, v->TotalNumberOfActiveDPP[i][j], NoChroma, v->Outp… 7202 …*UnboundedRequestEnabled = UnboundedRequest(UseUnboundedRequestingFinal, TotalActiveDPP, NoChromaP… 7220 static bool UnboundedRequest(enum unbounded_requesting_policy UseUnboundedRequestingFinal, int Tota… function
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
D | display_mode_vba_314.c | 665 static bool UnboundedRequest(enum unbounded_requesting_policy UseUnboundedRequestingFinal, int Tota… 4270 …&& !UnboundedRequest(v->UseUnboundedRequesting, v->TotalNumberOfActiveDPP[i][j], NoChroma, v->Outp… 7290 …*UnboundedRequestEnabled = UnboundedRequest(UseUnboundedRequestingFinal, TotalActiveDPP, NoChromaP… 7308 static bool UnboundedRequest(enum unbounded_requesting_policy UseUnboundedRequestingFinal, int Tota… function
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/ |
D | display_mode_core.c | 659 static dml_bool_t UnboundedRequest( 4178 *p->UnboundedRequestEnabled = UnboundedRequest(p->UseUnboundedRequestingFinal, TotalActiveDPP, in CalculateSwathAndDETConfiguration() 4709 static dml_bool_t UnboundedRequest(enum dml_unbounded_requesting_policy UseUnboundedRequestingFinal, in UnboundedRequest() function 7176 if (j == 1 && !UnboundedRequest(mode_lib->ms.policy.UseUnboundedRequesting, in dml_core_mode_support()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
D | dml2_core_shared.c | 112 static bool UnboundedRequest(bool unb_req_force_en, bool unb_req_force_val, unsigned int TotalNumbe… 3673 static bool UnboundedRequest(bool unb_req_force_en, bool unb_req_force_val, unsigned int TotalNumbe… in UnboundedRequest() function 6394 …*p->UnboundedRequestEnabled = UnboundedRequest(p->display_cfg->overrides.hw.force_unbounded_reques… in CalculateSwathAndDETConfiguration()
|
D | dml2_core_dcn4_calcs.c | 987 static bool UnboundedRequest(bool unb_req_force_en, bool unb_req_force_val, unsigned int TotalNumbe… in UnboundedRequest() function 3734 …*p->UnboundedRequestEnabled = UnboundedRequest(p->display_cfg->overrides.hw.force_unbounded_reques… in CalculateSwathAndDETConfiguration()
|