Searched refs:to_dpu_crtc (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_crtc.h188 #define to_dpu_crtc(x) container_of(x, struct dpu_crtc, base) macro
239 return crtc ? atomic_read(&to_dpu_crtc(crtc)->frame_pending) : -EINVAL;
H A Ddpu_crtc.c507 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc);
560 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc);
599 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc);
618 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc);
683 dpu_crtc = to_dpu_crtc(crtc);
851 dpu_crtc = to_dpu_crtc(crtc);
911 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc);
934 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc);
1034 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crtc);
1117 struct dpu_crtc *dpu_crtc = to_dpu_crtc(crt
[all...]
H A Ddpu_core_perf.c266 dpu_crtc = to_dpu_crtc(crtc);
322 dpu_crtc = to_dpu_crtc(crtc);

Completed in 180 milliseconds