Searched refs:target_payload (Results 1 – 1 of 1) sorted by relevance
182 struct drm_dp_mst_atomic_payload *target_payload, in fill_dc_mst_payload_table_from_drm() argument198 dc_alloc->vcp_id = target_payload->vcpi; in fill_dc_mst_payload_table_from_drm()199 dc_alloc->slot_count = target_payload->time_slots; in fill_dc_mst_payload_table_from_drm()205 if (dc_alloc->vcp_id == target_payload->vcpi) { in fill_dc_mst_payload_table_from_drm()278 struct drm_dp_mst_atomic_payload *target_payload, *new_payload, old_payload; in dm_helpers_dp_mst_write_payload_allocation_table() local296 target_payload = new_payload; in dm_helpers_dp_mst_write_payload_allocation_table()304 target_payload = &old_payload; in dm_helpers_dp_mst_write_payload_allocation_table()314 fill_dc_mst_payload_table_from_drm(stream->link, enable, target_payload, proposed_table); in dm_helpers_dp_mst_write_payload_allocation_table()