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