<feed xmlns='http://www.w3.org/2005/Atom'>
<title>renesas/drm.git/bsd-core/Makefile, branch live</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>Drop shared-core, bsd-core, linux-core and scripts subdirs</title>
<updated>2009-11-17T15:54:11+00:00</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2009-11-17T14:46:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=9dd3613073aa2491cef440725fdfa0cf1e8f1a42'/>
<id>9dd3613073aa2491cef440725fdfa0cf1e8f1a42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>FreeBSD: Set up the nouveau build infrastructure</title>
<updated>2009-03-16T06:17:00+00:00</updated>
<author>
<name>Robert Noland</name>
<email>rnoland@2hip.net</email>
</author>
<published>2009-03-16T06:07:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=e8d34762558224bb76862425de965c47858f2afd'/>
<id>e8d34762558224bb76862425de965c47858f2afd</id>
<content type='text'>
disabled by default until the rest of the patches are in.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
disabled by default until the rest of the patches are in.
</pre>
</div>
</content>
</entry>
<entry>
<title>BSD: Replace symlink building with symlinks in git.</title>
<updated>2007-07-20T19:53:53+00:00</updated>
<author>
<name>Eric Anholt</name>
<email>eric@anholt.net</email>
</author>
<published>2007-07-20T13:42:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=35de4868361ce1fb515cf33f27e6be4c59b07f89'/>
<id>35de4868361ce1fb515cf33f27e6be4c59b07f89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update a bunch of FreeBSD port code.</title>
<updated>2007-05-29T22:02:44+00:00</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2007-05-15T20:35:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=b0c8d885ce645aee5027a75e4149ba4be265b55d'/>
<id>b0c8d885ce645aee5027a75e4149ba4be265b55d</id>
<content type='text'>
Tested on r200/r300.  i915 updates still remain to be done.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tested on r200/r300.  i915 updates still remain to be done.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compiling and reenable build of i915 driver.</title>
<updated>2005-11-15T09:22:09+00:00</updated>
<author>
<name>Eric Anholt</name>
<email>anholt@freebsd.org</email>
</author>
<published>2005-11-15T09:22:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=c575b7e19ec83e663af91b431ac8c0a9e16a3a5d'/>
<id>c575b7e19ec83e663af91b431ac8c0a9e16a3a5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial port of savage to FreeBSD for the AGP and !ShadowStatus case. Adds</title>
<updated>2005-11-08T20:25:00+00:00</updated>
<author>
<name>Eric Anholt</name>
<email>anholt@freebsd.org</email>
</author>
<published>2005-11-08T20:25:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=a10d8178e32528e0fd8a7afa24e71a35b1c0582d'/>
<id>a10d8178e32528e0fd8a7afa24e71a35b1c0582d</id>
<content type='text'>
    drm_mtrr_{add,del} for handling the MTRR setup. Still has a LOR issue
    with DRM_VERIFYAREA_READ/DRM_COPY_FROM_USER_UNCHECKED in savage_bci.c
    -- this won't work with the fine-grained locking in use, and just doing
    a single copyin to a temporary will probably work fine. Also note that
    the module leaks approximately 4 kb on unload.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    drm_mtrr_{add,del} for handling the MTRR setup. Still has a LOR issue
    with DRM_VERIFYAREA_READ/DRM_COPY_FROM_USER_UNCHECKED in savage_bci.c
    -- this won't work with the fine-grained locking in use, and just doing
    a single copyin to a temporary will probably work fine. Also note that
    the module leaks approximately 4 kb on unload.
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-disable the via driver while it's broken on BSD.</title>
<updated>2005-11-06T06:32:25+00:00</updated>
<author>
<name>Eric Anholt</name>
<email>anholt@freebsd.org</email>
</author>
<published>2005-11-06T06:32:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=900a7e4c364d86a10dcce535f0533dac7a7a97aa'/>
<id>900a7e4c364d86a10dcce535f0533dac7a7a97aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Port the VIA DRM to FreeBSD. Original patch by Jake, with some cleanup by</title>
<updated>2005-08-15T18:07:12+00:00</updated>
<author>
<name>Eric Anholt</name>
<email>anholt@freebsd.org</email>
</author>
<published>2005-08-15T18:07:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=8c21b783c3e38aa2c2d16e11ec01cf695f8e7f8a'/>
<id>8c21b783c3e38aa2c2d16e11ec01cf695f8e7f8a</id>
<content type='text'>
    me to match other drivers and avoid ifdeffing. The linux via_drv.c will
    be moved from shared-core to linux-core soon by repocopy.
Submitted by: Jake Burkholder &lt;jake@FreeBSD.org&gt; Tested by: unichrome
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    me to match other drivers and avoid ifdeffing. The linux via_drv.c will
    be moved from shared-core to linux-core soon by repocopy.
Submitted by: Jake Burkholder &lt;jake@FreeBSD.org&gt; Tested by: unichrome
</pre>
</div>
</content>
</entry>
<entry>
<title>Link in the savage files from shared-core.</title>
<updated>2005-07-27T20:19:29+00:00</updated>
<author>
<name>Eric Anholt</name>
<email>anholt@freebsd.org</email>
</author>
<published>2005-07-27T20:19:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=fccd351c8f17f69dd4ce986f0a626b42bbcb4ef0'/>
<id>fccd351c8f17f69dd4ce986f0a626b42bbcb4ef0</id>
<content type='text'>
Submitted by: jkim
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by: jkim
</pre>
</div>
</content>
</entry>
<entry>
<title>Add latest r300 support from r300.sf.net CVS. Patch submitted by volodya,</title>
<updated>2005-07-20T21:17:47+00:00</updated>
<author>
<name>Eric Anholt</name>
<email>anholt@freebsd.org</email>
</author>
<published>2005-07-20T21:17:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/drm.git/commit/?id=ab59dd285c4ccdec92adadfcb869fc83edd96e86'/>
<id>ab59dd285c4ccdec92adadfcb869fc83edd96e86</id>
<content type='text'>
    with BSD fix from jkim and the r300_reg.h license from Nicolai Haehnle.
    Big thanks to everyone involved!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    with BSD fix from jkim and the r300_reg.h license from Nicolai Haehnle.
    Big thanks to everyone involved!
</pre>
</div>
</content>
</entry>
</feed>
