On Mon, Dec 3, 2018 at 8:06 AM Emil Velikov
wrote:
> Hi Gurchetan,
>
> On Thu, 29 Nov 2018 at 23:41, Gurchetan Singh
> wrote:
> >
> > Does this require libdrm 2.4.95 for virtio-gpu? With
> > platform_surfaceless, I keep getting "DRI2: failed to find EGLDevice"
> > and the failure is happening i
Hi Gurchetan,
On Thu, 29 Nov 2018 at 23:41, Gurchetan Singh
wrote:
>
> Does this require libdrm 2.4.95 for virtio-gpu? With
> platform_surfaceless, I keep getting "DRI2: failed to find EGLDevice"
> and the failure is happening in "drmGetDevice2(fd, 0, &device)".
virtio-gpu should work fine with
Does this require libdrm 2.4.95 for virtio-gpu? With
platform_surfaceless, I keep getting "DRI2: failed to find EGLDevice"
and the failure is happening in "drmGetDevice2(fd, 0, &device)".On
Sat, Oct 20, 2018 at 11:46 PM Mathias Fröhlich
wrote:
>
> Hi Emil,
>
> On Wednesday, 3 October 2018 16:02:4
Hi Emil,
On Wednesday, 3 October 2018 16:02:40 CEST Emil Velikov wrote:
> This re-spin of the series includes:
> - correct flipped asserts
> - cosmetic wording/comment fixes
> - drop EGL_EXT_platform_device patches (swrast is broken)
> - add the EGL_MESA_device_software spec patch
>
> At this
On Wed, 3 Oct 2018 at 15:08, Emil Velikov wrote:
>
> Hi all,
>
> This re-spin of the series includes:
> - correct flipped asserts
> - cosmetic wording/comment fixes
> - drop EGL_EXT_platform_device patches (swrast is broken)
> - add the EGL_MESA_device_software spec patch
>
> At this point we
Hi all,
This re-spin of the series includes:
- correct flipped asserts
- cosmetic wording/comment fixes
- drop EGL_EXT_platform_device patches (swrast is broken)
- add the EGL_MESA_device_software spec patch
At this point we should be pretty much set, so any formal Ack/Rb will
be appreciated.