<feed xmlns='http://www.w3.org/2005/Atom'>
<title>renesas/kmsxx.git/kms++util/src, branch omap/cache</title>
<subtitle>kmsxx, cloned from https://github.com/tomba/kmsxx</subtitle>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/kmsxx.git/'/>
<entry>
<title>resmgr: fix reserve_plane()</title>
<updated>2017-03-30T11:36:50+00:00</updated>
<author>
<name>Tomi Valkeinen</name>
<email>tomi.valkeinen@ti.com</email>
</author>
<published>2017-03-30T11:35:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/kmsxx.git/commit/?id=3db1349b163b9d9291db3d0f001664968f5f9943'/>
<id>3db1349b163b9d9291db3d0f001664968f5f9943</id>
<content type='text'>
reserve_plane() had inverted check, and looked for any plane type but
the one that was requested.

Signed-off-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
reserve_plane() had inverted check, and looked for any plane type but
the one that was requested.

Signed-off-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>resmgr: add sanity checks</title>
<updated>2017-03-24T08:07:56+00:00</updated>
<author>
<name>Tomi Valkeinen</name>
<email>tomi.valkeinen@ti.com</email>
</author>
<published>2017-03-24T08:07:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/kmsxx.git/commit/?id=273494aa2d3836110d6a2c73c9e00503c711b01c'/>
<id>273494aa2d3836110d6a2c73c9e00503c711b01c</id>
<content type='text'>
Add sanity checks to reserve_* methods, and return null if the give
connector/crtc is null.

Signed-off-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add sanity checks to reserve_* methods, and return null if the give
connector/crtc is null.

Signed-off-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ResourceManager: reserve_generic_plane() for either primary or overlay</title>
<updated>2017-03-20T16:20:40+00:00</updated>
<author>
<name>Jyri Sarha</name>
<email>jsarha@ti.com</email>
</author>
<published>2017-03-11T11:43:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/kmsxx.git/commit/?id=0b44bbe9279886d9adcb08df2a93e27dd790c6e7'/>
<id>0b44bbe9279886d9adcb08df2a93e27dd790c6e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use reserve_connector from ResourceManager</title>
<updated>2017-02-10T05:04:02+00:00</updated>
<author>
<name>Tomi Valkeinen</name>
<email>tomi.valkeinen@ti.com</email>
</author>
<published>2017-02-07T11:39:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/kmsxx.git/commit/?id=05009c91478ca2a8790a758ed0bd218e5f4dffb8'/>
<id>05009c91478ca2a8790a758ed0bd218e5f4dffb8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix race issue in threaded test pattern draw</title>
<updated>2017-02-10T05:04:02+00:00</updated>
<author>
<name>Tomi Valkeinen</name>
<email>tomi.valkeinen@ti.com</email>
</author>
<published>2017-02-10T04:56:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/kmsxx.git/commit/?id=ea26be116ab1e93871ccbfbb1267137f4d0ce47f'/>
<id>ea26be116ab1e93871ccbfbb1267137f4d0ce47f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://github.com/jsarha/kmsxx</title>
<updated>2016-08-15T14:39:25+00:00</updated>
<author>
<name>Tomi Valkeinen</name>
<email>tomi.valkeinen@ti.com</email>
</author>
<published>2016-08-15T14:39:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/kmsxx.git/commit/?id=a7797a1361e72860072d84139bed316975572517'/>
<id>a7797a1361e72860072d84139bed316975572517</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix byte order of 24-bit formats.</title>
<updated>2016-08-15T14:31:38+00:00</updated>
<author>
<name>Jyri Sarha</name>
<email>jsarha@ti.com</email>
</author>
<published>2016-08-15T13:17:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/kmsxx.git/commit/?id=13883ffaa3e04c4ab465581127411feb4dce1b89'/>
<id>13883ffaa3e04c4ab465581127411feb4dce1b89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing BGR color formats to draw_test_pattern_part().</title>
<updated>2016-08-15T13:12:49+00:00</updated>
<author>
<name>Jyri Sarha</name>
<email>jsarha@ti.com</email>
</author>
<published>2016-08-15T13:12:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/kmsxx.git/commit/?id=235afbde971e6f5deea6b7a78d64b75614e18cab'/>
<id>235afbde971e6f5deea6b7a78d64b75614e18cab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ExtCPUFramebuffer: add size and offset params</title>
<updated>2016-08-12T08:43:07+00:00</updated>
<author>
<name>Tomi Valkeinen</name>
<email>tomi.valkeinen@ti.com</email>
</author>
<published>2016-08-12T08:42:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/kmsxx.git/commit/?id=6927e751ddd7c833f71ad7376ec055ff40bf82a7'/>
<id>6927e751ddd7c833f71ad7376ec055ff40bf82a7</id>
<content type='text'>
Add size and offset params to ExtCPUFramebuffer, so that we can fix
fbtestpat's test pattern size on larger virtual fbdevs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add size and offset params to ExtCPUFramebuffer, so that we can fix
fbtestpat's test pattern size on larger virtual fbdevs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add BGR888 (BG24) and BGR565 (BG16) pixelformats.</title>
<updated>2016-08-11T09:20:29+00:00</updated>
<author>
<name>Jyri Sarha</name>
<email>jsarha@ti.com</email>
</author>
<published>2016-08-10T20:16:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/kmsxx.git/commit/?id=3788242e4fdc57b1421b4721120477ebb2298e52'/>
<id>3788242e4fdc57b1421b4721120477ebb2298e52</id>
<content type='text'>
Note colorbar does not support 24 bit modes (RGB888 or BGR888) yet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note colorbar does not support 24 bit modes (RGB888 or BGR888) yet.
</pre>
</div>
</content>
</entry>
</feed>
