Home
last modified time | relevance | path

Searched defs:perf_cfg (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_core_perf.c40 static u64 _dpu_core_perf_calc_bw(const struct dpu_perf_cfg *perf_cfg, in _dpu_core_perf_calc_bw()
72 static u64 _dpu_core_perf_calc_clk(const struct dpu_perf_cfg *perf_cfg, in _dpu_core_perf_calc_clk()
114 const struct dpu_perf_cfg *perf_cfg = core_perf->perf_cfg; in _dpu_core_perf_calc_crtc() local
486 const struct dpu_perf_cfg *perf_cfg, in dpu_core_perf_init()
H A Ddpu_core_perf.h47 const struct dpu_perf_cfg *perf_cfg; member