Summary: | [NV94] Corruption on very long (vertical) pages in Firefox | ||
---|---|---|---|
Product: | xorg | Reporter: | Adam Williamson <adamw> |
Component: | Driver/nouveau | Assignee: | Nouveau Project <nouveau> |
Status: | RESOLVED MOVED | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Adam Williamson
2015-04-22 20:28:31 UTC
Probably an issue with an X pixmap that is larger than the largest allowable texture size. X pixmaps go up to 32Kx32K, while nv50-family goes up to 4K (and nvc0 goes up to 8K). If you're proficient with X tools, can you double-check that that's the case. (Not sure how you'd do it... xwininfo gives you info on windows, not pixmaps... you could look at an xtrace of it I suppose.) I'm afraid I'd have no idea how to do that, sorry :( -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xorg/driver/xf86-video-nouveau/issues/183. |
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.