<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/drm/radeon_drv.h, branch releng/8.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F8.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F8.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2009-10-30T16:32:35Z</updated>
<entry>
<title>MFC r196470-196471,197154-197155,197603-197606</title>
<updated>2009-10-30T16:32:35Z</updated>
<author>
<name>Robert Noland</name>
<email>rnoland@FreeBSD.org</email>
</author>
<published>2009-10-30T16:32:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=357a8e800b8fc8645897a15ebee343955b53471d'/>
<id>urn:sha1:357a8e800b8fc8645897a15ebee343955b53471d</id>
<content type='text'>
Sync radeon drm support

This adds kernel support for r6/7xx 3D.
</content>
</entry>
<entry>
<title>Merge r196142</title>
<updated>2009-08-12T13:12:09Z</updated>
<author>
<name>Robert Noland</name>
<email>rnoland@FreeBSD.org</email>
</author>
<published>2009-08-12T13:12:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b7f930cb48008d407455c734f0480023ba667482'/>
<id>urn:sha1:b7f930cb48008d407455c734f0480023ba667482</id>
<content type='text'>
Add support for radeon RS880 IGP chips to drm.

Approved by:	re (kib)
</content>
</entry>
<entry>
<title>Add support for Radeon HD 4770 (RV740) chips.</title>
<updated>2009-07-09T16:39:28Z</updated>
<author>
<name>Robert Noland</name>
<email>rnoland@FreeBSD.org</email>
</author>
<published>2009-07-09T16:39:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=87c73f89a9180ea19b91f18f61be57c3cbb939d6'/>
<id>urn:sha1:87c73f89a9180ea19b91f18f61be57c3cbb939d6</id>
<content type='text'>
Approved by:	re@ (kib)
MFC after:	3 days
</content>
</entry>
<entry>
<title>Add regs required for occlusion queries support</title>
<updated>2009-04-07T22:20:58Z</updated>
<author>
<name>Robert Noland</name>
<email>rnoland@FreeBSD.org</email>
</author>
<published>2009-04-07T22:20:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3c834e3435b6f4f02a29109421e5b7844d61037e'/>
<id>urn:sha1:3c834e3435b6f4f02a29109421e5b7844d61037e</id>
<content type='text'>
Submitted by:	Maciej Cencora &lt;m.cencora@gmail.com&gt;
MFC after:	3 days
</content>
</entry>
<entry>
<title>Import support for ATI Radeon R600 and R700 series chips.</title>
<updated>2009-03-07T21:36:57Z</updated>
<author>
<name>Robert Noland</name>
<email>rnoland@FreeBSD.org</email>
</author>
<published>2009-03-07T21:36:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4fcda8938e68596f05c3b6944a71738b3c5d41e0'/>
<id>urn:sha1:4fcda8938e68596f05c3b6944a71738b3c5d41e0</id>
<content type='text'>
Tested on an HD3850 (RV670) on loan from Warren Block.

Currently, you need one of the following for this to be useful:

	x11-drivers/xf86-video-radeonhd-devel (not tested)
	xf86-video-ati from git (EXA works, xv is too fast)
	xf86-video-radeonhd from git (EXA works, xv works)

There is no 3d support available from dri just yet.

MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Fix some fallout from the busmaster disable cleanup</title>
<updated>2008-10-27T21:21:36Z</updated>
<author>
<name>Robert Noland</name>
<email>rnoland@FreeBSD.org</email>
</author>
<published>2008-10-27T21:21:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=38cbf617d34db7bbb2ec286230f8c3ab67d9c606'/>
<id>urn:sha1:38cbf617d34db7bbb2ec286230f8c3ab67d9c606</id>
<content type='text'>
rs400 is just like rs480

Approved by:	jhb (mentor)
Obtained from:	drm git
</content>
</entry>
<entry>
<title>Several of the newer radeon cards have moved around the registers for enabling</title>
<updated>2008-10-13T17:43:39Z</updated>
<author>
<name>Robert Noland</name>
<email>rnoland@FreeBSD.org</email>
</author>
<published>2008-10-13T17:43:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=af2da6a40ee926af56b775ccff79bd80216ad425'/>
<id>urn:sha1:af2da6a40ee926af56b775ccff79bd80216ad425</id>
<content type='text'>
busmastering support.  This also adds register definitions for MSI support,
which we will be using shortly.

Approved by:	jhb (mentor)
Obtained from:	drm git master
</content>
</entry>
<entry>
<title>Add support for Radeon rs740 (HD 2100)</title>
<updated>2008-10-13T17:38:04Z</updated>
<author>
<name>Robert Noland</name>
<email>rnoland@FreeBSD.org</email>
</author>
<published>2008-10-13T17:38:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b8865a7993e8f93d40d46552f05177df68a84ecf'/>
<id>urn:sha1:b8865a7993e8f93d40d46552f05177df68a84ecf</id>
<content type='text'>
Approved by:	jhb (mentor)
Obtained from:	drm git master
</content>
</entry>
<entry>
<title>Update drm kernel drivers.</title>
<updated>2008-08-23T20:59:12Z</updated>
<author>
<name>Robert Noland</name>
<email>rnoland@FreeBSD.org</email>
</author>
<published>2008-08-23T20:59:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a2a2d954417780ad45f8fe65cea9991ba8cc2a8b'/>
<id>urn:sha1:a2a2d954417780ad45f8fe65cea9991ba8cc2a8b</id>
<content type='text'>
This is a sync to mesa/drm pre-gem, with a few fixes on top of that.
It also contains one local patch supplied by kib@ that I can't apply to
git.master shared code.

Approved by:	flz
Obtained from:	mesa/drm git.master
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Merge from DRM upstream:</title>
<updated>2006-09-07T23:04:47Z</updated>
<author>
<name>Eric Anholt</name>
<email>anholt@FreeBSD.org</email>
</author>
<published>2006-09-07T23:04:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=90e545e597f3bb01d7b73e1aec2ac2070bedb8a4'/>
<id>urn:sha1: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>
</entry>
</feed>
