Summary: | [CI][DRMTIP]igt@gem_ctx_shared@exec-shared-gtt-(render|default) - fail - Failed assertion: __gem_execbuf(fd, execbuf) == 0, error: -28 != 0 | ||
---|---|---|---|
Product: | DRI | Reporter: | Lakshmi <lakshminarayana.vudum> |
Component: | DRM/Intel | Assignee: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Status: | RESOLVED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | intel-gfx-bugs |
Version: | DRI git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | ReadyForDev | ||
i915 platform: | G45, ILK | i915 features: | GEM/Other |
Description
Lakshmi
2019-06-10 10:56:33 UTC
The CI Bug Log issue associated to this bug has been updated. ### New filters associated * ELK ILK: igt@gem_ctx_shared@exec-shared-gtt-(render|default) - fail - Failed assertion: __gem_execbuf(fd, execbuf) == 0, error: -28 != 0 - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_302/fi-elk-e7500/igt@gem_ctx_shared@exec-shared-gtt-render.html - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_302/fi-elk-e7500/igt@gem_ctx_shared@exec-shared-gtt-default.html - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_302/fi-ilk-650/igt@gem_ctx_shared@exec-shared-gtt-render.html - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_302/fi-ilk-650/igt@gem_ctx_shared@exec-shared-gtt-default.html commit 65500f98e5ec747fda8877ffad40c053b9abdbb2 (HEAD) Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Mon Jun 17 12:12:30 2019 +0100 i915/gem_ctx_shared: Check for a large enough hole in the GTT In the exec-shared-gtt test, we cheekily try to reference an object we placed in the GTT in an earlier execbuf (and avoid declaring it in the later call). For a global GTT, where there may be existing objects, we have to find a hole large enough to fit both and avoid and implicit guard pages. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=110876 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com> The CI Bug Log issue associated to this bug has been archived. New failures matching the above filters will not be associated to this bug anymore. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.