Home
last modified time | relevance | path

Searched refs:update_clk (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_core_perf.c315 bool update_bus = false, update_clk = false; in dpu_core_perf_crtc_update() local
367 update_clk = true; in dpu_core_perf_crtc_update()
373 update_clk = true; in dpu_core_perf_crtc_update()
377 new->core_clk_rate, stop_req, update_bus, update_clk); in dpu_core_perf_crtc_update()
392 if (update_clk) { in dpu_core_perf_crtc_update()
A Ddpu_trace.h142 bool stop_req, bool update_bus, bool update_clk),
143 TP_ARGS(crtc, bw_ctl, core_clk_rate, stop_req, update_bus, update_clk),
150 __field(u32, update_clk)
158 __entry->update_clk = update_clk;
167 __entry->update_clk)

Completed in 8 milliseconds