Searched refs:dp_old_state (Results 1 – 1 of 1) sorted by relevance
698 struct dw_dp_state *dp_old_state, *dp_new_state; in dw_dp_connector_atomic_check() local704 dp_old_state = connector_to_dp_state(old_state); in dw_dp_connector_atomic_check()724 if ((dp_old_state->bpc != dp_new_state->bpc) || in dw_dp_connector_atomic_check()725 (dp_old_state->color_format != dp_new_state->color_format)) { in dw_dp_connector_atomic_check()726 if ((dp_old_state->bpc == 0) && (dp_new_state->bpc == 0)) in dw_dp_connector_atomic_check()