<feed xmlns='http://www.w3.org/2005/Atom'>
<title>renesas/drm.git/tests/modetest, branch android</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>modetest: Add internal strchrnul implementation</title>
<updated>2012-11-08T15:05:49+00:00</updated>
<author>
<name>Benjamin Gaignard</name>
<email>benjamin.gaignard@stericsson.com</email>
</author>
<published>2012-11-01T15:47:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=c88a3c97ff4c5282f689123a0940716a98479888'/>
<id>c88a3c97ff4c5282f689123a0940716a98479888</id>
<content type='text'>
bionic doesn't provide strchrnul(), add an internal implementation to
support Android builds.

Signed-off-by: Benjamin Gaignard &lt;benjamin.gaignard@linaro.org&gt;
[Add configure check for strchrnul]
Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bionic doesn't provide strchrnul(), add an internal implementation to
support Android builds.

Signed-off-by: Benjamin Gaignard &lt;benjamin.gaignard@linaro.org&gt;
[Add configure check for strchrnul]
Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>modetest: Add support for Android build system</title>
<updated>2012-11-01T16:22:24+00:00</updated>
<author>
<name>Benjamin Gaignard</name>
<email>benjamin.gaignard@stericsson.com</email>
</author>
<published>2012-11-01T15:47:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=738e81382a7ad92750fb2ff2343075173cbac90b'/>
<id>738e81382a7ad92750fb2ff2343075173cbac90b</id>
<content type='text'>
Signed-off-by: Benjamin Gaignard &lt;benjamin.gaignard@linaro.org&gt;
Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Benjamin Gaignard &lt;benjamin.gaignard@linaro.org&gt;
Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>configure.ac: Allow forcible disabling of Cairo support</title>
<updated>2012-10-08T05:49:23+00:00</updated>
<author>
<name>Daniel Stone</name>
<email>daniel@fooishbar.org</email>
</author>
<published>2012-10-04T01:21:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=14db948127e549ea9234e02d8e112de3871f8f9f'/>
<id>14db948127e549ea9234e02d8e112de3871f8f9f</id>
<content type='text'>
We don't want to build libdrm tests with Cairo support under Poky, since
they're never used and also cause a build loop from libdrm -&gt; cairo -&gt;
mesa-dri -&gt; libdrm.

To avoid variance in build results, introduce a --disable-cairo-tests
switch.

Signed-off-by: Daniel Stone &lt;daniel@fooishbar.org&gt;
Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We don't want to build libdrm tests with Cairo support under Poky, since
they're never used and also cause a build loop from libdrm -&gt; cairo -&gt;
mesa-dri -&gt; libdrm.

To avoid variance in build results, introduce a --disable-cairo-tests
switch.

Signed-off-by: Daniel Stone &lt;daniel@fooishbar.org&gt;
Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/modetest: Add a forgotten return, needed for opensuse buildservice</title>
<updated>2012-08-11T22:00:43+00:00</updated>
<author>
<name>Tobias Klausmann</name>
<email>tobias.klausmann@mni.thm.de</email>
</author>
<published>2012-08-11T22:00:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=6fa2b29d226306870eebe93afb2106ca7d79569b'/>
<id>6fa2b29d226306870eebe93afb2106ca7d79569b</id>
<content type='text'>
Signed-off-by: Marek Olšák &lt;maraeo@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Marek Olšák &lt;maraeo@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/modetest: fix distcheck</title>
<updated>2012-08-11T18:02:03+00:00</updated>
<author>
<name>Marek Olšák</name>
<email>maraeo@gmail.com</email>
</author>
<published>2012-08-11T18:02:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=10481fec55b422843d3f15eef3aa9617ae98843b'/>
<id>10481fec55b422843d3f15eef3aa9617ae98843b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>modetest: fix uninitialized fourcc</title>
<updated>2012-07-23T16:35:06+00:00</updated>
<author>
<name>Rob Clark</name>
<email>rob@ti.com</email>
</author>
<published>2012-07-23T16:35:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=ebd7904877d08525beb5039e4ea2f5b6c0a7c23f'/>
<id>ebd7904877d08525beb5039e4ea2f5b6c0a7c23f</id>
<content type='text'>
If color format for CRTC layer is not specified on commandline, then
c-&gt;fourcc is unintialized resulting in addfb call failing.

Signed-off-by: Rob Clark &lt;rob@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If color format for CRTC layer is not specified on commandline, then
c-&gt;fourcc is unintialized resulting in addfb call failing.

Signed-off-by: Rob Clark &lt;rob@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>modeset: Split buffer allocation to a separate file</title>
<updated>2012-07-20T15:30:47+00:00</updated>
<author>
<name>Laurent Pinchart</name>
<email>laurent.pinchart@ideasonboard.com</email>
</author>
<published>2012-07-20T14:37:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=db004badef9315ba6a5f165d0974dd5afd5a6178'/>
<id>db004badef9315ba6a5f165d0974dd5afd5a6178</id>
<content type='text'>
As the modeset test application is often referred to as an example of
the KMS API usage, move test pattern generation and buffer allocation to
a separate file to keep it simple and clear.

Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As the modeset test application is often referred to as an example of
the KMS API usage, move test pattern generation and buffer allocation to
a separate file to keep it simple and clear.

Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>modetest: Make frame buffer format configurable on the command line</title>
<updated>2012-07-20T15:30:47+00:00</updated>
<author>
<name>Laurent Pinchart</name>
<email>laurent.pinchart@ideasonboard.com</email>
</author>
<published>2012-07-20T12:50:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=cc90ffa9b18fc6f925a3a2c36131332b8af558f8'/>
<id>cc90ffa9b18fc6f925a3a2c36131332b8af558f8</id>
<content type='text'>
Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>modetest: Move connector and plane parsing to separate functions</title>
<updated>2012-07-20T15:30:47+00:00</updated>
<author>
<name>Laurent Pinchart</name>
<email>laurent.pinchart@ideasonboard.com</email>
</author>
<published>2012-07-20T12:50:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=0375222c714e8b7ba55f12d5cb389383be1cf54d'/>
<id>0375222c714e8b7ba55f12d5cb389383be1cf54d</id>
<content type='text'>
This will make it easier to add additional parameters to the connector
and plane arguments.

Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will make it easier to add additional parameters to the connector
and plane arguments.

Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>modetest: Add test pattern support for missing RGB formats</title>
<updated>2012-07-20T15:30:47+00:00</updated>
<author>
<name>Laurent Pinchart</name>
<email>laurent.pinchart@ideasonboard.com</email>
</author>
<published>2012-07-20T12:50:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=edcef53685edf5fb94a1171f003b9516a90df368'/>
<id>edcef53685edf5fb94a1171f003b9516a90df368</id>
<content type='text'>
Implement tiles and SMPTE test pattern generation for the RGB565,
BGR888, RGB888, ARGB8888, BGRA8888 and BGRX8888 formats.

Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implement tiles and SMPTE test pattern generation for the RGB565,
BGR888, RGB888, ARGB8888, BGRA8888 and BGRX8888 formats.

Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
