with D300 for mobile dev?

You must also keep in mind that OS X OpenGL can only use one GPU for rendering to the screen and there’s no automatic, CrossFire-style, mode to use the secondary GPU for offscreen rendering. Apple require developers to handle that manually. As such, a lot of rendering code would need to change to make use of the secondary GPU and there are no plans to do that at present.