[Bug 108282] Mesa 18.2.x makes glxinfo show problems, 18.1.9 is OK [bisected]
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Oct 22 19:38:24 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=108282
--- Comment #16 from brodo at o2.pl ---
bash-4.4$ git bisect bad
a363bb2cd0e2a141f2c60be005009703bffcbe4e is the first bad commit
commit a363bb2cd0e2a141f2c60be005009703bffcbe4e
Author: Kenneth Graunke <kenneth at whitecape.org>
Date: Tue Apr 10 01:18:25 2018 -0700
i965: Allocate VMA in userspace for full-PPGTT systems.
This patch enables soft-pinning of all buffers, allowing us to skip
relocation processing entirely. All systems with full PPGTT and > 4GB
of VMA should gain these benefits. This should be most Gen8+.
Unfortunately, this excludes a few systems:
- Cherryview (only has 32-bit addressing, despite 48-bit pointers)
- Broadwell with a 32-bit kernel
- Anybody running pre-4.5 kernel.
We may enable it for Cherryview in the future, but it would require
some tweaks to the memory zone.
Reviewed-by: Jordan Justen <jordan.l.justen at intel.com>
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20181022/998b449c/attachment.html>
More information about the intel-3d-bugs
mailing list