Home
last modified time | relevance | path

Searched refs:bw_ctl (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_core_perf.c124 perf->bw_ctl = 0; in _dpu_core_perf_calc_crtc()
128 perf->bw_ctl = core_perf->fix_core_ab_vote; in _dpu_core_perf_calc_crtc()
132 perf->bw_ctl = _dpu_core_perf_calc_bw(perf_cfg, crtc); in _dpu_core_perf_calc_crtc()
140 perf->max_per_pipe_ib, perf->bw_ctl); in _dpu_core_perf_calc_crtc()
169 bw_sum_of_intfs = dpu_cstate->new_perf.bw_ctl; in dpu_core_perf_crtc_check()
180 tmp_crtc->base.id, tmp_cstate->new_perf.bw_ctl, in dpu_core_perf_crtc_check()
183 bw_sum_of_intfs += tmp_cstate->new_perf.bw_ctl; in dpu_core_perf_crtc_check()
230 perf.bw_ctl += dpu_cstate->new_perf.bw_ctl; in _dpu_core_perf_crtc_update_bus()
234 dpu_cstate->new_perf.bw_ctl, kms->num_paths); in _dpu_core_perf_crtc_update_bus()
238 avg_bw = perf.bw_ctl; in _dpu_core_perf_crtc_update_bus()
[all …]
H A Ddpu_core_perf.h23 u64 bw_ctl; member
H A Ddpu_trace.h141 TP_PROTO(u32 crtc, u64 bw_ctl, u32 core_clk_rate,
143 TP_ARGS(crtc, bw_ctl, core_clk_rate, stop_req, update_bus, update_clk),
146 __field(u64, bw_ctl)
154 __entry->bw_ctl = bw_ctl;
163 __entry->bw_ctl,
H A Ddpu_crtc.c1386 seq_printf(s, "bw_ctl: %llu\n", dpu_crtc->cur_perf.bw_ctl); in dpu_crtc_debugfs_state_show()
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-mio-defs.h2556 uint64_t bw_ctl:5; member
2558 uint64_t bw_ctl:5;