<feed xmlns='http://www.w3.org/2005/Atom'>
<title>renesas/drm.git/tests/vbltest, branch live</title>
<subtitle>libdrm, cloned from git://anongit.freedesktop.org/mesa/drm</subtitle>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/'/>
<entry>
<title>tests: allow tests programs to be installed (cumulative patch)</title>
<updated>2013-03-26T10:55:31+00:00</updated>
<author>
<name>Benjamin Gaignard</name>
<email>benjamin.gaignard@st.com</email>
</author>
<published>2013-03-26T10:11:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=9b0c7f23a261d9bfa857a7e0efd2c5f97d404485'/>
<id>9b0c7f23a261d9bfa857a7e0efd2c5f97d404485</id>
<content type='text'>
fix error in previous patch

Signed-off-by: Benjamin Gaignard &lt;benjamin.gaignard@linaro.com&gt;
Signed-off-by: Andreas Boll &lt;andreas.boll.dev@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix error in previous patch

Signed-off-by: Benjamin Gaignard &lt;benjamin.gaignard@linaro.com&gt;
Signed-off-by: Andreas Boll &lt;andreas.boll.dev@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: allow tests programs to be installed</title>
<updated>2013-03-25T14:34:16+00:00</updated>
<author>
<name>Benjamin Gaignard</name>
<email>benjamin.gaignard@stericsson.com</email>
</author>
<published>2013-01-30T13:34:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=62d8866021f04bc8afc8e63d366c71d11c817bc9'/>
<id>62d8866021f04bc8afc8e63d366c71d11c817bc9</id>
<content type='text'>
Install test programs is useful in cross compilation case.  By default
the behavior is the same and test programs aren't installed in $bindir.
If --enable-install-test-programs is set then test programs are
installed in $bindir.

Signed-off-by: Benjamin Gaignard &lt;benjamin.gaignard@linaro.org&gt;
Signed-off-by: Rob Clark &lt;robdclark@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Install test programs is useful in cross compilation case.  By default
the behavior is the same and test programs aren't installed in $bindir.
If --enable-install-test-programs is set then test programs are
installed in $bindir.

Signed-off-by: Benjamin Gaignard &lt;benjamin.gaignard@linaro.org&gt;
Signed-off-by: Rob Clark &lt;robdclark@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libdrm: add exynos drm support</title>
<updated>2012-05-12T15:04:54+00:00</updated>
<author>
<name>Inki Dae</name>
<email>inki.dae@samsung.com</email>
</author>
<published>2012-05-04T10:13:14+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=e07b650662ea0529d99741691c47856ef1034c9c'/>
<id>e07b650662ea0529d99741691c47856ef1034c9c</id>
<content type='text'>
this patch adds libdrm_exynos helper layer that inclues some intefaces
for exynos specific gem and virtual display driver and also adds exynos
module name to modtest and vbltest.

Changelog v2:
- fixed exynos broken ioctl.
  the pointer of uint64_t *edid should be removed.
- removed unnecessary definitions.
- added drm prime interfaces.
  this feature is used to share a buffer between drivers or memory managers
  and for this, please, refer to below links:
	http://www.mjmwired.net/kernel/Documentation/dma-buf-sharing.txt
	http://lwn.net/Articles/488664/

this patch is based on a link below:
	git://anongit.freedesktop.org/mesa/drm
	commit id: d72a44c7c4f5eea9c1e5bb0c36cb9e0224b9ca22

Reviewed-by: Rob Clark &lt;rob@ti.com&gt;
Reviewed-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
Signed-off-by: Inki Dae &lt;inki.dae@samsung.com&gt;
Signed-off-by: Kyungmin Park &lt;kyungmin.park@samsung.com&gt;
Signed-off-by: Rob Clark &lt;rob@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this patch adds libdrm_exynos helper layer that inclues some intefaces
for exynos specific gem and virtual display driver and also adds exynos
module name to modtest and vbltest.

Changelog v2:
- fixed exynos broken ioctl.
  the pointer of uint64_t *edid should be removed.
- removed unnecessary definitions.
- added drm prime interfaces.
  this feature is used to share a buffer between drivers or memory managers
  and for this, please, refer to below links:
	http://www.mjmwired.net/kernel/Documentation/dma-buf-sharing.txt
	http://lwn.net/Articles/488664/

this patch is based on a link below:
	git://anongit.freedesktop.org/mesa/drm
	commit id: d72a44c7c4f5eea9c1e5bb0c36cb9e0224b9ca22

Reviewed-by: Rob Clark &lt;rob@ti.com&gt;
Reviewed-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
Signed-off-by: Inki Dae &lt;inki.dae@samsung.com&gt;
Signed-off-by: Kyungmin Park &lt;kyungmin.park@samsung.com&gt;
Signed-off-by: Rob Clark &lt;rob@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>vbltest: Check error codes returned from libdrm</title>
<updated>2011-10-19T11:35:07+00:00</updated>
<author>
<name>Jakob Bornecrantz</name>
<email>jakob@vmware.com</email>
</author>
<published>2011-09-28T15:27:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=c2925e51979fcb829962e7bf66c13cbc96c39db1'/>
<id>c2925e51979fcb829962e7bf66c13cbc96c39db1</id>
<content type='text'>
Signed-off-by: Jakob Bornecrantz &lt;jakob@vmware.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jakob Bornecrantz &lt;jakob@vmware.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Add vmwgfx driver to probed drivers in tests</title>
<updated>2011-10-19T11:35:06+00:00</updated>
<author>
<name>Jakob Bornecrantz</name>
<email>jakob@vmware.com</email>
</author>
<published>2011-09-16T18:50:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=dc11db2e282c522219bb6e419eb648f3e836bdc0'/>
<id>dc11db2e282c522219bb6e419eb648f3e836bdc0</id>
<content type='text'>
Signed-off-by: Jakob Bornecrantz &lt;jakob@vmware.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jakob Bornecrantz &lt;jakob@vmware.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>vbltest: Doesn't need intel stuff.</title>
<updated>2010-04-28T13:27:35+00:00</updated>
<author>
<name>Michel Dänzer</name>
<email>daenzer@vmware.com</email>
</author>
<published>2010-04-28T06:25:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=6293152eb065016a2e5e4fcd047c2db5c2fb0f36'/>
<id>6293152eb065016a2e5e4fcd047c2db5c2fb0f36</id>
<content type='text'>
Fixes build without libdrm_intel.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes build without libdrm_intel.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: add new vblank test</title>
<updated>2010-04-27T19:43:44+00:00</updated>
<author>
<name>Jesse Barnes</name>
<email>jbarnes@jbarnes-acer.(none)</email>
</author>
<published>2010-04-27T19:43:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=c42d1a10e37cc2ff378511a058b89a6f8eddf1c0'/>
<id>c42d1a10e37cc2ff378511a058b89a6f8eddf1c0</id>
<content type='text'>
Simple test for event frequency.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Simple test for event frequency.
</pre>
</div>
</content>
</entry>
</feed>
