Searched refs:pre_crtc_enable (Results 1 – 3 of 3) sorted by relevance
608 if (vc4_encoder->pre_crtc_enable) in vc4_crtc_atomic_enable()609 vc4_encoder->pre_crtc_enable(encoder, state); in vc4_crtc_atomic_enable()
447 void (*pre_crtc_enable)(struct drm_encoder *encoder, struct drm_atomic_state *state); member
2167 vc4_hdmi->encoder.base.pre_crtc_enable = vc4_hdmi_encoder_pre_crtc_enable; in vc4_hdmi_bind()