Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c1985 struct cdns_mhdp_bridge_state *mhdp_state; in cdns_mhdp_atomic_enable() local
2053 mhdp_state = to_cdns_mhdp_bridge_state(new_state); in cdns_mhdp_atomic_enable()
2055 mhdp_state->current_mode = drm_mode_duplicate(bridge->dev, mode); in cdns_mhdp_atomic_enable()
2056 if (!mhdp_state->current_mode) in cdns_mhdp_atomic_enable()
2059 drm_mode_set_name(mhdp_state->current_mode); in cdns_mhdp_atomic_enable()