Date: Sun, 15 Mar 2009 22:27:53 -0500 From: Robert Noland <rnoland@FreeBSD.org> To: Kostik Belousov <kostikbel@gmail.com> Cc: freebsd-x11 <freebsd-x11@freebsd.org>, freebsd-stable <freebsd-stable@freebsd.org> Subject: Re: Radeon r6/7xx support merged to -STABLE Message-ID: <1237174073.18826.9.camel@balrog.2hip.net> In-Reply-To: <20090315213323.GH41617@deviant.kiev.zoral.com.ua> References: <1237142952.1774.22.camel@balrog.2hip.net> <20090315213323.GH41617@deviant.kiev.zoral.com.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-Z74DwQqEE2UaKPQFO8JE Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2009-03-15 at 23:33 +0200, Kostik Belousov wrote: > On Sun, Mar 15, 2009 at 01:49:12PM -0500, Robert Noland wrote: > > I went ahead and merged the Radeon R6/7xx code to -STABLE a while ago. > >=20 > > The current xorg drivers will not enable it by default on R600+ chips. > > You will need to be using xf86-video-ati-6.12.0, > > xf86-video-radeonhd-devel or possibly even better git master of either. > >=20 > > You will need to add the following to the Device section of your > > xorg.conf to enable it. If you are experiencing issues, commenting > > these two options out, will prevent Xorg from auto-loading the kernel > > module. > >=20 > > Options "DRI" > > Options "AccelMethod" "EXA" >=20 > With this code and ati 6.12.0, I get the awful performance. > Kernel says > drm0: <ATI Radeon HD 2600 XT> on vgapci0 > vgapci0: Reserved 0x10000 bytes for rid 0x18 type 3 at 0xd0020000 > vgapci0: child drm0 requested pci_enable_busmaster > info: [drm] Initialized radeon 1.29.0 20080528 > vgapci0: Reserved 0x10000000 bytes for rid 0x10 type 3 at 0xc0000000 > info: [drm] Setting GART location based on new memory map > error: [drm:pid1494:r600_do_init_cp] *ERROR* Need gart offset from usersp= ace Your card was agp right? What happens if you force pci mode? Options "BusType" "PCI" robert. > Then, the Xorg.0.log > ... > (II) RADEON(0): [drm] register handle =3D 0xd0020000 > (II) RADEON(0): [dri] Visual configs initialized > (II) RADEON(0): RADEONRestoreMemMapRegisters() : > (II) RADEON(0): MC_FB_LOCATION : 0x00df00c0 0x00df00c0 > (II) RADEON(0): MC_AGP_LOCATION : 0x003f0000 > (=3D=3D) RADEON(0): Backing store disabled > (II) RADEON(0): [DRI] installation complete > (II) RADEON(0): [drm] removed 1 reserved context for kernel > (II) RADEON(0): [drm] unmapping 8192 bytes of SAREA 0xc731d000 at 0x286fd= 000 > (II) RADEON(0): [drm] Closed DRM master. > (WW) RADEON(0): Direct rendering disabled > (EE) RADEON(0): Acceleration initialization failed > ... --=20 Robert Noland <rnoland@FreeBSD.org> FreeBSD --=-Z74DwQqEE2UaKPQFO8JE Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iEYEABECAAYFAkm9xzkACgkQM4TrQ4qfROP5GQCeIpMFQRZTY5SPoTxXmNhPp49n m4gAn3obZ6gDA5eFAT4rCvFRabceZYTX =GlzT -----END PGP SIGNATURE----- --=-Z74DwQqEE2UaKPQFO8JE--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1237174073.18826.9.camel>