For more information, join the team subscribe to the mailing list 
at the bottom of the Launchpad page

    http://launchpad.net/~hybrid-graphics-linux 

Please join this team if you are new by clicking on the "Join 
Team" link at the right of the Launchpad page. It's important to 
have as many users in the community as possible to request for 
appropriate support.

Wednesday 3 February 2010

Current roadmap for switchable graphics in Linux

David Airlie and Matthew Garrett have done some more investigations and the current roadmap for switchable graphics in Linux looks like this:

  • ATI/ATI and Intel/ATI configurations will use ATPX and maybe XPTX calls.
  • Intel/nvidia and nvidia/nvidia configurations will use _DCM related calls.

_OFF methods are abstracted behind the ones above, so they shouldn't be used directly.

Hot switching:
Given a on/off switch event, the switch will be delayed until the X.Org Server is restarted. This will need a switch call, then a log-out and GDM restart.


Followers