Searched defs:bytes_moved_threshold (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cs.h70 uint64_t bytes_moved_threshold; member in struct:amdgpu_cs_parser
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_object.c464 u64 bytes_moved_threshold = half_free_vram >> 1; local
477 u64 bytes_moved_threshold = radeon_bo_get_threshold_for_moves(rdev); local

Completed in 111 milliseconds