Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_crtc.h237 static inline int dpu_crtc_frame_pending(struct drm_crtc *crtc) in dpu_crtc_frame_pending() function
Ddpu_encoder.c856 if (dpu_crtc_frame_pending(drm_enc->crtc) > 1) { in dpu_encoder_resource_control()