Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_cs.c289 static u64 amdgpu_cs_get_threshold_for_moves(struct amdgpu_device *adev) in amdgpu_cs_get_threshold_for_moves() function
346 u64 bytes_moved_threshold = amdgpu_cs_get_threshold_for_moves(adev); in amdgpu_cs_list_validate()