Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c1989 struct cdns_mhdp_bridge_state *mhdp_state; in cdns_mhdp_atomic_enable() local
2057 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()