Searched refs:pre_crtc_enable (Results 1 – 3 of 3) sorted by relevance
646 if (vc4_encoder->pre_crtc_enable) in vc4_crtc_atomic_enable()647 vc4_encoder->pre_crtc_enable(encoder, state); in vc4_crtc_atomic_enable()
467 void (*pre_crtc_enable)(struct drm_encoder *encoder, struct drm_atomic_state *state); member
3665 vc4_hdmi->encoder.pre_crtc_enable = vc4_hdmi_encoder_pre_crtc_enable; in vc4_hdmi_bind()