Searched refs:target_payload (Results 1 – 1 of 1) sorted by relevance
256 struct drm_dp_mst_atomic_payload *target_payload, in fill_dc_mst_payload_table_from_drm() argument272 dc_alloc->vcp_id = target_payload->vcpi; in fill_dc_mst_payload_table_from_drm()273 dc_alloc->slot_count = target_payload->time_slots; in fill_dc_mst_payload_table_from_drm()279 if (dc_alloc->vcp_id == target_payload->vcpi) { in fill_dc_mst_payload_table_from_drm()355 struct drm_dp_mst_atomic_payload *target_payload, *new_payload, old_payload; in dm_helpers_dp_mst_write_payload_allocation_table() local373 target_payload = new_payload; in dm_helpers_dp_mst_write_payload_allocation_table()381 target_payload = &old_payload; in dm_helpers_dp_mst_write_payload_allocation_table()391 fill_dc_mst_payload_table_from_drm(stream->link, enable, target_payload, proposed_table); in dm_helpers_dp_mst_write_payload_allocation_table()