On 2 Aug 2003, Michel [ISO-8859-1] Dänzer wrote:
> On Fri, 2003-08-01 at 22:38, Chad Page wrote:
> > You might want to look for agpgart patches and/or try out ben2.
>
> Indeed, agpgart for Apple UniNorth AGP bridges is only available in the
> benh trees and linuxppc-2.5 yet. The unresolved s
Ian Romanick wrote:
Sven Luther wrote:
On Thu, Jul 31, 2003 at 09:02:08AM -0700, Ian Romanick wrote:
Keith Whitwell wrote:
It would be simple to add some checking to ensure the chipid is
recognized by the 3d driver, just hasn't been done yet.
Let me work up a patch that does this in a more g
Felix Kühling wrote:
Hi,
I attached a first attempt on a patch that makes client-side extensions
aware of multiple screens and will allow extensions to be enabled
conditionally by the drivers. This is a result of the thread
"Observations about dynamic extension registration". It compiles but the
Felix Kühling wrote:
On 01 Aug 2003 23:39:49 +0200
Michel Dänzer <[EMAIL PROTECTED]> wrote:
On Fri, 2003-08-01 at 23:10, Felix Kühling wrote:
On Fri, 1 Aug 2003 19:28:24 +0200
Felix Kühling <[EMAIL PROTECTED]> wrote:
I'm currently testing the trunk on my Radeon 7500, especially Keith's
recent TC
http://bugs.xfree86.org/show_bug.cgi?id=271
--- Additional Comments From [EMAIL PROTECTED] 2003-01-08 19:15 ---
So you're saying it still locks up with a higher timeout for you?
Re #15, I hope John can give you instructions.
I'm afraid you can't do anything like this with Magic Sysr
Hi,
I attached a first attempt on a patch that makes client-side extensions
aware of multiple screens and will allow extensions to be enabled
conditionally by the drivers. This is a result of the thread
"Observations about dynamic extension registration". It compiles but the
drivers aren't changed
On 01 Aug 2003 23:39:49 +0200
Michel Dänzer <[EMAIL PROTECTED]> wrote:
> On Fri, 2003-08-01 at 23:10, Felix Kühling wrote:
> > On Fri, 1 Aug 2003 19:28:24 +0200
> > Felix Kühling <[EMAIL PROTECTED]> wrote:
> >
> > > I'm currently testing the trunk on my Radeon 7500, especially Keith's
> > > recen
On Fri, 2003-08-01 at 18:33, Ian Romanick wrote:
>
> This does make one subtle, but VERY important change to the policy
> carried out by the driver's init function. Right now all of the drivers
> will try to run even if they don't recognize the PCI ID. If we go
> this route, that will chang
On Fri, 2003-08-01 at 22:38, Chad Page wrote:
> You might want to look for agpgart patches and/or try out ben2.
Indeed, agpgart for Apple UniNorth AGP bridges is only available in the
benh trees and linuxppc-2.5 yet. The unresolved symbols shouldn't occur
with these either, I'm afraid the Li
On Fri, 2003-08-01 at 22:28, Patricio Rojo wrote:
>
> As requested in the download page, I'm notifying of some problems I
> found with the Debian packages. I haven't tested the driver thoroughly,
> hence, the following is concerning the compilation and installation only.
>
> Line 41 of file
On Fri, 2003-08-01 at 23:10, Felix Kühling wrote:
> On Fri, 1 Aug 2003 19:28:24 +0200
> Felix Kühling <[EMAIL PROTECTED]> wrote:
>
> > I'm currently testing the trunk on my Radeon 7500, especially Keith's
> > recent TCL and dma_tmp work. All real applications seem to work fine but
> > gltext xscre
On Fri, 1 Aug 2003 19:28:24 +0200
Felix Kühling <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm currently testing the trunk on my Radeon 7500, especially Keith's
> recent TCL and dma_tmp work. All real applications seem to work fine but
> gltext xscreensaver is way too dark now. It looks like there is o
Matt Sealey wrote:
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Ian Romanick
Sent: Friday, August 01, 2003 8:09 PM
To: DRI developer's list
Subject: Re: [Dri-devel] SGI_make_current_read is in CVS
Ian Romanick wrote:
As I mentioned in a couple earlier th
You might want to look for agpgart patches and/or try out ben2.
I've gotten closer using 2.4.21ben2, but when it tries to start
with DRI all I get is a blank screen and unless I have a network
connection I need to reboot. Any ideas?
On Fri, 1 Aug 2003, Andreakis, Dean (MED) wro
Hi!
As requested in the download page, I'm notifying of some problems I
found with the Debian packages. I haven't tested the driver thoroughly,
hence, the following is concerning the compilation and installation only.
Line 41 of file modules/drm-trunk/i830_irq.c says
drm_device_
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Ian Romanick
> Sent: Friday, August 01, 2003 8:09 PM
> To: DRI developer's list
> Subject: Re: [Dri-devel] SGI_make_current_read is in CVS
>
>
> Ian Romanick wrote:
>
> > As I mentioned in a couple ear
Ian Romanick wrote:
Ian Romanick wrote:
As I mentioned in a couple earlier threads, there are some problems
with enabling this extension in a couple different drivers. Because
of that I have not committed any device-dependent code. Attached to
this message are the patches to the Radeon and MG
Ian Romanick wrote:
As I mentioned in a couple earlier threads, there are some problems with
enabling this extension in a couple different drivers. Because of that
I have not committed any device-dependent code. Attached to this
message are the patches to the Radeon and MGA drivers to enable
I am trying to get DRI enabled on my iBook2. My configuration is:
iBook2(ati radeon mobility 7500) w/ Debian (sid) running a 2.4.21
kernel (linus, not benh), XFree86 v4.3.0
I built the kernel (without DRI support and with agpgart support) and
then took Michael Danzers 0725 debian DRI packages fro
Hi,
I'm currently testing the trunk on my Radeon 7500, especially Keith's
recent TCL and dma_tmp work. All real applications seem to work fine but
gltext xscreensaver is way too dark now. It looks like there is only
ambient light. With RADEON_TCL_FORCE_DISABLE=1 it looks ok.
Regards,
Felix
---
http://bugs.xfree86.org/show_bug.cgi?id=271
--- Additional Comments From [EMAIL PROTECTED] 2003-01-08 12:57 ---
Re #9, I've now tried it. Here's what I found:
* With various values of the CCEusecTimeout (5000 -> 1000,000), I get a
reduction in frames-per sec of about 3 (Measuring wit
BTW, what about the drm modules, do they recognize the hardware also, or
do they not care about being loaded or not.
I think they check, but I'm not sure. I'd have to look.
I don't think so. The FreeBSD varients have a table of pci ids, but that's
got a lot to do with the FreeBSD device model
Sven Luther wrote:
On Thu, Jul 31, 2003 at 09:02:08AM -0700, Ian Romanick wrote:
Keith Whitwell wrote:
It would be simple to add some checking to ensure the chipid is
recognized by the 3d driver, just hasn't been done yet.
Let me work up a patch that does this in a more generally way. The
curre
http://bugs.xfree86.org/show_bug.cgi?id=314
--- Additional Comments From [EMAIL PROTECTED] 2003-01-08 06:25 ---
Are you sure you're using the patched DRM?
--
Configure bugmail: http://bugs.xfree86.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You a
[This e-mail has been automatically generated.]
You have one or more bugs assigned to you in the Bugzilla
bugsystem (http://bugs.xfree86.org/) that require
attention.
All of these bugs are in the NEW state, and have not been touched
in 7 days or more. You need to take a look at them, and
decid
http://bugs.xfree86.org/show_bug.cgi?id=271
--- Additional Comments From [EMAIL PROTECTED] 2003-01-08 04:56 ---
> PS: We don't need to make the error messages unique because we know this must
> be in R128CCEWaitForIdle(). ;P
>
You are truely wise...I am not worthy :-)
> Also, I'm cur
On Thu, Jul 31, 2003 at 09:02:08AM -0700, Ian Romanick wrote:
> Keith Whitwell wrote:
>
> >Ian Romanick wrote:
> >
> >>Michel Dänzer wrote:
> >>
> >>>On Wed, 2003-07-30 at 03:06, Ian Romanick wrote:
> >>>
> Here's a patch that should clear some of that up, at least for the
> R200-family o
27 matches
Mail list logo