amdgpu_dc_link.c | 2721 struct fixed31_32 avg_time_slots_per_mtp; local in function:dc_link_allocate_mst_payload 2787 avg_time_slots_per_mtp = dc_fixpt_div(pbn, pbn_per_slot); 2791 avg_time_slots_per_mtp); 2804 struct fixed31_32 avg_time_slots_per_mtp = dc_fixpt_from_int(0); local in function:deallocate_mst_payload 2819 avg_time_slots_per_mtp);
|