Searched refs:min_us (Results 1 – 2 of 2) sorted by relevance
743 s64 min_us; in amdgpu_cs_get_threshold_for_moves() local749 min_us = bytes_to_us(adev, free_vram / 4); in amdgpu_cs_get_threshold_for_moves()751 min_us = 0; /* Reset accum_us on APUs. */ in amdgpu_cs_get_threshold_for_moves()753 adev->mm_stats.accum_us = max(min_us, adev->mm_stats.accum_us); in amdgpu_cs_get_threshold_for_moves()