OSDN Git Service

drm/i915/selftests: Follow up on increase timeout in i915_gem_contexts selftests
authorBruce Chang <yu.bruce.chang@intel.com>
Tue, 7 Dec 2021 00:38:45 +0000 (16:38 -0800)
committerRamalingam C <ramalingam.c@intel.com>
Tue, 7 Dec 2021 14:49:49 +0000 (20:19 +0530)
commit491fe469ad0e14a06dce7ebc6a19c4fc3f9300e7
treebb0eaa8a8693843723582107802904c7300c5052
parent5f97816762722cb08a4e0a124fec02abe0a2208e
drm/i915/selftests: Follow up on increase timeout in i915_gem_contexts selftests

Follow up on below commit, to increase the timeout further on new
platforms, to accomodate the additional time required for the completion
of guc submissions for numerous requests created in loop.

commit 5e076529e2652244ec20a86d8f99ba634a16c4f4
Author: Matthew Brost <matthew.brost@intel.com>
Date:   Mon Jul 26 20:17:03 2021 -0700

    drm/i915/selftests: Increase timeout in i915_gem_contexts selftests

Signed-off-by: Bruce Chang <yu.bruce.chang@intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Cc: John Harrison <John.C.Harrison@Intel.com>
Signed-off-by: Ramalingam C <ramalingam.c@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211207003845.12419-1-yu.bruce.chang@intel.com
drivers/gpu/drm/i915/gem/selftests/i915_gem_context.c