Summary: | glxpixmap hangs Xwayland on exit with dri3 | ||
---|---|---|---|
Product: | Mesa | Reporter: | Boyan Ding <stu_dby> |
Component: | Drivers/DRI/i965 | Assignee: | Ian Romanick <idr> |
Status: | RESOLVED INVALID | QA Contact: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | eero.t.tamminen, jason, krh |
Version: | 10.2 | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Boyan Ding
2014-07-24 01:49:17 UTC
(In reply to Boyan Ding from comment #0) > Xwayland now uses dri3 and glamor as means of acceleration. However, > glxpixmap (uses indirect rendering context) shows it uses software > rasterization on intel hardware: > GL_RENDERER = Gallium 0.4 on llvmpipe (LLVM 3.4, 256 bits) That isn't even software rasterization... that's just the wrong driver. It sounds like something is not configured correctly. If your GL_RENDERER string doesn't look like "Mesa DRI Intel(R) Ivybridge Mobile" (or whatever your Intel chipset actually is), the wrong driver is being used. Also... 10.2.* is fairly old at this point. 10.4.1 was just released. Can you try a more recent version of Mesa? Maybe Kristian or Jason can offer some advice on how to configure things correctly. I just tried with mesa 10.4.0 and xwayland 1.16.99.901.115.g6672606. I had to add +iglx flag to xwayland parameters to get glxpixmap running since indirect glx context is disabled by default now. And xwayland still crashes. Dear Reporter, This Mesa bug has been in the "NEEDINFO" status for over 60 days. I am closing this bug based on lack of response but feel free to reopen if resolution is still needed. Please ensure you're supplying the correct information as requested. Thank you. |
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.