Re: [Linux-fbdev-devel] [announce 0/7] fbsplash - The FramebufferSplash

From: James Simmons
Date: Tue Mar 15 2005 - 14:29:18 EST



> DRM doesn't know a thing about 3D. All it does is DMA, memory
> management and queue things up for the GPU to work on. You don't even
> have to have a GPU processor you could use the CPU to execute the
> commands.
>
> It's the code up in mesa that knows about 3D and builds the commands
> to be sent to DRM.

Not all devices are DMA. Personally since it is generic DMA engine then
why not move it to the device api so everyone could use it. We already
have DMA pools. Actually I have started some work for some generic DMA
handling for the device api core but I have other fish to fry first.

-
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/