Searched refs:dpu_encoder_needs_modeset (Results 1 – 3 of 3) sorted by relevance
90 bool dpu_encoder_needs_modeset(struct drm_encoder *drm_enc, struct drm_atomic_state *state);
1415 if (dpu_encoder_needs_modeset(drm_enc, new_crtc_state->state)) in dpu_crtc_check_mode_changed()
717 bool dpu_encoder_needs_modeset(struct drm_encoder *drm_enc, struct drm_atomic_state *state) in dpu_encoder_needs_modeset() function