[maemo-developers] Wishlist (was:Re: N800 and USB host mode)

From: Paul Klapperich maemo.org at bobpaul.org
Date: Fri Mar 9 00:36:11 EET 2007
On 3/8/07, Daniel Amelang <daniel.amelang at gmail.com> wrote:

> On 3/7/07, Eero Tamminen <eero.tamminen at nokia.com> wrote:
> > Err.  Translucency means compositing and keeping the composited items in
> > memory.  Due to additional memory accesses needed for this, it would be
> > slower (and take more memory) regardless of how "accelerated" it would
> > be.
>

>
Keeping the composited items in memory is not necessary. After you
> composite, you can (and often) just keep the final result around. It
> is true that certain applications may cache the intermediate surfaces
> to optimize performance, but that's where the hardware acceleration
> comes in. If we had it, we might not need to keep those intermediate
> surfaces around as much, and thus you would actually use _less_ memory
> if you had hardware acceleration.


This doesn't make any sense. What if the surfaces are moved in relation to
each other? Then the compositing has to be done again. I've never heard of a
system that ignores the intermediate surfaces. I've heard of systems that
let the graphics subsystem--ie hardware--take care of this, but in that case
it's just shifting from system memory to graphics memory. I believe in our
case, it's the same memory, so it's a wash.

On 3/8/07, Daniel Amelang <daniel.amelang at gmail.com> wrote:
>
> On 3/7/07, Eero Tamminen <eero.tamminen at nokia.com> wrote:
> > You can see this even on Desktop, just ask how many gamers are happy
> > with integrated graphics cards which share memory with the rest of the
> > system instead of having (hundreds of megs) of their own memory in which
> > to store textures etc. and in where the operations can be done without
> > loading the memory bus of the rest of the system (downside is that all
> > this costs, adds to the computer power consumption & heating).  :-)
>
> I don't totally agree here either. It sounds like you're saying that
> the hardware acceleration won't get you much unless you have dedicated
> video memory.
>
> Here's a counter-example: the macbook uses an integrated graphics card
> to do all of its fancy accelerated UI effects, including translucency.
> Yes, the macbook is not a gaming machine, but that's not the issue,
> here. The issue is that hardware-accelerated graphics enable advanced
> user interfaces, even w/out dedicated video memory.


Umm.. the MacBook dedicates a significant portion of system memory for
integrated graphics. Where most systems that use integrated graphics allow
variable amounts of  memory from 8mb up and usually  default to something
like 32mb, the Macbook doesn't allow anything less than 80mb dedicated to
graphics processing. I think that's a poor counter example.

--Paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maemo.org/pipermail/maemo-developers/attachments/20070308/a8466dc6/attachment.htm 
More information about the maemo-developers mailing list