<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-intel.git/recipes-graphics/igt-gpu-tools, branch master</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-intel.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-intel.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/'/>
<updated>2020-06-23T07:51:33+00:00</updated>
<entry>
<title>igt-gpu-tools: remove</title>
<updated>2020-06-23T07:51:33+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2020-06-23T07:51:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=e8fdda296acff676ea1f2792166cfe9f64623c6e'/>
<id>urn:sha1:e8fdda296acff676ea1f2792166cfe9f64623c6e</id>
<content type='text'>
The recipe is in oe-core now.

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>igt-gpu-tools: upgrade 1.24 -&gt; 1.25</title>
<updated>2020-05-08T08:00:29+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2020-04-20T06:50:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=3a7bef44623414906c12995ae647d0cd0ee1c515'/>
<id>urn:sha1:3a7bef44623414906c12995ae647d0cd0ee1c515</id>
<content type='text'>
aubdump has been removed upstream. Switch to using meson and force
SECURITY_X_LDFLAGS to be used to switch to lazy binding instead of
"now". This makes sure the symbols are resolved correctly and things
don't segfault at runtime.

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>Revert "igt-gpu-tools: upgrade 1.24 -&gt; 1.25"</title>
<updated>2020-04-27T06:41:49+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2020-04-27T06:41:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=d8d1cc3023aa63049fe18052120d74a1e9cae16e'/>
<id>urn:sha1:d8d1cc3023aa63049fe18052120d74a1e9cae16e</id>
<content type='text'>
This reverts commit 77a0e289d5df928a5d5c9c659c850e7b46505711.

The tests in 1.25 segfault. Revert the upgrade while we are trying to
identify and fix the problem.

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>igt-gpu-tools: upgrade 1.24 -&gt; 1.25</title>
<updated>2020-04-20T13:58:51+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2020-04-20T06:50:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=28c9337302f0a4525c6696549c7ea7800d6c63a1'/>
<id>urn:sha1:28c9337302f0a4525c6696549c7ea7800d6c63a1</id>
<content type='text'>
aubdump has been removed upstream. Switch to using meson.

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>igt-gpu-tools: upgrade 1.23 -&gt; 1.24</title>
<updated>2019-07-01T13:15:39+00:00</updated>
<author>
<name>Naveen Saini</name>
<email>naveen.kumar.saini@intel.com</email>
</author>
<published>2019-07-01T04:00:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=569f396dc5ed6ae0a3657c1bdd9092870b5588e7'/>
<id>urn:sha1:569f396dc5ed6ae0a3657c1bdd9092870b5588e7</id>
<content type='text'>
GCC9 build failures already fixed, patch is not
required anymore.

Below Copyright information is appended to COPYING

Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
Copyright 2015 Philip Taylor &lt;philip@zaynar.co.uk&gt;
Copyright 2018 Advanced Micro Devices, Inc.

Shader debugger removed due to lack of use and accumulation of
bitrot. (Arkadiusz Hiler)

So removing --disable-shader-debugger configuration option.

Added support for testing DP/HDMI audio with the Chamelium device,
dropping the audio tests that required exotic custom hardware to
execute. (Simon Ser)

Removing audio configuration.

Stack traces now contain source file names and line numbers, using
libdw. (Maarten Lankhorst)
Due to this faced build failure:
| checking for libdw... no
| configure: error: Package requirements (libdw) were not met:
|
| No package 'libdw' found

To fix above added elfutils in DEPENDS.

Dropped gtkdoc support. So no need to inherit gtkdoc

More details can be found here:
https://gitlab.freedesktop.org/drm/igt-gpu-tools/commit/22850c1906550fb97b405c019275dcfb34be8cf7

Signed-off-by: Naveen Saini &lt;naveen.kumar.saini@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>igt-gpu-tools: fix build error with gcc9</title>
<updated>2019-06-01T06:52:55+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2019-06-01T01:47:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=40d6871a07408a13f8c400449af79f5f1a804fec'/>
<id>urn:sha1:40d6871a07408a13f8c400449af79f5f1a804fec</id>
<content type='text'>
Backport from master to fix build error when building with gcc 9:

| ../../igt-gpu-tools-1.23/lib/igt_fb.c: In function 'create_bo_for_fb':
| ../../igt-gpu-tools-1.23/lib/igt_fb.c:413:16: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
|   413 |     memset(ptr + offsets[0], full_range ? 0x00 : 0x10,
|       |                ^
| ../../igt-gpu-tools-1.23/lib/igt_fb.c:415:16: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
|   415 |     memset(ptr + offsets[1], 0x80,
|       |                ^
| ../../igt-gpu-tools-1.23/lib/igt_fb.c: In function 'convert_rgb24_to_nv12':
| ../../igt-gpu-tools-1.23/lib/igt_fb.c:1382:12: error: array subscript 2 is outside array bounds of 'struct igt_vec4[2]' [-Werror=array-bounds]
|  1382 |  rgb-&gt;d[0] = rgb24[2];
|       |  ~~~~~~~~~~^~~~~~~~~~
| ../../igt-gpu-tools-1.23/lib/igt_fb.c:1549:20: note: while referencing 'rgb'
|  1549 |    struct igt_vec4 rgb[2];
|       |                    ^~~
| ../../igt-gpu-tools-1.23/lib/igt_fb.c:1383:12: error: array subscript 2 is outside array bounds of 'struct igt_vec4[2]' [-Werror=array-bounds]
|  1383 |  rgb-&gt;d[1] = rgb24[1];
|       |  ~~~~~~~~~~^~~~~~~~~~
| ../../igt-gpu-tools-1.23/lib/igt_fb.c:1549:20: note: while referencing 'rgb'
|  1549 |    struct igt_vec4 rgb[2];
|       |                    ^~~
| ../../igt-gpu-tools-1.23/lib/igt_fb.c:1384:12: error: array subscript 2 is outside array bounds of 'struct igt_vec4[2]' [-Werror=array-bounds]

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>igt-gpu-tools: fix packaging</title>
<updated>2018-09-27T08:45:16+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2018-09-27T01:45:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=5cbac7d165c9134fd6b7662e82ba3e72d691961f'/>
<id>urn:sha1:5cbac7d165c9134fd6b7662e82ba3e72d691961f</id>
<content type='text'>
Make sure new project name is used to ensure files are packaged
correctly.

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
</feed>
