<feed xmlns='http://www.w3.org/2005/Atom'>
<title>renesas/kmsxx.git/py/pykms, branch swsync</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>[HACK] py: Expose Videomode::to_blob method</title>
<updated>2017-02-12T15:01:38+00:00</updated>
<author>
<name>Laurent Pinchart</name>
<email>laurent.pinchart@ideasonboard.com</email>
</author>
<published>2017-02-11T23:11:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/kmsxx.git/commit/?id=3037dba80d888a0322d8ebf4e9728800fc314275'/>
<id>3037dba80d888a0322d8ebf4e9728800fc314275</id>
<content type='text'>
Returning the blob through an std::unique_ptr&lt;&gt; causes issues with
pybind11. Return the blob pointer directly as a workaround while the
root cause is investigated and fixed.

Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Returning the blob through an std::unique_ptr&lt;&gt; causes issues with
pybind11. Return the blob pointer directly as a workaround while the
root cause is investigated and fixed.

Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update pybind11 to v2.0</title>
<updated>2017-02-12T15:01:37+00:00</updated>
<author>
<name>Tomi Valkeinen</name>
<email>tomi.valkeinen@ti.com</email>
</author>
<published>2017-01-03T08:38:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/kmsxx.git/commit/?id=e96a0e9b7aecc5c3b3cc3fbf705a0942bf105c9e'/>
<id>e96a0e9b7aecc5c3b3cc3fbf705a0942bf105c9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>py: Expose AtomicReq::add(std::map&lt;&gt;) method</title>
<updated>2017-02-12T14:43:53+00:00</updated>
<author>
<name>Laurent Pinchart</name>
<email>laurent.pinchart@ideasonboard.com</email>
</author>
<published>2017-02-11T23:12:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/kmsxx.git/commit/?id=f7198ea11d043768c27b9b0376c8810365aabe10'/>
<id>f7198ea11d043768c27b9b0376c8810365aabe10</id>
<content type='text'>
Only the AtomiqReq::add version that takes a single property is
currently exposed through the Python bindings. Expose the add method
that takes a list of properties as well.

Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only the AtomiqReq::add version that takes a single property is
currently exposed through the Python bindings. Expose the add method
that takes a list of properties as well.

Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>py: add ExtFramebuffer</title>
<updated>2017-02-10T09:15:19+00:00</updated>
<author>
<name>Tomi Valkeinen</name>
<email>tomi.valkeinen@ti.com</email>
</author>
<published>2017-02-10T09:15:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/kmsxx.git/commit/?id=f52f3746b034ce6ca0069205c7106ab684c002e1'/>
<id>f52f3746b034ce6ca0069205c7106ab684c002e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>omapfb: add constructor with fourcc</title>
<updated>2017-02-10T09:13:05+00:00</updated>
<author>
<name>Tomi Valkeinen</name>
<email>tomi.valkeinen@ti.com</email>
</author>
<published>2017-02-10T09:13:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/kmsxx.git/commit/?id=a42ce13524c52fabac747dde2fd5ab6e15b43139'/>
<id>a42ce13524c52fabac747dde2fd5ab6e15b43139</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>py: add DumbFb properties</title>
<updated>2017-02-10T08:55:12+00:00</updated>
<author>
<name>Tomi Valkeinen</name>
<email>tomi.valkeinen@ti.com</email>
</author>
<published>2017-02-10T05:24:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/kmsxx.git/commit/?id=d47d70dcf4bdb2ae34ec27ba65db5bfdcb64b480'/>
<id>d47d70dcf4bdb2ae34ec27ba65db5bfdcb64b480</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>Support python2 based pykms binding</title>
<updated>2017-02-06T10:59:32+00:00</updated>
<author>
<name>Alejandro Hernandez</name>
<email>ajhernandez@ti.com</email>
</author>
<published>2017-02-03T15:11:58+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/kmsxx.git/commit/?id=643d678146f0e292ed211e9fe214c145e697d2d4'/>
<id>643d678146f0e292ed211e9fe214c145e697d2d4</id>
<content type='text'>
Previously only binding with python3 was supported, this patch allows
compilation of pykms with python3 or python2. When compiling with
python2 some of the python scripts located in the py/test will not work
since they import python3 only modules

Signed-off-by: Alejandro Hernandez &lt;ajhernandez@ti.com&gt;
Signed-off-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously only binding with python3 was supported, this patch allows
compilation of pykms with python3 or python2. When compiling with
python2 some of the python scripts located in the py/test will not work
since they import python3 only modules

Signed-off-by: Alejandro Hernandez &lt;ajhernandez@ti.com&gt;
Signed-off-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add refresh() to connector, crtc and encoder</title>
<updated>2017-01-25T11:20:20+00:00</updated>
<author>
<name>Tomi Valkeinen</name>
<email>tomi.valkeinen@ti.com</email>
</author>
<published>2017-01-25T11:19:44+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/kmsxx.git/commit/?id=526c26ceec669e4b317f9dc7dc1270ca8a3b4478'/>
<id>526c26ceec669e4b317f9dc7dc1270ca8a3b4478</id>
<content type='text'>
Signed-off-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>pykms: add Videomode.__repr__</title>
<updated>2017-01-24T12:10:20+00:00</updated>
<author>
<name>Tomi Valkeinen</name>
<email>tomi.valkeinen@ti.com</email>
</author>
<published>2017-01-24T12:10:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/kmsxx.git/commit/?id=8e93fa0bb51744cb3c33ce7308c204caa68e40f8'/>
<id>8e93fa0bb51744cb3c33ce7308c204caa68e40f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
