Searched refs:AMDGPU_VA_RANGE_REPLAYABLE (Results 1 – 3 of 3) sorted by relevance
233 bool search_from_top = !!(flags & AMDGPU_VA_RANGE_REPLAYABLE); in amdgpu_va_range_alloc()
1311 #define AMDGPU_VA_RANGE_REPLAYABLE 0x4 macro
403 (flags & RADEON_FLAG_REPLAYABLE ? AMDGPU_VA_RANGE_REPLAYABLE : 0); in radv_amdgpu_winsys_bo_create()