Home
last modified time | relevance | path

Searched refs:post_crtc_disable (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/vc4/
A Dvc4_crtc.c501 if (vc4_encoder && vc4_encoder->post_crtc_disable) in vc4_crtc_disable()
502 vc4_encoder->post_crtc_disable(encoder, state); in vc4_crtc_disable()
A Dvc4_drv.h488 void (*post_crtc_disable)(struct drm_encoder *encoder, struct drm_atomic_state *state); member
A Dvc4_hdmi.c3454 vc4_hdmi->encoder.post_crtc_disable = vc4_hdmi_encoder_post_crtc_disable; in vc4_hdmi_bind()

Completed in 14 milliseconds