[Intel-gfx] [PATCH 3/5] drm/i915: More gt idling time with guc submission
Matthew Auld
matthew.auld at intel.com
Mon Jan 31 10:19:09 UTC 2022
On 28/01/2022 18:52, Ramalingam C wrote:
> On i915_selftest at live@gt_timelines, we create many contexts in loop and
> create and submit request and then destoy contexts. Destroying the context
> needs to disable scheduling, wait for G2H, deregister context and wait
> for G2H to destroy each context. Idling of the gt has to wait for all
> this to complete which is taking ~3sec for this test.
>
> Hence we are increasing the igt_flush_test's timeout for gt idling to
> 3Sec.
>
> Signed-off-by: Ramalingam C <ramalingam.c at intel.com>
> cc: Matthew Brost <matthew.brost at intel.com>
Acked-by: Matthew Auld <matthew.auld at intel.com>
More information about the Intel-gfx
mailing list