<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-sdk/libdrm, branch master</title>
<subtitle>Integrated Android Product SDK Hardened Software.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.ti.com/cgit/android-sdk/libdrm/'/>
<entry>
<title>Add new DRM_MODE_CONNECTOR and _ENCODER defines</title>
<updated>2015-10-07T21:42:25+00:00</updated>
<author>
<name>Adam Cheney</name>
</author>
<published>2014-12-16T17:22:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ti.com/cgit/android-sdk/libdrm/commit/?id=cc8b4d68aca722848bf859b89174137952398b5e'/>
<id>cc8b4d68aca722848bf859b89174137952398b5e</id>
<content type='text'>
Update drm_mode.h defines from kernel upstream for connector and
encoder types to expose DSI and other newly defined types.

Signed-off-by: Adam Cheney &lt;acheney@nvidia.com&gt;
Signed-off-by: Rob Clark &lt;robclark@freedesktop.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update drm_mode.h defines from kernel upstream for connector and
encoder types to expose DSI and other newly defined types.

Signed-off-by: Adam Cheney &lt;acheney@nvidia.com&gt;
Signed-off-by: Rob Clark &lt;robclark@freedesktop.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>drm: Initialize or valgrind-clear modesetting ioctl arguments.</title>
<updated>2015-01-30T22:04:01+00:00</updated>
<author>
<name>Eric Anholt</name>
</author>
<published>2014-11-15T06:12:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ti.com/cgit/android-sdk/libdrm/commit/?id=e4013228673a26ff7043972f6c5a053c02663b71'/>
<id>e4013228673a26ff7043972f6c5a053c02663b71</id>
<content type='text'>
Fixes valgrind complaints in the modesetting driver.  I tried to
follow each ioctl's pattern for whether it was initializing just the
in values, or both in and out values.

Reviewed-by: Kenneth Graunke &lt;kenneth@whitecape.org&gt;
Signed-off-by: Eric Anholt &lt;eric@anholt.net&gt;
Signed-off-by: srinivas pulukuru &lt;srinivas.pulukuru@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes valgrind complaints in the modesetting driver.  I tried to
follow each ioctl's pattern for whether it was initializing just the
in values, or both in and out values.

Reviewed-by: Kenneth Graunke &lt;kenneth@whitecape.org&gt;
Signed-off-by: Eric Anholt &lt;eric@anholt.net&gt;
Signed-off-by: srinivas pulukuru &lt;srinivas.pulukuru@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libdrm/mode: Update the encoder and connector defines</title>
<updated>2015-01-30T22:04:01+00:00</updated>
<author>
<name>Thomas Hellstrom</name>
</author>
<published>2014-11-15T06:11:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ti.com/cgit/android-sdk/libdrm/commit/?id=c9ca82b80acfa19ad63580ec6a153be4ffeec67b'/>
<id>c9ca82b80acfa19ad63580ec6a153be4ffeec67b</id>
<content type='text'>
Update the defines to match the kernel drm_mode.h

Signed-off-by: Thomas Hellstrom &lt;thellstrom@vmware.com&gt;
Reviewed-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
Signed-off-by: srinivas pulukuru &lt;srinivas.pulukuru@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the defines to match the kernel drm_mode.h

Signed-off-by: Thomas Hellstrom &lt;thellstrom@vmware.com&gt;
Reviewed-by: Alex Deucher &lt;alexander.deucher@amd.com&gt;
Signed-off-by: srinivas pulukuru &lt;srinivas.pulukuru@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>drm: Introduce a drmSetClientCap() wrapper</title>
<updated>2015-01-30T22:04:01+00:00</updated>
<author>
<name>Damien Lespiau</name>
</author>
<published>2014-11-15T06:09:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ti.com/cgit/android-sdk/libdrm/commit/?id=c0eab7399e0e903d23ef1130e4094f7cabbd5b67'/>
<id>c0eab7399e0e903d23ef1130e4094f7cabbd5b67</id>
<content type='text'>
That wraps around the new DRM_SET_CLIENT_CAP ioctl.
v2: SET_CAP -&gt; SET_CLIENT_CAP renaming

Signed-off-by: Damien Lespiau &lt;damien.lespiau@intel.com&gt;
Signed-off-by: srinivas pulukuru &lt;srinivas.pulukuru@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That wraps around the new DRM_SET_CLIENT_CAP ioctl.
v2: SET_CAP -&gt; SET_CLIENT_CAP renaming

Signed-off-by: Damien Lespiau &lt;damien.lespiau@intel.com&gt;
Signed-off-by: srinivas pulukuru &lt;srinivas.pulukuru@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>drm: Sync the DRM_SET_CLIENT_CAP ioctl definition</title>
<updated>2015-01-30T22:04:01+00:00</updated>
<author>
<name>srinivas pulukuru</name>
</author>
<published>2015-01-30T05:38:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ti.com/cgit/android-sdk/libdrm/commit/?id=5f5fbf49b6baef5996f2cc4ce85175c091083e60'/>
<id>5f5fbf49b6baef5996f2cc4ce85175c091083e60</id>
<content type='text'>
v2: SET_CAP -&gt; SET_CLIENT_CAP renaming

