Searched refs:old_st (Results 1 – 4 of 4) sorted by relevance
150 struct drm_crtc_state *old_st; in is_only_changed_connector() local153 old_st = drm_atomic_get_old_crtc_state(st->state, st->crtc); in is_only_changed_connector()154 changed_connectors = st->connector_mask ^ old_st->connector_mask; in is_only_changed_connector()
330 struct komeda_crtc_state *old_st = to_kcrtc_st(old); in komeda_crtc_atomic_disable() local338 old_st->active_pipes, old_st->affected_pipes); in komeda_crtc_atomic_disable()340 if (slave && has_bit(slave->id, old_st->active_pipes)) in komeda_crtc_atomic_disable()343 if (has_bit(master->id, old_st->active_pipes)) in komeda_crtc_atomic_disable()
701 __bfq_entity_update_weight_prio(struct bfq_service_tree *old_st, in __bfq_entity_update_weight_prio() argument705 struct bfq_service_tree *new_st = old_st; in __bfq_entity_update_weight_prio()713 old_st->wsum -= entity->weight; in __bfq_entity_update_weight_prio()770 if (new_st != old_st) in __bfq_entity_update_weight_prio()
1139 __bfq_entity_update_weight_prio(struct bfq_service_tree *old_st,