mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-10 17:36:11 +00:00
test/gem_concurrent_blt: remove hack for testing igt_fork
Oops, this shouldn't have been committed ... Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=68830 Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
parent
859159a272
commit
8eaa0982d0
@ -274,8 +274,6 @@ static void run_forked(struct access_mode *mode,
|
||||
igt_fork_signal_helper();
|
||||
|
||||
igt_fork(child, 16) {
|
||||
igt_fail(6);
|
||||
|
||||
/* recreate process local variables */
|
||||
bufmgr = drm_intel_bufmgr_gem_init(fd, 4096);
|
||||
drm_intel_bufmgr_gem_enable_reuse(bufmgr);
|
||||
|
Loading…
x
Reference in New Issue
Block a user