All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Upgrades for comply Intel Graphics Stack Release 2014Q3
@ 2014-12-01 22:36 Aníbal Limón
  2014-12-01 22:36 ` [PATCH 1/3] libdrm: Upgrade to 2.4.58 Aníbal Limón
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ messages in thread
From: Aníbal Limón @ 2014-12-01 22:36 UTC (permalink / raw)
  To: openembedded-core

Testing was made building and running core-image-sato in qemux86, qemumips,
and qemuarm also core-image-sato/core-image-weston in Intel NUC.

Tests freedesktop piglit was run in Intel NUC with 95% of tests passes
(9251/9694), you can found full results at [1].

[YOCTO #6805]

[1] https://bugzilla.yoctoproject.org/attachment.cgi?id=2267

The following changes since commit b8631416f12b8a904ce3deb036f9d5ce632937b0:

  package_regex.inc: Update REGEX'es in order to find upstream versions correctly (2014-11-28 14:03:02 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib alimon/linux_intel_graphics_2014q3
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=alimon/linux_intel_graphics_2014q3

Aníbal Limón (3):
  libdrm: Upgrade to 2.4.58.
  mesa: Upgrade to 10.3.3
  xorg-xserver: Upgrade to 1.16.2

 .../drm/libdrm/GNU_SOURCE_definition.patch         |  30 --
 meta/recipes-graphics/drm/libdrm_2.4.54.bb         |   8 -
 meta/recipes-graphics/drm/libdrm_2.4.58.bb         |   7 +
 .../mesa/{mesa-gl_10.1.3.bb => mesa-gl_10.3.3.bb}  |   0
 ..._sw-include-xlib_sw_winsys.h-only-when-HA.patch |  52 ---
 ...ate-NativeDisplayType-depending-on-config.patch | 362 ---------------------
 .../mesa/mesa/0006-fix-out-of-tree-egl.patch       |  48 ---
 .../mesa/{mesa_10.1.3.bb => mesa_10.3.3.bb}        |   9 +-
 meta/recipes-graphics/mesa/mesa_git.bb             |   9 +-
 .../xorg-xserver/xserver-xorg/crosscompile.patch   |  22 --
 .../xserver-xorg/mips64-compiler.patch             |  29 --
 .../xorg-xserver/xserver-xorg/present-module.patch |  66 ----
 ...erver-xorg_1.15.1.bb => xserver-xorg_1.16.2.bb} |   9 +-
 13 files changed, 16 insertions(+), 635 deletions(-)
 delete mode 100644 meta/recipes-graphics/drm/libdrm/GNU_SOURCE_definition.patch
 delete mode 100644 meta/recipes-graphics/drm/libdrm_2.4.54.bb
 create mode 100644 meta/recipes-graphics/drm/libdrm_2.4.58.bb
 rename meta/recipes-graphics/mesa/{mesa-gl_10.1.3.bb => mesa-gl_10.3.3.bb} (100%)
 delete mode 100644 meta/recipes-graphics/mesa/mesa/0002-pipe_loader_sw-include-xlib_sw_winsys.h-only-when-HA.patch
 delete mode 100644 meta/recipes-graphics/mesa/mesa/0003-EGL-Mutate-NativeDisplayType-depending-on-config.patch
 delete mode 100644 meta/recipes-graphics/mesa/mesa/0006-fix-out-of-tree-egl.patch
 rename meta/recipes-graphics/mesa/{mesa_10.1.3.bb => mesa_10.3.3.bb} (62%)
 delete mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg/crosscompile.patch
 delete mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg/mips64-compiler.patch
 delete mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg/present-module.patch
 rename meta/recipes-graphics/xorg-xserver/{xserver-xorg_1.15.1.bb => xserver-xorg_1.16.2.bb} (75%)

-- 
1.9.1



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

end of thread, other threads:[~2014-12-04 18:21 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-01 22:36 [PATCH 0/3] Upgrades for comply Intel Graphics Stack Release 2014Q3 Aníbal Limón
2014-12-01 22:36 ` [PATCH 1/3] libdrm: Upgrade to 2.4.58 Aníbal Limón
2014-12-03 23:30   ` Burton, Ross
2014-12-04  7:14     ` Nicolas Dechesne
2014-12-04 14:40       ` Burton, Ross
2014-12-04 15:23         ` Nicolas Dechesne
2014-12-04 15:31           ` Burton, Ross
2014-12-04 18:00             ` Aníbal Limón
2014-12-01 22:36 ` [PATCH 2/3] mesa: Upgrade to 10.3.3 Aníbal Limón
2014-12-02 10:07   ` Nicolas Dechesne
2014-12-02 14:32     ` Aníbal Limón
2014-12-01 22:36 ` [PATCH 3/3] xorg-xserver: Upgrade to 1.16.2 Aníbal Limón
2014-12-02 14:28   ` Nicolas Dechesne
2014-12-02 14:50     ` Aníbal Limón
2014-12-02 15:16       ` Nicolas Dechesne
2014-12-02 15:36       ` Burton, Ross
2014-12-02 15:30 ` [PATCH 0/3] Upgrades for comply Intel Graphics Stack Release 2014Q3 Nicolas Dechesne

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.