Searched refs:post_crtc_enable (Results 1 – 3 of 3) sorted by relevance
534 if (vc4_encoder->post_crtc_enable) in vc4_crtc_atomic_enable()535 vc4_encoder->post_crtc_enable(encoder); in vc4_crtc_atomic_enable()
449 void (*post_crtc_enable)(struct drm_encoder *encoder); member
1700 vc4_hdmi->encoder.base.post_crtc_enable = vc4_hdmi_encoder_post_crtc_enable; in vc4_hdmi_bind()