On 19/06/14 04:27, Axel Davy wrote:
> v2: Fix the leak of device_name
> v3: Rebased
>
> It enables to use the DRI_PRIME env var to specify
> which gpu to use.
> Two syntax are supported:
> If DRI_PRIME is 1 it means: take any other gpu than the default one.
> If DRI_PRIME is the ID_PATH_TAG of a d
v2: Fix the leak of device_name
v3: Rebased
It enables to use the DRI_PRIME env var to specify
which gpu to use.
Two syntax are supported:
If DRI_PRIME is 1 it means: take any other gpu than the default one.
If DRI_PRIME is the ID_PATH_TAG of a device: choose this device if
possible.
The ID_PATH_