Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_core_perf.c345 int update_bus = 0, update_clk = 0; in dpu_core_perf_crtc_update() local
408 update_clk = 1; in dpu_core_perf_crtc_update()
415 update_clk = 1; in dpu_core_perf_crtc_update()
422 update_bus, update_clk); in dpu_core_perf_crtc_update()
439 if (update_clk) { in dpu_core_perf_crtc_update()
Ddpu_trace.h172 bool stop_req, u32 update_bus, u32 update_clk),
174 stop_req, update_bus, update_clk),
183 __field(u32, update_clk)
193 __entry->update_clk = update_clk;
204 __entry->update_clk)