bugzilla-daemon at freedesktop.org
2011-Oct-24 17:20 UTC
[Nouveau] [Bug 42168] New: false reporting of GL_MAX_TEXTURE_SIZE for nvidia geforce 9800 gt
https://bugs.freedesktop.org/show_bug.cgi?id=42168 Bug #: 42168 Summary: false reporting of GL_MAX_TEXTURE_SIZE for nvidia geforce 9800 gt Classification: Unclassified Product: Mesa Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: jimmac at novell.com The driver claims to only support GL_MAX_TEXTURE_SIZE=4096 when the hardware limit seems to be 8192. The limit is used by GNOME 3 (gnome-session-check-accelerated-helper) as a pre check to being able to run gnome-shell, preventing me from using a 1600x1200 + 2560x1440px monitor setup. If, however, I attach the secondary monitor after the session starts up, the hardware seems to be perfectly capable of running the 3D accelerated environment across both displays with no glitches and artifacts. This is on Fedora 16 and the card is recognised as "nVidia Corporation G92 [GeForce 9800 GT] (rev a2)" -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2011-Oct-24 17:51 UTC
[Nouveau] [Bug 42168] false reporting of GL_MAX_TEXTURE_SIZE for nvidia geforce 9800 gt
https://bugs.freedesktop.org/show_bug.cgi?id=42168 --- Comment #1 from drago01 at gmail.com 2011-10-24 10:51:52 PDT --- Created attachment 52702 --> https://bugs.freedesktop.org/attachment.cgi?id=52702 [PATCH] Fix max texture levels on nv50 I have already sent it to the ml, but attaching here anyway. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2011-Oct-24 21:51 UTC
[Nouveau] [Bug 42168] false reporting of GL_MAX_TEXTURE_SIZE for nvidia geforce 9800 gt
https://bugs.freedesktop.org/show_bug.cgi?id=42168 drago01 at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from drago01 at gmail.com 2011-10-24 14:51:26 PDT --- Patch got pushed as fc8196f7a6a77 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.