Searched refs:target_payload (Results 1 – 1 of 1) sorted by relevance
153 struct drm_dp_mst_atomic_payload *target_payload, in fill_dc_mst_payload_table_from_drm() argument169 dc_alloc->vcp_id = target_payload->vcpi; in fill_dc_mst_payload_table_from_drm()170 dc_alloc->slot_count = target_payload->time_slots; in fill_dc_mst_payload_table_from_drm()176 if (dc_alloc->vcp_id == target_payload->vcpi) { in fill_dc_mst_payload_table_from_drm()251 struct drm_dp_mst_atomic_payload *target_payload, *new_payload, old_payload; in dm_helpers_dp_mst_write_payload_allocation_table() local271 target_payload = new_payload; in dm_helpers_dp_mst_write_payload_allocation_table()278 target_payload = &old_payload; in dm_helpers_dp_mst_write_payload_allocation_table()288 fill_dc_mst_payload_table_from_drm(stream->link, enable, target_payload, proposed_table); in dm_helpers_dp_mst_write_payload_allocation_table()