Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/dp/
A Ddp_drm.c182 crtc = drm_atomic_get_old_crtc_for_encoder(atomic_state, in msm_edp_bridge_atomic_disable()
224 crtc = drm_atomic_get_old_crtc_for_encoder(atomic_state, in msm_edp_bridge_atomic_post_disable()
/drivers/gpu/drm/bridge/
A Dpanel.c159 crtc = drm_atomic_get_old_crtc_for_encoder(atomic_state, encoder); in panel_bridge_atomic_disable()
178 crtc = drm_atomic_get_old_crtc_for_encoder(atomic_state, encoder); in panel_bridge_atomic_post_disable()
/drivers/gpu/drm/
A Ddrm_atomic.c1061 drm_atomic_get_old_crtc_for_encoder(struct drm_atomic_state *state, in drm_atomic_get_old_crtc_for_encoder() function
1077 EXPORT_SYMBOL(drm_atomic_get_old_crtc_for_encoder);
/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_encoder.c1386 crtc = drm_atomic_get_old_crtc_for_encoder(state, drm_enc); in dpu_encoder_virt_atomic_disable()

Completed in 14 milliseconds