lkml.org 
[lkml]   [2004]   [Sep]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: radeon-pre-2
From
Date
On Sad, 2004-09-11 at 00:10, Jon Smirl wrote:
> I'm counting on Ian to provide the memory management code. I haven't
> even looked at it very much. The point is simply that we have to have
> something, you just can't support multiple heads without minimal
> memory management and fbdev doesn't currently have any memory
> management. Since the plan is for a mode setting command to take a
> path unto user space via hotplug it may be possible for all memory
> management code to exist in user space. The basic point is that the
> memory management code must be unified.

DRI's memory allocator needs are very different to the others. That
probably means the kernel API should be very simple and push most of the
allocation to user space for rendering work. You want
"give me 4Mb" in kernel , but you don't want allocation for textures in
kernel (just profile the via driver).

fbdev does btw have memory management, quite a bit of it for some
multihead cards.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:06    [W:0.321 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site