<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-intel.git/meta-emenlow/recipes-graphics, 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>2015-08-28T21:25:29+00:00</updated>
<entry>
<title>Remove older platform specific BSPs</title>
<updated>2015-08-28T21:25:29+00:00</updated>
<author>
<name>Saul Wold</name>
<email>sgw@linux.intel.com</email>
</author>
<published>2015-08-25T23:39:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=4172351baa285b83eb54d54368fe2f037c48159b'/>
<id>urn:sha1:4172351baa285b83eb54d54368fe2f037c48159b</id>
<content type='text'>
The intel-core* BSPs supercede these older BSPs therefore it's time
to remove these older platform specific bsps.

Bump LAYERVERSION to 3 to allow the Autobuilder to know that these
BSPs have been removed.

Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>Remove emenlow machine support</title>
<updated>2014-09-17T01:11:53+00:00</updated>
<author>
<name>Nitin A Kamble</name>
<email>nitin.a.kamble@intel.com</email>
</author>
<published>2014-09-04T22:03:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=db201e33a439bff71970edabc23659dccf5769fb'/>
<id>urn:sha1:db201e33a439bff71970edabc23659dccf5769fb</id>
<content type='text'>
The emenlow machine has been retired with this commit. This does not affect
the emenlow-noemgd machine and it is supported as usual.

Signed-off-by: Nitin A Kamble &lt;nitin.a.kamble@intel.com&gt;
Signed-off-by: Tom Zanussi &lt;tom.zanussi@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>emenlow:: enable input device hotplug in xserver-xf86-config</title>
<updated>2013-09-20T23:31:37+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@intel.com</email>
</author>
<published>2013-09-18T23:48:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=363a5f2c2e391ccd63ae103dcb5b03ce7ead76c6'/>
<id>urn:sha1:363a5f2c2e391ccd63ae103dcb5b03ce7ead76c6</id>
<content type='text'>
xorg.conf was disabling hotplugged input devices for no known reason, so remove
that option.

Also remove the setting of DontZap to the default value for clarity.

Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Acked-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>emenlow-noemgd: create a new BSP</title>
<updated>2013-01-19T22:18:34+00:00</updated>
<author>
<name>Nitin A Kamble</name>
<email>nitin.a.kamble@intel.com</email>
</author>
<published>2013-01-16T22:51:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=01c6f60ae68b98968c8425493bfe7608fdf41bcc'/>
<id>urn:sha1:01c6f60ae68b98968c8425493bfe7608fdf41bcc</id>
<content type='text'>
This is based on the gma500/gma600 kernel driver and the
modesetting X driver for poulsbo graphics.

The gma500 driver needs soft cursor in X.

Signed-off-by: Nitin A Kamble &lt;nitin.a.kamble@intel.com&gt;
Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>emenlow: use emgd instead of psb for graphics driver</title>
<updated>2012-12-03T20:20:44+00:00</updated>
<author>
<name>Nitin A Kamble</name>
<email>nitin.a.kamble@intel.com</email>
</author>
<published>2012-09-18T19:16:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=6eed0090597bfe82603be5ffa9c9f1fd141306f0'/>
<id>urn:sha1:6eed0090597bfe82603be5ffa9c9f1fd141306f0</id>
<content type='text'>
Remove all the Poulsbo graphics driver specific meta data files.
And configure the BSP to use EMGD instead of psb for graphics stack.

Signed-off-by: Nitin A Kamble &lt;nitin.a.kamble@intel.com&gt;
Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>meta-emenlow: add missing exa dependency</title>
<updated>2012-10-02T18:08:05+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@intel.com</email>
</author>
<published>2012-09-24T09:14:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=4ab42ada6bb77233ffd14034675104bd4d247c6c'/>
<id>urn:sha1:4ab42ada6bb77233ffd14034675104bd4d247c6c</id>
<content type='text'>
The psb video drivers use the EXA framework, so add a dependency on
xserver-psb-module-exa.

[YOCTO #3149]

Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>meta-intel: use FILESEXTRAPATHS for xserver-xf86-config bbappends</title>
<updated>2012-10-02T16:30:47+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-09-29T05:05:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=50ac6e8785c167ea4aa4601fd690ef783151853d'/>
<id>urn:sha1:50ac6e8785c167ea4aa4601fd690ef783151853d</id>
<content type='text'>
The xserver-xf86-config .bbappends are still using FILESPATH - update
them to use FILESEXTRAPATHS as recommended by the Poky Reference
Manual and BSP Developer's Guides.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>meta-emenlow: add 1.10.2 cairo recipe</title>
<updated>2012-06-15T04:47:25+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-06-15T04:05:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=1f5f00447342f047d114d93ea81dc7f53b01df0a'/>
<id>urn:sha1:1f5f00447342f047d114d93ea81dc7f53b01df0a</id>
<content type='text'>
The emenlow graphics stack doesn't work with the cairo_1.12.2 library
upgrade; this adds the old 1.10.2 recipe from poky locally to the
emenlow layer in order to get it working again.

Fixes [YOCTO #2507]

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>xserver-psb: fix X server on emenlow when built with gcc 4.7.x</title>
<updated>2012-05-22T14:37:40+00:00</updated>
<author>
<name>Christopher Hallinan</name>
<email>challinan@gmail.com</email>
</author>
<published>2012-05-22T02:56:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=a06f5d308803ab2c2c783489093626ac85bf9a60'/>
<id>urn:sha1:a06f5d308803ab2c2c783489093626ac85bf9a60</id>
<content type='text'>
Note: this patch has already been submitted against other BSPs,
originally submitted to oe-core by Gary Thomas.  I ran into this same
issue building MACHINE=emenlow on my own Z530 platform.  There are
likely others as well where this needs to be applied.

Upstream is here:
https://bugs.freedesktop.org/show_bug.cgi?id=18451

PR has been bumped.

Signed-off-by: Christopher Hallinan &lt;challinan@gmail.com&gt;
Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>meta-emenlow: add SRC_URI checksums to libva</title>
<updated>2012-03-05T19:15:10+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@linux.intel.com</email>
</author>
<published>2012-03-05T17:05:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=87f409827684e39484900a20531c8a14c0cb91e6'/>
<id>urn:sha1:87f409827684e39484900a20531c8a14c0cb91e6</id>
<content type='text'>
Add md5 and sha256 checksums to the recipe.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@linux.intel.com&gt;
</content>
</entry>
</feed>
