intel / ozone-wayland

Wayland implementation for Chromium Ozone classes
BSD 3-Clause "New" or "Revised" License
218 stars 82 forks source link

wl_kms supported in ozone Wayland? #458

Closed mbinoy closed 8 years ago

mbinoy commented 8 years ago

By any chance "wl_kms" buffer support is already there in ozone Wayland? https://github.com/thayama/wayland-kms one of the board I am working (Renesas) supports only "wl_kms" buffer sharing

going through the ozone Wayland code, it seems only "wl_drm" support is implemented so far. kindly let me know if I am totally wrong, and if it is planned to support "wl_kms" some way.