All of lore.kernel.org
 help / color / mirror / Atom feed
* [for master] [PATCH v2 0/4] Adding support for Wayland for DRM backends
@ 2014-09-05 14:52 Karthik Ramanan
  2014-09-05 14:52 ` [for master] [PATCH v2 1/4] wayland: upgrade to 1.3.0 Karthik Ramanan
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Karthik Ramanan @ 2014-09-05 14:52 UTC (permalink / raw)
  To: meta-arago

This patchset first brings in the default Wayland and Weston 1.3.0
version from the oe-core. Correspondin commit ID in the oe-core
: 7508b61d1cb869233f3d841183edd6fd19d5102e

The remaining two patches, bring in the TI specific adaptions 
to the recipes to use the underlying layers. Note that there are 
some issues with the current omapdrm (kernel driver) 
and related dependencies on the TI platform such as dra7xx.
This patch set aims to provide solution to some of it.

Weston version 1.3.0 has been very highly tested and is 
currently shipping to customers who are using wayland with 
DRM backend. 

This patch set brings in support for Weston and also includes 
patches that help resolve some important issues in the Weston. 
These issues are specific to TI platforms and cannot be 
submitted upstream.


Karthik Ramanan (2):
  wayland: add support for version 1.3.0 for drm backend
  weston: weston 1.3.0 for DRM backend

Ross Burton (2):
  wayland: upgrade to 1.3.0
  weston: upgrade to 1.3.0

 .../recipes-graphics/wayland/wayland.inc           |   5 +
 .../recipes-graphics/wayland/wayland_1.3.0.bb      |  34 +++++
 ...tor-drm-Change-path-of-gbm.h-to-gbm-gbm.h.patch |  26 ++++
 ...e-Include-option-to-search-in-include-drm.patch |  47 +++++++
 ...urce-prevent-input-disable-during-repaint.patch |  34 +++++
 .../0005-temp-hack-to-enable-weston-1.3.patch      |  33 +++++
 .../0006-weston-drm-Enable-multiple-displays.patch |  43 ++++++
 .../recipes-graphics/wayland/weston/pattern.png    | Bin 0 -> 1846 bytes
 .../recipes-graphics/wayland/weston/profile        |   9 ++
 .../recipes-graphics/wayland/weston/terminal.png   | Bin 0 -> 1005 bytes
 .../recipes-graphics/wayland/weston_1.3.0.bb       | 148 +++++++++++++++++++++
 11 files changed, 379 insertions(+)
 create mode 100644 meta-arago-extras/recipes-graphics/wayland/wayland.inc
 create mode 100644 meta-arago-extras/recipes-graphics/wayland/wayland_1.3.0.bb
 create mode 100755 meta-arago-extras/recipes-graphics/wayland/weston/0001-compositor-drm-Change-path-of-gbm.h-to-gbm-gbm.h.patch
 create mode 100755 meta-arago-extras/recipes-graphics/wayland/weston/0002-Makefile-Include-option-to-search-in-include-drm.patch
 create mode 100644 meta-arago-extras/recipes-graphics/wayland/weston/0003-input-source-prevent-input-disable-during-repaint.patch
 create mode 100644 meta-arago-extras/recipes-graphics/wayland/weston/0005-temp-hack-to-enable-weston-1.3.patch
 create mode 100644 meta-arago-extras/recipes-graphics/wayland/weston/0006-weston-drm-Enable-multiple-displays.patch
 create mode 100644 meta-arago-extras/recipes-graphics/wayland/weston/pattern.png
 create mode 100644 meta-arago-extras/recipes-graphics/wayland/weston/profile
 create mode 100644 meta-arago-extras/recipes-graphics/wayland/weston/terminal.png
 create mode 100644 meta-arago-extras/recipes-graphics/wayland/weston_1.3.0.bb

-- 
2.0.1



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2014-10-01 12:20 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-05 14:52 [for master] [PATCH v2 0/4] Adding support for Wayland for DRM backends Karthik Ramanan
2014-09-05 14:52 ` [for master] [PATCH v2 1/4] wayland: upgrade to 1.3.0 Karthik Ramanan
2014-09-26 18:46   ` Denys Dmytriyenko
2014-09-30 11:17     ` Karthik Ramanan
2014-09-30 21:41       ` Denys Dmytriyenko
2014-09-05 14:52 ` [for master] [PATCH v2 2/4] weston: " Karthik Ramanan
2014-09-05 14:52 ` [for master] [PATCH v2 3/4] wayland: add support for version 1.3.0 for drm backend Karthik Ramanan
2014-09-26 18:49   ` Denys Dmytriyenko
2014-09-30 11:22     ` Karthik Ramanan
2014-09-30 21:56       ` Denys Dmytriyenko
2014-10-01 12:20         ` Karthik Ramanan
2014-09-05 14:52 ` [for master] [PATCH v2 4/4] weston: weston 1.3.0 for DRM backend Karthik Ramanan
2014-09-26 19:42   ` Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.