mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-10 09:26:10 +00:00
tests/gem_tiled_pread_pwrite fix progname for pretty print progress
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
parent
412e7b341f
commit
78c38dcddb
@ -150,7 +150,7 @@ main(int argc, char **argv)
|
||||
|
||||
/* Leak both bos so that we use all of system mem! */
|
||||
|
||||
drmtest_progress("gem_cs_prefetch: ", i, count/2);
|
||||
drmtest_progress("gem_tiled_pread_pwrite: ", i, count/2);
|
||||
}
|
||||
|
||||
close(fd);
|
||||
|
Loading…
x
Reference in New Issue
Block a user