Searched refs:drm_atomic_get_old_mst_topology_state (Results 1 – 4 of 4) sorted by relevance
874 drm_atomic_get_old_mst_topology_state(struct drm_atomic_state *state,
560 drm_atomic_get_old_mst_topology_state(&state->base, &intel_dp->mst_mgr); in intel_mst_disable_dp()
5443 drm_atomic_get_old_mst_topology_state(struct drm_atomic_state *state, in drm_atomic_get_old_mst_topology_state() function5451 EXPORT_SYMBOL(drm_atomic_get_old_mst_topology_state);
918 old_mst_state = drm_atomic_get_old_mst_topology_state(state, mgr); in nv50_msto_prepare()