Signed-off-by: Damien Lespiau &lt;damien.lespiau@intel.com&gt;
Signed-off-by: srinivas pulukuru &lt;srinivas.pulukuru@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
v2: SET_CAP -&gt; SET_CLIENT_CAP renaming

Signed-off-by: Damien Lespiau &lt;damien.lespiau@intel.com&gt;
Signed-off-by: srinivas pulukuru &lt;srinivas.pulukuru@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>drm: Synchronize the stereo 3D mode flags from the kernel headers</title>
<updated>2015-01-30T22:04:01+00:00</updated>
<author>
<name>Damien Lespiau</name>
</author>
<published>2014-11-15T06:02:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ti.com/cgit/android-sdk/libdrm/commit/?id=24a14d6419f48ae06dfab5d0d9adf4b8f13a4102'/>
<id>24a14d6419f48ae06dfab5d0d9adf4b8f13a4102</id>
<content type='text'>
v2: stereo layouts are now an enum (Daniel Vetter)

Signed-off-by: Damien Lespiau &lt;damien.lespiau@intel.com&gt;
Signed-off-by: srinivas pulukuru &lt;srinivas.pulukuru@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
v2: stereo layouts are now an enum (Daniel Vetter)

Signed-off-by: Damien Lespiau &lt;damien.lespiau@intel.com&gt;
Signed-off-by: srinivas pulukuru &lt;srinivas.pulukuru@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libdrm: Make some drm headers compatible with gcc -std=c89 -pedantic</title>
<updated>2015-01-30T22:04:01+00:00</updated>
<author>
<name>Daniel Kurtz</name>
</author>
<published>2014-11-15T05:59:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ti.com/cgit/android-sdk/libdrm/commit/?id=33f1f8cf3af4ea56ab07d9be74f2056c112983e8'/>
<id>33f1f8cf3af4ea56ab07d9be74f2056c112983e8</id>
<content type='text'>
The following minor changes were needed to these headers:
* Convert // comments to /* */
* No , after final member of enum
With these changes, these header files can be included by a program that
is built with gcc options:
-std=c89 -Werror -pedantic

Signed-off-by: Daniel Kurtz &lt;djkurtz@chromium.org&gt;
Signed-off-by: Eric Anholt &lt;eric@anholt.net&gt;
Reviewed-by: Eric Anholt &lt;eric@anholt.net&gt;

Signed-off-by: srinivas pulukuru &lt;srinivas.pulukuru@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The following minor changes were needed to these headers:
* Convert // comments to /* */
* No , after final member of enum
With these changes, these header files can be included by a program that
is built with gcc options:
-std=c89 -Werror -pedantic

Signed-off-by: Daniel Kurtz &lt;djkurtz@chromium.org&gt;
Signed-off-by: Eric Anholt &lt;eric@anholt.net&gt;
Reviewed-by: Eric Anholt &lt;eric@anholt.net&gt;

Signed-off-by: srinivas pulukuru &lt;srinivas.pulukuru@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libdrm: add missing DRM_CAP_TIMESTAMP_MONOTONIC</title>
<updated>2015-01-30T22:04:01+00:00</updated>
<author>
<name>Imre Deak</name>
</author>
<published>2014-11-15T05:58:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ti.com/cgit/android-sdk/libdrm/commit/?id=245a2966a4592f2fe33bdc18f168950acd86f351'/>
<id>245a2966a4592f2fe33bdc18f168950acd86f351</id>
<content type='text'>
Just add the definition according the kernel's copy of drm.h

Signed-off-by: Imre Deak &lt;imre.deak@intel.com&gt;
Signed-off-by: srinivas pulukuru &lt;srinivas.pulukuru@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Just add the definition according the kernel's copy of drm.h

Signed-off-by: Imre Deak &lt;imre.deak@intel.com&gt;
Signed-off-by: srinivas pulukuru &lt;srinivas.pulukuru@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>drm: add hotspot cursor interface support.</title>
<updated>2015-01-30T22:04:01+00:00</updated>
<author>
<name>Dave Airlie</name>
</author>
<published>2014-11-15T05:56:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ti.com/cgit/android-sdk/libdrm/commit/?id=ccb75122cdbfd120a715aad1d94275118a0c1ea2'/>
<id>ccb75122cdbfd120a715aad1d94275118a0c1ea2</id>
<content type='text'>
Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;
Signed-off-by: srinivas pulukuru &lt;srinivas.pulukuru@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;
Signed-off-by: srinivas pulukuru &lt;srinivas.pulukuru@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>kms: Return a negative error code in kms_bo_create()</title>
<updated>2015-01-30T22:04:01+00:00</updated>
<author>
<name>Laurent Pinchart</name>
</author>
<published>2014-11-15T05:53:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ti.com/cgit/android-sdk/libdrm/commit/?id=5f74733530adf53accb97485b054f0b76995cbcd'/>
<id>5f74733530adf53accb97485b054f0b76995cbcd</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;
Reviewed-by: Jakob Bornecrantz &lt;wallbraker@gmail.com&gt;
Signed-off-by: srinivas pulukuru &lt;srinivas.pulukuru@ti.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;
Reviewed-by: Jakob Bornecrantz &lt;wallbraker@gmail.com&gt;
Signed-off-by: srinivas pulukuru &lt;srinivas.pulukuru@ti.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
