Home
last modified time | relevance | path

Searched refs:dpu_core_perf_params (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_crtc.h183 struct dpu_core_perf_params cur_perf;
217 struct dpu_core_perf_params new_perf;
H A Ddpu_core_perf.c112 struct dpu_core_perf_params *perf) in _dpu_core_perf_calc_crtc()
121 memset(perf, 0, sizeof(struct dpu_core_perf_params)); in _dpu_core_perf_calc_crtc()
210 struct dpu_core_perf_params perf = { 0 }; in _dpu_core_perf_crtc_update_bus()
307 struct dpu_core_perf_params *new, *old; in dpu_core_perf_crtc_update()
H A Ddpu_core_perf.h21 struct dpu_core_perf_params { struct