[PATCH 1/7] winemac.drv: Add macdrv_get_gpus() helper.

Henri Verbeet hverbeet at gmail.com
Wed Apr 24 10:39:33 CDT 2019


On Wed, 24 Apr 2019 at 19:52, Ken Thomases <ken at codeweavers.com> wrote:
> Right, but with automatic graphics switching there are two GPUs that could potentially drive the main display.
>
This may be a slight tangent, but while early switchable GPUs had both
GPUs connected to the display through a multiplexer, on current setups
only the integrated/weak/low-power GPU is actually connected to the
display, and the other GPU is actually headless. The GPU connected to
the display is then responsible for getting the contents of the other
GPU onto the screen. I'm not sure how accurately that topology is
reflected by the relevant MacOS APIs.



More information about the wine-devel mailing list