Searched refs:target_payload (Results 1 – 1 of 1) sorted by relevance
168 struct drm_dp_mst_atomic_payload *target_payload, in fill_dc_mst_payload_table_from_drm() argument184 dc_alloc->vcp_id = target_payload->vcpi; in fill_dc_mst_payload_table_from_drm()185 dc_alloc->slot_count = target_payload->time_slots; in fill_dc_mst_payload_table_from_drm()191 if (dc_alloc->vcp_id == target_payload->vcpi) { in fill_dc_mst_payload_table_from_drm()264 struct drm_dp_mst_atomic_payload *target_payload, *new_payload, old_payload; in dm_helpers_dp_mst_write_payload_allocation_table() local282 target_payload = new_payload; in dm_helpers_dp_mst_write_payload_allocation_table()290 target_payload = &old_payload; in dm_helpers_dp_mst_write_payload_allocation_table()300 fill_dc_mst_payload_table_from_drm(stream->link, enable, target_payload, proposed_table); in dm_helpers_dp_mst_write_payload_allocation_table()