Searched refs:avg_time_slots_per_mtp (Results 1 – 7 of 7) sorted by relevance
162 static int radeon_dp_mst_set_vcp_size(struct radeon_encoder *mst, s64 avg_time_slots_per_mtp) in radeon_dp_mst_set_vcp_size() argument170 uint32_t x = drm_fixp2int(avg_time_slots_per_mtp); in radeon_dp_mst_set_vcp_size()171 uint32_t y = drm_fixp2int_ceil((avg_time_slots_per_mtp - x) << 26); in radeon_dp_mst_set_vcp_size()397 s64 fixed_pbn, fixed_pbn_per_slot, avg_time_slots_per_mtp; in radeon_mst_encoder_dpms() local464 avg_time_slots_per_mtp = drm_fixp_div(fixed_pbn, fixed_pbn_per_slot); in radeon_mst_encoder_dpms()465 radeon_dp_mst_set_vcp_size(radeon_encoder, avg_time_slots_per_mtp); in radeon_mst_encoder_dpms()
47 struct fixed31_32 avg_time_slots_per_mtp) {} in virtual_stream_encoder_set_mst_bandwidth() argument
106 struct fixed31_32 avg_time_slots_per_mtp);
611 struct fixed31_32 avg_time_slots_per_mtp) in enc1_stream_encoder_set_mst_bandwidth() argument615 avg_time_slots_per_mtp); in enc1_stream_encoder_set_mst_bandwidth()619 avg_time_slots_per_mtp, in enc1_stream_encoder_set_mst_bandwidth()
476 struct fixed31_32 avg_time_slots_per_mtp);
679 struct fixed31_32 avg_time_slots_per_mtp) in dce110_stream_encoder_set_mst_bandwidth() argument683 avg_time_slots_per_mtp); in dce110_stream_encoder_set_mst_bandwidth()687 avg_time_slots_per_mtp, in dce110_stream_encoder_set_mst_bandwidth()
2250 struct fixed31_32 avg_time_slots_per_mtp; in allocate_mst_payload() local2313 avg_time_slots_per_mtp = dc_fixpt_div(pbn, pbn_per_slot); in allocate_mst_payload()2317 avg_time_slots_per_mtp); in allocate_mst_payload()2330 struct fixed31_32 avg_time_slots_per_mtp = dc_fixpt_from_int(0); in deallocate_mst_payload() local2345 avg_time_slots_per_mtp); in deallocate_mst_payload()