<feed xmlns='http://www.w3.org/2005/Atom'>
<title>renesas/drm.git/tests/radeon, branch master</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>Add static qualifier to local functions</title>
<updated>2015-03-15T18:17:02+00:00</updated>
<author>
<name>Jan Vesely</name>
<email>jan.vesely@rutgers.edu</email>
</author>
<published>2015-02-27T16:43:44+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=d729d75f8449c6968f988d8b93ec33a1ba5a2c38'/>
<id>d729d75f8449c6968f988d8b93ec33a1ba5a2c38</id>
<content type='text'>
v2: Don't bother marking dead functions static
    (handler, xf86VDrvMsgVerb, drmSetDebugMsgFunction)

Signed-off-by: Jan Vesely &lt;jan.vesely@rutgers.edu&gt;
Reviewed-by: Emil Velikov &lt;emil.l.velikov@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
v2: Don't bother marking dead functions static
    (handler, xf86VDrvMsgVerb, drmSetDebugMsgFunction)

Signed-off-by: Jan Vesely &lt;jan.vesely@rutgers.edu&gt;
Reviewed-by: Emil Velikov &lt;emil.l.velikov@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/radeon: set the list* functions as inline</title>
<updated>2015-02-27T15:51:36+00:00</updated>
<author>
<name>Emil Velikov</name>
<email>emil.l.velikov@gmail.com</email>
</author>
<published>2015-02-23T14:17:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=f799a527db2851b2890146a9ce777f73fea30176'/>
<id>f799a527db2851b2890146a9ce777f73fea30176</id>
<content type='text'>
To silence the chatty compiler.
As a future work we may want to merge these with libdrm_lists.h

Cc: Jerome Glisse &lt;jglisse@redhat.com&gt;
Signed-off-by: Emil Velikov &lt;emil.l.velikov@gmail.com&gt;
Reviewed-by: Jan Vesely &lt;jan.vesely@rutgers.edu&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To silence the chatty compiler.
As a future work we may want to merge these with libdrm_lists.h

Cc: Jerome Glisse &lt;jglisse@redhat.com&gt;
Signed-off-by: Emil Velikov &lt;emil.l.velikov@gmail.com&gt;
Reviewed-by: Jan Vesely &lt;jan.vesely@rutgers.edu&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>autotools: add WARN_CFLAGS to all targets</title>
<updated>2015-02-27T15:51:24+00:00</updated>
<author>
<name>Emil Velikov</name>
<email>emil.l.velikov@gmail.com</email>
</author>
<published>2015-02-23T12:52:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=4c6b1b1a825a01cb64451306bbebd61927442bb0'/>
<id>4c6b1b1a825a01cb64451306bbebd61927442bb0</id>
<content type='text'>
... minus test/ttmtest. The latter is not really hooked up with the
actual build.

This will give us 66 warnings on a distribution build of which
 - 12 -Wunused-variable
 - 11 -Wunused-function
 - 19 -Wmissing-prototypes
and a few -Wswitch-enum, -Wtype-limits etc.

Adding the CFLAGS gives some exposure to these so that we can fix them.

Signed-off-by: Emil Velikov &lt;emil.l.velikov@gmail.com&gt;
Reviewed-by: Jan Vesely &lt;jan.vesely@rutgers.edu&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... minus test/ttmtest. The latter is not really hooked up with the
actual build.

This will give us 66 warnings on a distribution build of which
 - 12 -Wunused-variable
 - 11 -Wunused-function
 - 19 -Wmissing-prototypes
and a few -Wswitch-enum, -Wtype-limits etc.

Adding the CFLAGS gives some exposure to these so that we can fix them.

Signed-off-by: Emil Velikov &lt;emil.l.velikov@gmail.com&gt;
Reviewed-by: Jan Vesely &lt;jan.vesely@rutgers.edu&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>radeon: Add missing header includes.</title>
<updated>2014-07-16T03:16:08+00:00</updated>
<author>
<name>Thomas Klausner</name>
<email>wiz@NetBSD.org</email>
</author>
<published>2014-07-15T17:22:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=c0b34dca2632a774249cfa3b969c3f7ce9df33e1'/>
<id>c0b34dca2632a774249cfa3b969c3f7ce9df33e1</id>
<content type='text'>
unistd.h for close() and xf86drm.h for drmOpen().

Signed-off-by: Thomas Klausner &lt;wiz@NetBSD.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
unistd.h for close() and xf86drm.h for drmOpen().

Signed-off-by: Thomas Klausner &lt;wiz@NetBSD.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>test/radeon: add missing files for dist</title>
<updated>2011-12-05T21:24:48+00:00</updated>
<author>
<name>Dave Airlie</name>
<email>airlied@redhat.com</email>
</author>
<published>2011-12-05T21:24:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=902ee661f1864aaf8325621085f6a1b5a6a3673a'/>
<id>902ee661f1864aaf8325621085f6a1b5a6a3673a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/radeon: radeon specific test</title>
<updated>2011-11-10T22:14:42+00:00</updated>
<author>
<name>Jerome Glisse</name>
<email>jglisse@redhat.com</email>
</author>
<published>2011-11-10T21:47:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=ca4971292cf99e0063416cd1c3467af94637bf2b'/>
<id>ca4971292cf99e0063416cd1c3467af94637bf2b</id>
<content type='text'>
Initial test only include ttm test for stressing ttm memory
allocations.

Signed-off-by: Jerome Glisse &lt;jglisse@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Initial test only include ttm test for stressing ttm memory
allocations.

Signed-off-by: Jerome Glisse &lt;jglisse@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
