Searched refs:target_payload (Results 1 – 1 of 1) sorted by relevance
165 struct drm_dp_mst_atomic_payload *target_payload, in fill_dc_mst_payload_table_from_drm() argument181 dc_alloc->vcp_id = target_payload->vcpi; in fill_dc_mst_payload_table_from_drm()182 dc_alloc->slot_count = target_payload->time_slots; in fill_dc_mst_payload_table_from_drm()188 if (dc_alloc->vcp_id == target_payload->vcpi) { in fill_dc_mst_payload_table_from_drm()263 struct drm_dp_mst_atomic_payload *target_payload, *new_payload, old_payload; in dm_helpers_dp_mst_write_payload_allocation_table() local283 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()