<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/drm/drm_drv.c, branch release/7.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2008-02-24T05:45:17+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-02-24T05:45:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a9c219fa3cec18ef9f30edec6fa106bf0e2d423d'/>
<id>a9c219fa3cec18ef9f30edec6fa106bf0e2d423d</id>
<content type='text'>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC v1.7 (by request from remko because he is injured)</title>
<updated>2008-01-29T01:39:16+00:00</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2008-01-29T01:39:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c45b29288040c726a67b319e9f0ac1a33f4d4454'/>
<id>c45b29288040c726a67b319e9f0ac1a33f4d4454</id>
<content type='text'>
&gt; revision 1.7
&gt; date: 2008/01/16 13:54:40;  author: remko;  state: Exp;  lines: +9 -6
&gt; Dont accidentally remove a filesocket which is still in use. This gives
&gt; problems when the DRM driver is loaded and the AIXGL extension is loaded
&gt; , the AIXGL driver requests a drm_close and this will cause the radeon
&gt; driver to fail while starting X windows.
&gt;
&gt; PR:             kern/114688
&gt; Submitted by:   vehemens &lt;vehemens at verizon dot net&gt;
&gt; Prodded by:     Robert Noland
&gt; Approved by:    imp (mentor, a while ago already), anholt

Approved by:			re (kensmith)
Me doing MFC requested by:	remko
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
&gt; revision 1.7
&gt; date: 2008/01/16 13:54:40;  author: remko;  state: Exp;  lines: +9 -6
&gt; Dont accidentally remove a filesocket which is still in use. This gives
&gt; problems when the DRM driver is loaded and the AIXGL extension is loaded
&gt; , the AIXGL driver requests a drm_close and this will cause the radeon
&gt; driver to fail while starting X windows.
&gt;
&gt; PR:             kern/114688
&gt; Submitted by:   vehemens &lt;vehemens at verizon dot net&gt;
&gt; Prodded by:     Robert Noland
&gt; Approved by:    imp (mentor, a while ago already), anholt

Approved by:			re (kensmith)
Me doing MFC requested by:	remko
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from DRM upstream:</title>
<updated>2006-09-07T23:04:47+00:00</updated>
<author>
<name>Eric Anholt</name>
<email>anholt@FreeBSD.org</email>
</author>
<published>2006-09-07T23:04:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=90e545e597f3bb01d7b73e1aec2ac2070bedb8a4'/>
<id>90e545e597f3bb01d7b73e1aec2ac2070bedb8a4</id>
<content type='text'>
- Add support for Intel 965 Express chipsets.
- Add support for R200 vertex programs, along with minor bugfixes.
- Add support for vblank synchronization to pipe B of Intel hardware
  (laptop screens).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add support for Intel 965 Express chipsets.
- Add support for R200 vertex programs, along with minor bugfixes.
- Add support for vblank synchronization to pipe B of Intel hardware
  (laptop screens).
</pre>
</div>
</content>
</entry>
<entry>
<title>- Bump FreeBSD version for the hostb(4) and vgapci(4) drivers as well as</title>
<updated>2005-12-20T22:44:36+00:00</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2005-12-20T22:44:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e9aa66d283ffab59006ac183b8788b3630178717'/>
<id>e9aa66d283ffab59006ac183b8788b3630178717</id>
<content type='text'>
  the addition of pci_find_extcap().
- Change the drm drivers to attach to vgapci.  This is #ifdef'd so the
  code can be shared across branches.
- Use pci_find_extcap() to look for AGP and PCIE capabilities in drm.
- GC all the drmsub stuff for i810/i830/i915.  The agp and drm devices are
  now both children of vgapci.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  the addition of pci_find_extcap().
- Change the drm drivers to attach to vgapci.  This is #ifdef'd so the
  code can be shared across branches.
- Use pci_find_extcap() to look for AGP and PCIE capabilities in drm.
- GC all the drmsub stuff for i810/i830/i915.  The agp and drm devices are
  now both children of vgapci.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge DRM CVS as of 2005-12-02, adding i915 DRM support thanks to Alexey Popov,</title>
<updated>2005-12-03T01:23:50+00:00</updated>
<author>
<name>Eric Anholt</name>
<email>anholt@FreeBSD.org</email>
</author>
<published>2005-12-03T01:23:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=69b9fffc8440c68ab0d76c22449852a70c75e9af'/>
<id>69b9fffc8440c68ab0d76c22449852a70c75e9af</id>
<content type='text'>
and a new r300 PCI ID.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and a new r300 PCI ID.
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore the enabling of debugging by default by the DRM_DEBUG kernel option.</title>
<updated>2005-12-02T08:53:51+00:00</updated>
<author>
<name>Eric Anholt</name>
<email>anholt@FreeBSD.org</email>
</author>
<published>2005-12-02T08:53:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=45160a070ad17b30976afa607d1d44803f72789a'/>
<id>45160a070ad17b30976afa607d1d44803f72789a</id>
<content type='text'>
It remains controlled by hw.dri.*.debug no matter what.

