Searched refs:drm_atomic_get_old_crtc_for_encoder (Results 1 – 5 of 5) sorted by relevance
178 crtc = drm_atomic_get_old_crtc_for_encoder(atomic_state, in edp_bridge_atomic_disable()221 crtc = drm_atomic_get_old_crtc_for_encoder(atomic_state, in edp_bridge_atomic_post_disable()
160 crtc = drm_atomic_get_old_crtc_for_encoder(atomic_state, encoder); in panel_bridge_atomic_disable()180 crtc = drm_atomic_get_old_crtc_for_encoder(atomic_state, encoder); in panel_bridge_atomic_post_disable()
580 drm_atomic_get_old_crtc_for_encoder(struct drm_atomic_state *state,
1002 drm_atomic_get_old_crtc_for_encoder(struct drm_atomic_state *state, in drm_atomic_get_old_crtc_for_encoder() function1018 EXPORT_SYMBOL(drm_atomic_get_old_crtc_for_encoder);
1329 crtc = drm_atomic_get_old_crtc_for_encoder(state, drm_enc); in dpu_encoder_virt_atomic_disable()
Completed in 18 milliseconds