Home
last modified time | relevance | path

Searched refs:max_vis_bytes (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_cs.c662 u64 *max_vis_bytes) in amdgpu_cs_get_threshold_for_moves() argument
677 *max_vis_bytes = 0; in amdgpu_cs_get_threshold_for_moves()
742 *max_vis_bytes = us_to_bytes(adev, adev->mm_stats.accum_us_vis); in amdgpu_cs_get_threshold_for_moves()
744 *max_vis_bytes = 0; in amdgpu_cs_get_threshold_for_moves()