Searched refs:dpu_cstate (Results 1 – 1 of 1) sorted by relevance
92 struct dpu_crtc_state *dpu_cstate; in _dpu_core_perf_calc_crtc() local100 dpu_cstate = to_dpu_crtc_state(state); in _dpu_core_perf_calc_crtc()103 if (!dpu_cstate->bw_control) { in _dpu_core_perf_calc_crtc()142 struct dpu_crtc_state *dpu_cstate; in dpu_core_perf_crtc_check() local162 dpu_cstate = to_dpu_crtc_state(state); in dpu_core_perf_crtc_check()165 _dpu_core_perf_calc_crtc(kms, crtc, state, &dpu_cstate->new_perf); in dpu_core_perf_crtc_check()169 bw_sum_of_intfs = dpu_cstate->new_perf.bw_ctl[i]; in dpu_core_perf_crtc_check()206 if (!dpu_cstate->bw_control) { in dpu_core_perf_crtc_check()228 struct dpu_crtc_state *dpu_cstate; in _dpu_core_perf_crtc_update_bus() local235 dpu_cstate = to_dpu_crtc_state(tmp_crtc->state); in _dpu_core_perf_crtc_update_bus()[all …]