Bug 1196 - Radeon render overallocates linear memory.
Summary: Radeon render overallocates linear memory.
Status: RESOLVED DUPLICATE of bug 1106
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Eric Anholt
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 269
  Show dependency treegraph
 
Reported: 2004-08-26 17:26 UTC by Eric Anholt
Modified: 2007-12-16 17:55 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Eric Anholt 2004-08-26 17:26:57 UTC
The Radeon render acceleration is passing a number of bytes to AllocateLinear,
though it should be passing a number of pixels.  Given that this doesn't result
in anything except wasting some offscreen memory (and not *too* much), I'm
putting it off until after release.  Reported by Thomas Winischhofer.
Comment 1 Alex Deucher 2004-08-27 07:06:39 UTC

*** This bug has been marked as a duplicate of 1106 ***


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.