https://bugs.freedesktop.org/show_bug.cgi?id=42085

          Priority: medium
            Bug ID: 42085
          Assignee: [email protected]
           Summary: Maximizing glxgears -> texture_desc_init: The buffer
                    is not large enough
        QA Contact: [email protected]
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: [email protected]
          Hardware: x86 (IA32)
            Status: NEW
           Version: git
         Component: Driver/Radeon
           Product: xorg

Originally filed as a mesa bug here:
https://bugs.freedesktop.org/show_bug.cgi?id=42050

Running -git ati (856583dbca9) and maximizing glxgears, the DDX gives too small
a buffer to Mesa:

r300: I got a pre-allocated buffer to use it as a texture storage, but the
buffer is too small. I'll use the buffer anyway, because I can't crash here,
but it's dangerous. This can be a DDX bug. Got: 5083136B, Need: 5087232B, Info:
r300: texture_desc_init: Macro:  NO, Micro: YES, Pitch: 1472, Dim: 1438x863x1,
LastLevel: 0, Size: 5087232, Format: x8z24_unorm

--- Comment #1 from Michel Dänzer <[email protected]> ---
Created attachment 72772
  --> https://bugs.freedesktop.org/attachment.cgi?id=72772&action=edit
DRI2: Align buffer width/height for tiling on all cards.

Does this patch fix the problem?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
xorg-driver-ati mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-driver-ati

Reply via email to