<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/drm, branch release/6.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.3.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.3.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-01-15T15:46:22Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2008-01-15T15:46:22Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-01-15T15:46:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5cd221028ba5e7ada35a0dd196fb642b44f197d1'/>
<id>urn:sha1:5cd221028ba5e7ada35a0dd196fb642b44f197d1</id>
<content type='text'>
'RELENG_6_3_0_RELEASE'.

This commit was manufactured to restore the state of the 6.3-RELEASE image.
</content>
</entry>
<entry>
<title>MFC rev. 1.5, 1.6:</title>
<updated>2007-09-10T12:51:06Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2007-09-10T12:51:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=58c0ed4ba7371f02a04b1b9c1ad5a9baccdb633e'/>
<id>urn:sha1:58c0ed4ba7371f02a04b1b9c1ad5a9baccdb633e</id>
<content type='text'>
Move the drm_pci_alloc() to the start of the i915_initialize() and drop the
the drm mutex around it.
</content>
</entry>
<entry>
<title>MFC: Merge from DRM upstream:</title>
<updated>2007-02-03T20:01:54Z</updated>
<author>
<name>Florent Thoumie</name>
<email>flz@FreeBSD.org</email>
</author>
<published>2007-02-03T20:01:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b347d27a2183ffe8998c6c816054ced6d871f912'/>
<id>urn:sha1:b347d27a2183ffe8998c6c816054ced6d871f912</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).

      src/sys/dev/drm/i915_drm.h: rev 1.3 -&gt; 1.4
      src/sys/dev/drm/radeon_drm.h: rev 1.13 -&gt; 1.14
      src/sys/dev/drm/i915_irq.c: rev 1.3 -&gt; 1.4
      src/sys/dev/drm/radeon_state.c: rev 1.21 -&gt; 1.22
      src/sys/dev/drm/i915_dma.c: rev 1.3 -&gt; 1.4
      src/sys/dev/drm/radeon_cp.c: rev 1.18 -&gt; 1.19
      src/sys/dev/drm/drmP.h: rev 1.16 -&gt; 1.17
      src/sys/dev/drm/drm_drv.c: rev 1.5 -&gt; 1.6
      src/sys/dev/drm/mach64_drm.h: rev 1.2 -&gt; 1.3
      src/sys/dev/drm/drm_pciids.h: rev 1.6 -&gt; 1.7
      src/sys/dev/drm/i915_drv.h: rev 1.3 -&gt; 1.4
      src/sys/dev/drm/radeon_drv.h: rev 1.15 -&gt; 1.16
</content>
</entry>
<entry>
<title>MFC: Use pci_find_extcap() in drm(4) and agp(4).</title>
<updated>2006-12-28T21:54:50Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2006-12-28T21:54:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=eff8e3f1f417b2e3a87e87827393c6b1fef9de04'/>
<id>urn:sha1:eff8e3f1f417b2e3a87e87827393c6b1fef9de04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge DRM from -current, including:</title>
<updated>2006-05-17T07:40:12Z</updated>
<author>
<name>Eric Anholt</name>
<email>anholt@FreeBSD.org</email>
</author>
<published>2006-05-17T07:40:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9cd5479eca649fcf1025fea77380dd99c1cbc605'/>
<id>urn:sha1:9cd5479eca649fcf1025fea77380dd99c1cbc605</id>
<content type='text'>
- i915 attachment and running fixed
- i915 vblank support
- Radeon's new memory map support, which should fix a host of stability issues
  when combined with new userland.
- ATI PCI/PCIE GART fix.
- r300 fixes

Also adds a hack to the radeon module Makefile to quiet gcc's fatal warnings
about inlines in this contrib code.
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_6'.</title>
<updated>2006-04-10T20:12:18Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2006-04-10T20:12:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=de87e7942de06c5fa7243210bf24d021da35581b'/>
<id>urn:sha1:de87e7942de06c5fa7243210bf24d021da35581b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC DRM.  Notable changes:</title>
<updated>2005-12-14T00:52:59Z</updated>
<author>
<name>Eric Anholt</name>
<email>anholt@FreeBSD.org</email>
</author>
<published>2005-12-14T00:52:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e9f2f971a98125c97000bb78ef6463d101d78e0a'/>
<id>urn:sha1:e9f2f971a98125c97000bb78ef6463d101d78e0a</id>
<content type='text'>
- i915 (i830-i915) driver ported.
- 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.
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_6'.</title>
<updated>2005-12-02T00:17:35Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-12-02T00:17:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1ee1326b0b8d97b3acbcae8d154e8638b389c84c'/>
<id>urn:sha1:1ee1326b0b8d97b3acbcae8d154e8638b389c84c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: r300 DRM support.  Supports all current non-PCIE Radeons, as far as the</title>
<updated>2005-08-04T17:31:02Z</updated>
<author>
<name>Eric Anholt</name>
<email>anholt@FreeBSD.org</email>
</author>
<published>2005-08-04T17:31:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=28d0b0247282b9c34e666c52896b7c5429be1c91'/>
<id>urn:sha1:28d0b0247282b9c34e666c52896b7c5429be1c91</id>
<content type='text'>
developers know.

Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_6'.</title>
<updated>2005-08-01T17:50:20Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-08-01T17:50:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4dd1b957b805eb5db829ecfa896526180086f0db'/>
<id>urn:sha1:4dd1b957b805eb5db829ecfa896526180086f0db</id>
<content type='text'>
</content>
</entry>
</feed>
