Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_crtc.h216 struct dpu_core_perf_params cur_perf;
300 struct dpu_core_perf_params new_perf;
Ddpu_core_perf.h32 struct dpu_core_perf_params { struct
Ddpu_core_perf.c90 struct dpu_core_perf_params *perf) in _dpu_core_perf_calc_crtc()
101 memset(perf, 0, sizeof(struct dpu_core_perf_params)); in _dpu_core_perf_calc_crtc()
224 struct dpu_core_perf_params perf = { { 0 } }; in _dpu_core_perf_crtc_update_bus()
344 struct dpu_core_perf_params *new, *old; in dpu_core_perf_crtc_update()