[Bug 106848] [GM45] igt at gem_mmap_gtt@basic-small-bo-tiledx - fail - Failed assertion: memcmp(ptr , tiled_pattern, PAGE_SIZE) == 0 (edit)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jun 8 18:51:37 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=106848

--- Comment #14 from Chris Wilson <chris at chris-wilson.co.uk> ---
(In reply to Adric Blake from comment #13)
> Okay, so the tiny i915 patch, on drm-tip, does "fix" the issue, at least for
> the 6G config. It might be a different story for the 3G config since it's
> all 32-bit (36-bit?) addressable, from what I can understand. I haven't
> tested it, though.

Interesting. If we could work out the dual-channel portion, we could try and
restrict our physical pages to that portion... But our choice is limit to DM32,
so it'll only work for a few configs.

> The patched IGT test works, but all it does is skip every time. Is that
> intentional? It does that both on a 6G system and a 4G (2G + 2G) system.

Yes. Your system will be reporting that it is using the address of the physical
page as a component in its swizzling, which the igt doesn't take into account
and so its assertions are flawed.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20180608/63311ba8/attachment.html>


More information about the intel-gfx-bugs mailing list