Home
last modified time | relevance | path

Searched hist:"81387 fc4f6e080806da7a481eca0052fc76cfbd2" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt_pm.cdiff 81387fc4f6e080806da7a481eca0052fc76cfbd2 Wed Sep 22 08:25:21 CEST 2021 Thomas Hellström <thomas.hellstrom@linux.intel.com> drm/i915/gt: Increase suspend timeout

With GuC submission on DG1, the execution of the requests times out
for the gem_exec_suspend igt test case after executing around 800-900
of 1000 submitted requests.

Given the time we allow elsewhere for fences to signal (in the order of
seconds), increase the timeout before we mark the gt wedged and proceed.

Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Acked-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210922062527.865433-4-thomas.hellstrom@linux.intel.com