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