On Mon, 22 Oct 2018 at 18:13, Jason Ekstrand <ja...@jlekstrand.net> wrote:
>
> On Mon, Oct 22, 2018 at 12:10 PM Emil Velikov <emil.l.veli...@gmail.com> 
> wrote:
>>
>> From: Emil Velikov <emil.veli...@collabora.com>
>>
>> On older kernels, the drmGetDevice() call will wake up all the GPUs
>> on the system, while fetching the PCI revision.
>>
>> Use the 2 version of the API and pass flags == 0, so we don't fetch the
>> device PCI revision, since we don't need that information.
>
>
> As long as we still get all the PCI address information,
>
> Reviewed-by: Jason Ekstrand <ja...@jlekstrand.net>
>
Indeed it does, thanks.

> I had no idea one of them work up the device and the other didn't...
>
Right, will add some documentation in a moment.

-Emil
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to