Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/vc4/
Dvc4_crtc.c465 static int vc4_crtc_disable(struct drm_crtc *crtc, in vc4_crtc_disable() function
560 ret = vc4_crtc_disable(crtc, encoder, NULL, channel); in vc4_crtc_disable_at_boot()
604 vc4_crtc_disable(crtc, encoder, state, old_vc4_state->assigned_channel); in vc4_crtc_atomic_disable()