drm/i915/selftests: Increase timeout in i915_gem_contexts selftests
authorMatthew Brost <matthew.brost@intel.com>
Tue, 27 Jul 2021 03:17:03 +0000 (20:17 -0700)
committerJohn Harrison <John.C.Harrison@Intel.com>
Wed, 25 Aug 2021 02:56:01 +0000 (19:56 -0700)
commit5e076529e2652244ec20a86d8f99ba634a16c4f4
tree079e567e4b6fae68e07a11bd6e47cda9ac55593c
parent6321a722374bf23b09095cf3077c59cf5e6d3a78
drm/i915/selftests: Increase timeout in i915_gem_contexts selftests

Like in the case of several other selftests, generating lots of requests
in a loop takes a bit longer with GuC submission. Increase a timeout in
i915_gem_contexts selftest to take this into account.

Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: John Harrison <John.C.Harrison@Intel.com>
Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210727031703.40395-2-matthew.brost@intel.com
drivers/gpu/drm/i915/gem/selftests/i915_gem_context.c