Bug 22170

Summary: gallium/855GM viewport update broken
Product: Mesa Reporter: Daniel Vetter <daniel>
Component: OtherAssignee: mesa-dev
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Daniel Vetter 2009-06-09 06:22:54 UTC
Like the normal dri i915 driver, the gallium i915 driver still suffers from broken viewport handling. For the full discussion and the fix for the i915 driver, see:

http://bugs.freedesktop.org/show_bug.cgi?id=20473

(This bug also talks about tiling issues. This is all fixed - it was an independent kernel/drm issue) 

Summary:
- steps to reproduce: fire up glxgears (with LIBGL_DRIVERS_PATH=lib/gallium)  and resize the window. It looks like the rendering area does not get updated - if the window is wider than the original size, the additional area stays black. Furthermore when the height of the window is changed, the gears move downward out of the window and a black border starts to appear on the top.

- the gallium driver was broken after the normal dri driver was already broken (unfortunately I don't know an exact revision range anymore). According to my comments, gallium from the master branch was working on around 2009-04-07, but broken from 2009-05-09 onwards.

I've assigned the bug to "Other" because there is no gallium component.
Comment 1 Daniel Vetter 2010-02-07 02:54:53 UTC
Gosh, no gallium driver for i8xx ...

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.