Searched refs:pre_crtc_enable (Results 1 – 3 of 3) sorted by relevance
544 if (vc4_encoder->pre_crtc_enable) in vc4_crtc_atomic_enable()545 vc4_encoder->pre_crtc_enable(encoder); in vc4_crtc_atomic_enable()
447 void (*pre_crtc_enable)(struct drm_encoder *encoder); member
1762 vc4_hdmi->encoder.base.pre_crtc_enable = vc4_hdmi_encoder_pre_crtc_enable; in vc4_hdmi_bind()