Searched refs:mhdp_state (Results 1 – 1 of 1) sorted by relevance
1916 struct cdns_mhdp_bridge_state *mhdp_state; in cdns_mhdp_atomic_enable() local1984 mhdp_state = to_cdns_mhdp_bridge_state(new_state); in cdns_mhdp_atomic_enable()1986 mhdp_state->current_mode = drm_mode_duplicate(bridge->dev, mode); in cdns_mhdp_atomic_enable()1987 if (!mhdp_state->current_mode) { in cdns_mhdp_atomic_enable()1992 drm_mode_set_name(mhdp_state->current_mode); in cdns_mhdp_atomic_enable()