Searched refs:mhdp_state (Results 1 – 1 of 1) sorted by relevance
1989 struct cdns_mhdp_bridge_state *mhdp_state; in cdns_mhdp_atomic_enable() local2057 mhdp_state = to_cdns_mhdp_bridge_state(new_state); in cdns_mhdp_atomic_enable()2059 mhdp_state->current_mode = drm_mode_duplicate(bridge->dev, mode); in cdns_mhdp_atomic_enable()2060 if (!mhdp_state->current_mode) in cdns_mhdp_atomic_enable()2063 drm_mode_set_name(mhdp_state->current_mode); in cdns_mhdp_atomic_enable()