Monday, 2 January 2012

Hybrid Graphics as a X11 extension

One of our team members has had some discussions about Hybrid Graphics and Linux with developers at Nvidia. As a result of this discussions, consensus emerged that the best way to implement Hybrid Graphic Systems like Optimus is an X11 Extension, as it is not considered part of a kernel module to decide on which device an Xorg call should end.

More info about the X11 extension idea soon.