Summary: | i965/gen5: fbo-maxsize fails on master | ||
---|---|---|---|
Product: | Mesa | Reporter: | Chad Versace <chadversary> |
Component: | Drivers/DRI/i965 | Assignee: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | Other | ||
OS: | Linux (All) | ||
See Also: | https://bugs.freedesktop.org/show_bug.cgi?id=37871 | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Chad Versace
2011-06-17 15:11:56 UTC
Chipset and dmesg for aperture size? chipset: 00:02.0 0300: 8086:0046 (rev 02) Where do I find the aperture size? A `dmesg | grep -i aperture` returned nothing. btw, anholt thought the problem may be that we're advertising too large of a GL_MAX_TEXTURE_SIZE. That's what I thought it will be, hence the request for aperture size (which is in the dmesg and lspci). And its not the overreporting of MAX_TEXTURE_SIZE tbh, but the mishandling of it... See also bug 37871. Works for me on Ironlake with Mesa master. |
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.