Re: OpenGL-based framebuffer concepts

From: Jeff Garzik
Date: Wed May 24 2006 - 20:54:47 EST


Jon Smirl wrote:
I do stand by my opinion that building a driver bus so that three
independent drivers (fbdev, DRM, XAA/EXA) can simultaneously multitask
on a single piece of hardware is not a good design. It is a political
solution, not a technical one.

Strongly agreed, there. There should be ONE hardware driver for a piece of hardware. The core hardware driver should register with various subsystems, and use the appropriate common code libraries from there.

Just like all other Linux drivers do...

Jeff


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