<feed xmlns='http://www.w3.org/2005/Atom'>
<title>renesas/drm.git/libkms, 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>libdrm: Add support for Android build system</title>
<updated>2012-11-01T09:53:44+00:00</updated>
<author>
<name>Laurent Pinchart</name>
<email>laurent.pinchart@ideasonboard.com</email>
</author>
<published>2012-09-15T02:44:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=afdf8937f85f7a30648eb1d4fdb30c6f90885c51'/>
<id>afdf8937f85f7a30648eb1d4fdb30c6f90885c51</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>kms: Allow compiling libkms with Intel support</title>
<updated>2012-11-01T09:53:25+00:00</updated>
<author>
<name>Laurent Pinchart</name>
<email>laurent.pinchart@ideasonboard.com</email>
</author>
<published>2012-11-01T09:41:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=ff792066c98858c002f01b4c24b899b3791eb9de'/>
<id>ff792066c98858c002f01b4c24b899b3791eb9de</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>kms: Make libkms.h usable in C++</title>
<updated>2012-11-01T09:53:25+00:00</updated>
<author>
<name>Laurent Pinchart</name>
<email>laurent.pinchart@ideasonboard.com</email>
</author>
<published>2012-11-01T09:39:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=537f0580ac6bf94b0279b366264d3907f9fa872c'/>
<id>537f0580ac6bf94b0279b366264d3907f9fa872c</id>
<content type='text'>
Wrap the header in extern "C" { ... };.

Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Wrap the header in extern "C" { ... };.

Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>kms: Return a negative error code in kms_bo_create()</title>
<updated>2012-11-01T09:53:25+00:00</updated>
<author>
<name>Laurent Pinchart</name>
<email>laurent.pinchart@ideasonboard.com</email>
</author>
<published>2012-11-01T09:32:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=07d92fcf8d49576c6211795870f02685f9b7861d'/>
<id>07d92fcf8d49576c6211795870f02685f9b7861d</id>
<content type='text'>
The function returns returns 0 on success or a negative value in case of an
error, except when given invalid attributes in which case it returns the
positive EINVAL value. Replace that with -EINVAL to allow the caller to detect
errors with a &lt; 0 check.

Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The function returns returns 0 on success or a negative value in case of an
error, except when given invalid attributes in which case it returns the
positive EINVAL value. Replace that with -EINVAL to allow the caller to detect
errors with a &lt; 0 check.

Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libkms: link against libdrm</title>
<updated>2012-09-07T22:50:22+00:00</updated>
<author>
<name>Marcin Slusarz</name>
<email>marcin.slusarz@gmail.com</email>
</author>
<published>2012-09-07T22:49:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=9c3c95fc0cb0945492279f0c7dcc0c2b1e8f463d'/>
<id>9c3c95fc0cb0945492279f0c7dcc0c2b1e8f463d</id>
<content type='text'>
Signed-off-by: Marcin Slusarz &lt;marcin.slusarz@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Marcin Slusarz &lt;marcin.slusarz@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libkms: All current BO_TYPE are 32bpp</title>
<updated>2011-05-14T10:17:23+00:00</updated>
<author>
<name>Chris Wilson</name>
<email>chris@chris-wilson.co.uk</email>
</author>
<published>2011-05-14T10:15:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=61be94018ae9c403517d53f69357719224fa6ff3'/>
<id>61be94018ae9c403517d53f69357719224fa6ff3</id>
<content type='text'>
... so request a 32bpp dumb buffer rather than a 16bpp.

Fixes modetest and friends.

Signed-off-by: Chris Wilson &lt;chris@chris-wilson.co.uk&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... so request a 32bpp dumb buffer rather than a 16bpp.

Fixes modetest and friends.

Signed-off-by: Chris Wilson &lt;chris@chris-wilson.co.uk&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libkms: add dumb support</title>
<updated>2011-03-04T05:25:51+00:00</updated>
<author>
<name>Dave Airlie</name>
<email>airlied@redhat.com</email>
</author>
<published>2011-02-09T03:41:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=bb994653667986757b4c906b8f144737667f7374'/>
<id>bb994653667986757b4c906b8f144737667f7374</id>
<content type='text'>
this uses the drm cap interface to check if the dumb ioctl
is supported.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this uses the drm cap interface to check if the dumb ioctl
is supported.
</pre>
</div>
</content>
</entry>
<entry>
<title>libkms/radeon: Add backend</title>
<updated>2011-02-17T08:26:30+00:00</updated>
<author>
<name>nobled</name>
<email>nobled@dreamwidth.org</email>
</author>
<published>2010-09-09T09:07:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=ed7d177f66885dfbc4e8410154559c4767fefa9f'/>
<id>ed7d177f66885dfbc4e8410154559c4767fefa9f</id>
<content type='text'>
Todo: What tiling should be set on scanout buffers?

Haven't tested besides compiling it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Todo: What tiling should be set on scanout buffers?

Haven't tested besides compiling it.
</pre>
</div>
</content>
</entry>
<entry>
<title>libkms: Fix include paths</title>
<updated>2010-06-01T18:23:42+00:00</updated>
<author>
<name>Daniel Stone</name>
<email>daniel@fooishbar.org</email>
</author>
<published>2010-06-01T18:23:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=ae57dcf6e063860200b7949d5e2365e80ac4aea7'/>
<id>ae57dcf6e063860200b7949d5e2365e80ac4aea7</id>
<content type='text'>
Otherwise xf86drm.h isn't found, or the wrong one.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise xf86drm.h isn't found, or the wrong one.
</pre>
</div>
</content>
</entry>
<entry>
<title>libkms/nouveau: Add support</title>
<updated>2010-02-28T00:25:22+00:00</updated>
<author>
<name>Marcin Kościelnicki</name>
<email>koriakin@0x04.net</email>
</author>
<published>2010-02-27T16:02:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=d5a2e776826f7a849f1cf654fde8611f687eb12c'/>
<id>d5a2e776826f7a849f1cf654fde8611f687eb12c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
