[Bug 42085] New: Maximizing glxgears -> texture_desc_init: The buffer is not large enough

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jan 10 00:15:09 PST 2013


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

          Priority: medium
            Bug ID: 42085
          Assignee: xorg-driver-ati at lists.x.org
           Summary: Maximizing glxgears -> texture_desc_init: The buffer
                    is not large enough
        QA Contact: xorg-team at lists.x.org
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: curaga at operamail.com
          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 <michel at daenzer.net> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-driver-ati/attachments/20130110/eebf00bb/attachment.html>


More information about the xorg-driver-ati mailing list