0xbb / gpu-switch

gpu-switch is an application that allows to switch between the graphic cards of dual-GPU Macbook Pro models
MIT License
537 stars 57 forks source link

More "Macbook" -> "MacBook", "swich" -> "switch" #16

Closed dwhinham closed 8 years ago

0xbb commented 8 years ago

Good catch!

dwhinham commented 8 years ago

You're welcome! :smiley:

Thanks for this tool, I'm finding it very useful for testing nouveau<-->intel switching under Arch Linux.

ah- commented 8 years ago

Oh cool, you're working on switching? On the kernel driver?

dwhinham commented 8 years ago

I'm just testing recent code and keeping up to date with recent developments by Lukas Wunner (@l1k) - he has been working on vga_switcheroo and has mentioned that there may be some upcoming patches for the Retina MacBook to support re-probing the monitors after a switch.

https://github.com/l1k/linux/commits/mbp_switcheroo_v4

Hopefully this will get us closer to true hybrid graphics on the MacBook under Linux. :smile:

0xbb commented 8 years ago

@dwhinham good to know. I am also testing with @l1k.