PR:		kern/85479
Submitted by:	Oliver Fromme &lt;olli@secnetix.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It remains controlled by hw.dri.*.debug no matter what.

PR:		kern/85479
Submitted by:	Oliver Fromme &lt;olli@secnetix.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update DRM to CVS snapshot as of 2005-11-28.  Notable changes:</title>
<updated>2005-11-28T23:13:57+00:00</updated>
<author>
<name>Eric Anholt</name>
<email>anholt@FreeBSD.org</email>
</author>
<published>2005-11-28T23:13:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9fb0767374acc0c89f0462bda9128825a4b663a3'/>
<id>9fb0767374acc0c89f0462bda9128825a4b663a3</id>
<content type='text'>
- S3 Savage driver ported.
- Added support for ATI_fragment_shader registers for r200.
- Improved r300 support, needed for latest r300 DRI driver.
- (possibly) r300 PCIE support, needs X.Org server from CVS.
- Added support for PCI Matrox cards.
- Software fallbacks fixed for Rage 128, which used to render badly or hang.
- Some issues reported by WITNESS are fixed.
- i915 module Makefile added, as the driver may now be working, but is untested.
- Added scripts for copying and preprocessing DRM CVS for inclusion in the
  kernel.  Thanks to Daniel Stone for getting me started on that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- S3 Savage driver ported.
- Added support for ATI_fragment_shader registers for r200.
- Improved r300 support, needed for latest r300 DRI driver.
- (possibly) r300 PCIE support, needs X.Org server from CVS.
- Added support for PCI Matrox cards.
- Software fallbacks fixed for Rage 128, which used to render badly or hang.
- Some issues reported by WITNESS are fixed.
- i915 module Makefile added, as the driver may now be working, but is untested.
- Added scripts for copying and preprocessing DRM CVS for inclusion in the
  kernel.  Thanks to Daniel Stone for getting me started on that.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to DRM CVS as of 2005-04-12, bringing many changes:</title>
<updated>2005-04-16T03:44:47+00:00</updated>
<author>
<name>Eric Anholt</name>
<email>anholt@FreeBSD.org</email>
</author>
<published>2005-04-16T03:44:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b8aa843c63a4db42e057fb590e6cbffe2686a644'/>
<id>b8aa843c63a4db42e057fb590e6cbffe2686a644</id>
<content type='text'>
- Split core DRM routines back into their own module, rather than using the
  nasty templated system like before.
- Development-class R300 support in radeon driver (requires userland pieces, of
  course).
- Mach64 driver (haven't tested in a while -- my mach64s no longer fit in the
  testbox).  Covers Rage Pros, Rage Mobility P/M, Rage XL, and some others.
- i915 driver files, which just need to get drm_drv.c fixed to allow attachment
  to the drmsub device.  Covers i830 through i915 integrated graphics.
- savage driver files, which should require minimal changes to work.  Covers the
  Savage3D, Savage IX/MX, Savage 4, ProSavage.
- Support for color and texture tiling and HyperZ features of Radeon.

Thanks to:	scottl (much p4 handholding)
		Jung-uk Kim (helpful prodding)
PR:		[1] kern/76879, [2] kern/72548
Submitted by:	[1] Alex, lesha at intercaf dot ru
		[2] Shaun Jurrens, shaun at shamz dot net
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Split core DRM routines back into their own module, rather than using the
  nasty templated system like before.
- Development-class R300 support in radeon driver (requires userland pieces, of
  course).
- Mach64 driver (haven't tested in a while -- my mach64s no longer fit in the
  testbox).  Covers Rage Pros, Rage Mobility P/M, Rage XL, and some others.
- i915 driver files, which just need to get drm_drv.c fixed to allow attachment
  to the drmsub device.  Covers i830 through i915 integrated graphics.
- savage driver files, which should require minimal changes to work.  Covers the
  Savage3D, Savage IX/MX, Savage 4, ProSavage.
- Support for color and texture tiling and HyperZ features of Radeon.

Thanks to:	scottl (much p4 handholding)
		Jung-uk Kim (helpful prodding)
PR:		[1] kern/76879, [2] kern/72548
Submitted by:	[1] Alex, lesha at intercaf dot ru
		[2] Shaun Jurrens, shaun at shamz dot net
</pre>
</div>
</content>
</entry>
</feed>
