[Mesa-dev] [PATCH] vl/dri3: handle the case of different GPU(v4.1)

Axel Davy axel.davy at ens.fr
Fri Sep 30 21:04:29 UTC 2016


On 16/09/2016 14:51, Nayan Deshmukh wrote:
>   
>      bool flushed;
> +   bool is_different_gpu;
>   };
>   

I get a warning when I build about incompatible pointer type at the line

fd = loader_get_user_preferred_fd(fd, &scrn->is_different_gpu);

When compiling on 32 bits.

I get this should be int.


Axel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160930/ce1cedc1/attachment.html>


More information about the mesa-dev mailing list