https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_355/fi-bsw-kefka/igt@gem_exec_reloc@basic-range-active.html Starting subtest: basic-range-active (gem_exec_reloc:2067) ioctl_wrappers-CRITICAL: Test assertion failure function gem_execbuf, file ../lib/ioctl_wrappers.c:609: (gem_exec_reloc:2067) ioctl_wrappers-CRITICAL: Failed assertion: __gem_execbuf(fd, execbuf) == 0 (gem_exec_reloc:2067) ioctl_wrappers-CRITICAL: error: -22 != 0 Subtest basic-range-active failed.
The CI Bug Log issue associated to this bug has been updated. ### New filters associated * BSW: igt@gem_exec_reloc@basic-range-* - fail - Failed assertion: __gem_execbuf(fd, execbuf) == 0, error: -22 != 0 - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_355/fi-bsw-kefka/igt@gem_exec_reloc@basic-range-active.html - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_355/fi-bsw-kefka/igt@gem_exec_reloc@basic-range.html - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_355/fi-bsw-n3050/igt@gem_exec_reloc@basic-range-active.html - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_355/fi-bsw-n3050/igt@gem_exec_reloc@basic-range.html - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_356/fi-bsw-kefka/igt@gem_exec_reloc@basic-range-active.html - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_356/fi-bsw-kefka/igt@gem_exec_reloc@basic-range.html - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_356/fi-bsw-n3050/igt@gem_exec_reloc@basic-range-active.html - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_356/fi-bsw-n3050/igt@gem_exec_reloc@basic-range.html - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_357/fi-bsw-kefka/igt@gem_exec_reloc@basic-range-active.html - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_357/fi-bsw-kefka/igt@gem_exec_reloc@basic-range.html - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_357/fi-bsw-n3050/igt@gem_exec_reloc@basic-range-active.html - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_357/fi-bsw-n3050/igt@gem_exec_reloc@basic-range.html
commit c94bd1063fd74964c511aa787aaebb15627fccc2 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Mon Sep 2 05:02:43 2019 +0100 drm/i915: Restrict the aliasing-ppgtt to the size of the ggtt The aliasing-ppgtt is not allowed to be smaller than the ggtt, nor should we advertise it as being any bigger, or else we may get sued for false advertisement. Testcase: igt/gem_exec_big Fixes: 0b718ba1e884 ("drm/i915/gtt: Downgrade Cherryview back to aliasing-ppgtt") Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Matthew Auld <matthew.auld@intel.com> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190902040303.14195-1-chris@chris-wilson.co.uk
(In reply to Chris Wilson from comment #2) > commit c94bd1063fd74964c511aa787aaebb15627fccc2 > Author: Chris Wilson <chris@chris-wilson.co.uk> > Date: Mon Sep 2 05:02:43 2019 +0100 > > drm/i915: Restrict the aliasing-ppgtt to the size of the ggtt > > The aliasing-ppgtt is not allowed to be smaller than the ggtt, nor > should we advertise it as being any bigger, or else we may get sued for > false advertisement. > > Testcase: igt/gem_exec_big > Fixes: 0b718ba1e884 ("drm/i915/gtt: Downgrade Cherryview back to > aliasing-ppgtt") > Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> > Cc: Matthew Auld <matthew.auld@intel.com> > Reviewed-by: Matthew Auld <matthew.auld@intel.com> > Link: > https://patchwork.freedesktop.org/patch/msgid/20190902040303.14195-1- > chris@chris-wilson.co.uk Thanks, it did the trick!
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.