Re: [OE-core] [PATCH 0/3] Upgrades for comply Intel Graphics Stack Release 2014Q3

2014-12-02 Thread Nicolas Dechesne
hi,

On Mon, Dec 1, 2014 at 11:36 PM, Aníbal Limón
anibal.li...@linux.intel.com wrote:
 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 +)

 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

I have tested this series on IFC6410 board (Snapdragon 600, with
Adreno 320 GPU) using freedreno Mesa/Gallium driver, using [1].

tested GLX and EGL with Xorg 1.16. Also tested the OutputClass feature
available in 1.16.

it all looks good to me, so fwiw, all patches can have:

Tested-by: Nicolas Dechesne nicolas.deche...@linaro.org

cheers.

[1] 
https://git.linaro.org/people/nicolas.dechesne/meta-qualcomm.git/shortlog/refs/heads/xorg-1.16
-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH 0/3] Upgrades for comply Intel Graphics Stack Release 2014Q3

2014-12-01 Thread Aníbal Limón
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 +)

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

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core