diff options
author | Zbigniew Kempczyński <zbigniew.kempczynski@intel.com> | 2022-05-19 16:17:45 +0200 |
---|---|---|
committer | Zbigniew Kempczyński <zbigniew.kempczynski@intel.com> | 2022-05-20 09:31:13 +0200 |
commit | 43e509f408d4a5bcc5070f6b84da42a7c3801e8d (patch) | |
tree | 60254491746ea72475b71f2cac56f6fb2be8d269 /lib/intel_batchbuffer.c | |
parent | a58b3785f0ede4de9c4833198432e832068f6ce7 (diff) |
tests/kms_concurrent: For i915 devices run allocator in multiprocess mode
Test calls igt_fork() so for i915 requires offset allocation arbitration
(allocator in multiprocess mode) especially when same drm fd is used
in children. Dedicated thread (intel_allocator_multiprocess_start())
is required to be started on the very beginning to handle offset
allocations as well as stopping it (intel_allocator_multiprocess_stop())
before test exits.
Signed-off-by: Zbigniew Kempczyński <zbigniew.kempczynski@intel.com>
Cc: Luciano Coelho <luciano.coelho@intel.com>
Cc: Swati Sharma <swati2.sharma@intel.com>
Acked-by: Petri Latvala <petri.latvala@intel.com>
Tested-by: Luciano Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'lib/intel_batchbuffer.c')
0 files changed, 0 insertions, 0 deletions