mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-07-23 09:56:02 +00:00
tests: some more tuning on the tiled partial pwrite/pread test
... 8 pages is just not enough to somewhat reliably get one page that needs bit17 swizzling. Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
parent
dac239e2b6
commit
628ad0c91b
@ -59,7 +59,7 @@ drm_intel_bo *scratch_bo;
|
||||
drm_intel_bo *staging_bo;
|
||||
drm_intel_bo *tiled_staging_bo;
|
||||
unsigned long scratch_pitch;
|
||||
#define BO_SIZE (8*4096)
|
||||
#define BO_SIZE (32*4096)
|
||||
uint32_t devid;
|
||||
uint64_t mappable_gtt_limit;
|
||||
int fd;
|
||||
|
Loading…
x
Reference in New Issue
Block a user