mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-10 09:26:10 +00:00
test/gem_tiled_pread_pwrite: add progress indicator
Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
parent
24c8d2f112
commit
1d16f7934d
@ -149,6 +149,8 @@ main(int argc, char **argv)
|
||||
munmap(data, sizeof(linear));
|
||||
|
||||
/* Leak both bos so that we use all of system mem! */
|
||||
|
||||
drmtest_progress("gem_cs_prefetch: ", i, count/2);
|
||||
}
|
||||
|
||||
close(fd);
|
||||
|
Loading…
x
Reference in New Issue
Block a user