Re: radeon-pre-2

From: Jon Smirl
Date: Fri Sep 10 2004 - 18:13:01 EST


On Fri, 10 Sep 2004 23:19:42 +0100 (IST), Dave Airlie <airlied@xxxxxxxx> wrote:
> Also I don't think what Jon has in mind is going to be truly possible and
> IMHO an efficient flexible graphics card memory management system is
> something worthy of multiple PhDs (maybe I'll go back to college), Ians
> work is going to exist mainly in userspace using the DRM for paging things
> and locking, I think the only way we can really do this is with a simple
> fb memory manager in the kernel that the userspace one overrides and then
> tells the fb drivers the new settings - and the fb drivers use those
> settings until told otherwise..

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.

--
Jon Smirl
jonsmirl@xxxxxxxxx
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/