Searched refs:post_crtc_enable (Results 1 – 3 of 3) sorted by relevance
617 if (vc4_encoder->post_crtc_enable) in vc4_crtc_atomic_enable()618 vc4_encoder->post_crtc_enable(encoder, state); in vc4_crtc_atomic_enable()
448 void (*post_crtc_enable)(struct drm_encoder *encoder, struct drm_atomic_state *state); member
2168 vc4_hdmi->encoder.base.post_crtc_enable = vc4_hdmi_encoder_post_crtc_enable; in vc4_hdmi_bind()