[wpe-webkit] Cog 0.3.91 released!

Adrian Perez de Castro aperez at igalia.com
Tue Sep 17 15:20:29 PDT 2019


Hi Andy,

On Tue, 17 Sep 2019 10:04:23 +0000, "Andy Pont" <andy.pont at sdcsystems.com> wrote:

> I wrote...
> 
> >I have a bunch of platforms here (Atmel SAMA5D2x, TI AM335x and i.MX6) all
> >of which I have Yocto images create for. I’ll fire them up and see whether
> >the /dev/dri/cardN devices get created or not.
>
> The Atmel SAMA5D2x platform gives me a /dev/dri/card0 and the TI AM335x
> /dev/dri/card0 and /dev/dri/card1 devices so all good on that front!

That's indeed a good start! Now if you could build and run eglinfo [1]
on those boards to dump a list of the supported EGL extensions we could
confirm whether they are supposed to work (modulo bugs) with the new DRM
module. In particular, we are looking for the following extensions:

  - EGL_EXT_platform_base
  - EGL_MESA_platform_gbm, or EGL_KHR_platform_gbm
  - EGL_WL_bind_wayland_display
  - EGL_KHR_image_base

I think that is the minimum needed. If support for DMA-BUF is present, and
the driver additionally supports the EGL_EXT_image_dma_buf_import *and*
EGL_EXT_image_dma_buf_import_modifiers, they will be used as well but they
are optional IIUC (Žan will probably jump in and correct me if that's wrong).

Good luck,
—Adrián

---
[1] https://github.com/clopez/eglinfo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.webkit.org/pipermail/webkit-wpe/attachments/20190918/007e9787/attachment.bin>


More information about the webkit-wpe mailing list