On Fri, Sep 30, 2016 at 11:23 PM, Dave Airlie <airl...@gmail.com> wrote: > On 1 October 2016 at 06:11, Marek Olšák <mar...@gmail.com> wrote: >> On Fri, Sep 30, 2016 at 4:42 PM, Ilia Mirkin <imir...@alum.mit.edu> wrote: >>> So is this getting pushed, or should I push my "don't build vdpau for >>> nouveau" patch? >> >> Please wait. >> >> Christian, your commit says it fixes a radeonsi issue, but Ilia says >> it breaks nouveau. >> >> Can we do something to accommodate both drivers? Should we add a CAP >> for whether to use a linear layout for output surfaces? > > I think we need a flag that isn't SHARED/LINEAR that is more SHARED_OTHER_GPU.
That would be useless. Most OpenGL textures can be shared with other GPUs and processes via the EGL dmabuf extensions. Relying on PIPE_BIND_SHARED is a bug by itself and no driver should do that. Marek _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev