Summary: | anv: Don't fail vkEnumeratePhysicalDevices due to non-requested winsys | ||
---|---|---|---|
Product: | Mesa | Reporter: | Chad Versace <chadversary> |
Component: | Drivers/Vulkan/intel | Assignee: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Status: | RESOLVED NOTABUG | QA Contact: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | airlied, bas, chadversary, jason |
Version: | git | ||
Hardware: | Other | ||
OS: | All | ||
See Also: | https://bugs.freedesktop.org/show_bug.cgi?id=104038 | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Chad Versace
2017-12-02 16:01:12 UTC
This probably affects radv too. See https://bugs.freedesktop.org/show_bug.cgi?id=104038. Failing winsys init just means that we failed to allocate some memory to deal with the winsys. It never actually opens any connections. If you're failing memory allocations on driver startup, you have bigger problems. My mistake. I assumed the winsys init code did something non-trivial, something other than allocation. |
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.