Hi Dave & Daniel,
A quick fixup amendment to the previous PR. gem_exec_reloc/basic-range got broken in CI, so we've issued a patch revert the offending commit for now.
Once the results for CI_DINF_163 appear here, and the timeouts seen in last three CI_DINF_ are green, feel free to pull this:
https://intel-gfx-ci.01.org/tree/drm-intel-next-fixes/combined-alt.html?test...
It is rather a corner-case, so no impact beyond CI currently known.
Regards, Joonas
***
drm-intel-next-fixes-2019-11-22:
- Reverts a patch to avoid spinning forever when context's timeline is active but has no requests
The following changes since commit 0122baaa93cc681faace064ec25d16bb5c9825ab:
Merge tag 'gvt-next-fixes-2019-11-12' of https://github.com/intel/gvt-linux into drm-intel-next-fixes (2019-11-20 13:21:38 +0200)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-next-fixes-2019-11-22
for you to fetch changes up to 15b9cbb2c5e1cf22c13fe38bf513bab821b47630:
Revert "drm/i915/gt: Wait for new requests in intel_gt_retire_requests()" (2019-11-22 17:24:22 +0200)
---------------------------------------------------------------- - Reverts a patch to avoid spinning forever when context's timeline is active but has no requests
---------------------------------------------------------------- Chris Wilson (1): Revert "drm/i915/gt: Wait for new requests in intel_gt_retire_requests()"
drivers/gpu/drm/i915/gt/intel_gt_requests.c | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-)