Searched refs:drr_display_index (Results 1 – 1 of 1) sorted by relevance
443 int drr_display_index = 0, non_svp_streams = 0; in optimize_pstate_with_svp_and_drr() local493 drr_display_index = find_drr_eligible_stream(display_state); in optimize_pstate_with_svp_and_drr()497 if (non_svp_streams == 1 && drr_display_index >= 0) { in optimize_pstate_with_svp_and_drr()498 …if (dml2_svp_drr_schedulable(dml2, display_state, &display_state->streams[drr_display_index]->timi… in optimize_pstate_with_svp_and_drr()500 display_state->bw_ctx.bw.dcn.legacy_svp_drr_stream_index = drr_display_index; in optimize_pstate_with_svp_and_drr()