a395dd7306
For xnack off, skip SVM evict tests if memory allocation size is larger than 15/16 total system memory, because the test may fail to allocate CWSR svm range to create queue after allocating test memory. Limit eviction size from total VRAM size to 1/2 total VRAM size, because for 192GB VRAM, evict 192GB may takes more than 120 seconds and cause test timeout failed. Change-Id: Ib1483b9aab580a8539187b2943cadea0fd5a7c71 Signed-off-by: Philip Yang <Philip.Yang@amd.com>