Summary: | [855GM UXA] Googleearth map very small, glxgears cann't be enlarged | ||
---|---|---|---|
Product: | Mesa | Reporter: | Jos van Wolput <wolput> |
Component: | Drivers/DRI/i915 | Assignee: | Eric Anholt <eric> |
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Jos van Wolput
2009-04-09 01:24:27 UTC
Same problem here. I am using Ubuntu 9.04 beta and Intel 855GM it looks like this http://img95.imageshack.us/my.php?image=bildschirmfotogoogleear.png I can reproduce this "glxgears enlarge" problem on 855. More severely, I've been also met the tiling render issue (bug#20473). (In reply to comment #2) > I can reproduce this "glxgears enlarge" problem on 855. More severely, I've > been also met the tiling render issue (bug#20473). > Me too can reproduce the tiling render issue (with UXA). mesa-d0edbbb3f36b569ab0ecce2dd10b8abfb41b8388 (as mentioned in bug 20473) fixes the GoogleEarth and glxgears resizing issue using UXA and no tiling. This bug is caused by an error in /mesa-master/src/mesa/drivers/dri/i915/i915_state.c somewhere in "Update the viewport transformation matrix". Replacing this file with the one of mesa-d0edbbb3f36b569ab0ecce2dd10b8abfb41b8388 fixes the issue. I've just checked the master branch of mesa (Mesa 7.6-devel) and the master branch of the video-intel driver (2.7.99). I am using Debian kernel 2.6.30-rc4-686 with modesetting enabled. Both issues (window resizing and bad rendering) are fixed. In Mesa 7.5.rc1 the render issue is fixed but the window problem is still present! (In reply to comment #6) > Both issues (window resizing and bad rendering) are fixed. I'm sorry, I didn't notice the error (lib/i915_dri.so: undefined symbol: intel_generate_mipmap,falling back to software rendering ). Window resizing is NOT yet fixed when using direct rendering. Jos v.W. This bug preventing to run Google Earth properly and also affecting glxgears is still present in all mesa versions (master, 7.5-rc2, 7.4) after mesa-d0edbbb3f36b569ab0ecce2dd10b8abfb41b8388. The bad rendering only occurs when tiling is enabled, the window resizing problem doesn't depend on tiling, so it might be two different problems. Could at least the window size issue please be fixed before the release of mesa-7.5? commit 0e83e8f51af07a3066519f169f07d9afbf23252e Author: Eric Anholt <eric@anholt.net> Date: Tue May 26 19:48:08 2009 -0700 i915: Restore the Viewport and DepthRange functions on 8xx. Fixes failed viewport updates on glxgears (and other apps) resize since e41780fedc2c1f22b43118da30a0103fa68b769f. Bug #20473. (In reply to comment #9) > commit 0e83e8f51af07a3066519f169f07d9afbf23252e I just compiled your latest commit. I am using Debian kernel 2.6.30-rc6-686, KMS enabled, Chipset 852GM/855GM. The viewport issue is fixed when tiling option is disabled. Thanks! With tiling enabled, the viewport issue is also fixed but the tiling render issue isn't. Moreover resizing the glxgears window freezes the screen. It does seem the tiling render problem is another bug. Mass version move, cvs -> git |
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.