Searched refs:avg_time_slots_per_mtp (Results 1 – 7 of 7) sorted by relevance
164 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() argument172 uint32_t x = drm_fixp2int(avg_time_slots_per_mtp); in radeon_dp_mst_set_vcp_size()173 uint32_t y = drm_fixp2int_ceil((avg_time_slots_per_mtp - x) << 26); in radeon_dp_mst_set_vcp_size()370 s64 fixed_pbn, fixed_pbn_per_slot, avg_time_slots_per_mtp; in radeon_mst_encoder_dpms() local437 avg_time_slots_per_mtp = drm_fixp_div(fixed_pbn, fixed_pbn_per_slot); in radeon_mst_encoder_dpms()438 radeon_dp_mst_set_vcp_size(radeon_encoder, avg_time_slots_per_mtp); in radeon_mst_encoder_dpms()
51 struct fixed31_32 avg_time_slots_per_mtp) in virtual_stream_encoder_set_throttled_vcp_size() argument
148 struct fixed31_32 avg_time_slots_per_mtp);
624 struct fixed31_32 avg_time_slots_per_mtp) in enc1_stream_encoder_set_throttled_vcp_size() argument628 avg_time_slots_per_mtp); in enc1_stream_encoder_set_throttled_vcp_size()632 avg_time_slots_per_mtp, in enc1_stream_encoder_set_throttled_vcp_size()
593 struct fixed31_32 avg_time_slots_per_mtp);
716 struct fixed31_32 avg_time_slots_per_mtp) in dce110_stream_encoder_set_throttled_vcp_size() argument720 avg_time_slots_per_mtp); in dce110_stream_encoder_set_throttled_vcp_size()724 avg_time_slots_per_mtp, in dce110_stream_encoder_set_throttled_vcp_size()
2908 struct fixed31_32 avg_time_slots_per_mtp; in dc_link_allocate_mst_payload() local2974 avg_time_slots_per_mtp = dc_fixpt_div(pbn, pbn_per_slot); in dc_link_allocate_mst_payload()2978 avg_time_slots_per_mtp); in dc_link_allocate_mst_payload()2991 struct fixed31_32 avg_time_slots_per_mtp = dc_fixpt_from_int(0); in deallocate_mst_payload() local3006 avg_time_slots_per_mtp); in deallocate_mst_payload()