[Bug 110774] Xorg segfault on cpu which does not support PAT

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon May 27 22:03:17 UTC 2019


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

Kenneth Graunke <kenneth at whitecape.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chris at chris-wilson.co.uk,
                   |                            |kenneth at whitecape.org

--- Comment #1 from Kenneth Graunke <kenneth at whitecape.org> ---
I guess we need to detect this case in brw_bufmgr.c when it sets has_mmap_wc. 
Alternatively, the kernel (i915.ko) needs to not advertise WC map support
(I915_PARAM_MMAP_VERSION >= 1) when the CPU doesn't support it.

That's pretty unfortunate, I had hoped to assume WC maps were possible.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20190527/286973c8/attachment.html>


More information about the intel-3d-bugs mailing list