Searched refs:dpu_crtc_frame_pending (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_crtc.h234 * dpu_crtc_frame_pending - retun the number of pending frames
237 static inline int dpu_crtc_frame_pending(struct drm_crtc *crtc) function
H A Ddpu_encoder.c936 if (dpu_crtc_frame_pending(drm_enc->crtc) > 1) {

Completed in 237 milliseconds