[Dri-devel] [Bug 836] Radeon 9200 - hangups

2003-11-07 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter your comments there. http://bugs.xfree86.org/show_bug.cgi?id=836 --- Additional Comments From [EMAIL PROTECTED] 2003-08-11 01:18 --- try disabling pageflip

Re: [Dri-devel] RADEONWaitForIdleMMIO

2003-11-07 Thread Alex Deucher
that's the weirdest thing! I swear I remember seeing it defined, now I can't find it anywhere. Alex --- Jon Smirl <[EMAIL PROTECTED]> wrote: > Can someone give me a clue as to where RADEONWaitForIdleMMIO is > defined? > I can't find it via grep, maybe a macro is building it. > > = > Jon Sm

[Dri-devel] RADEONWaitForIdleMMIO

2003-11-07 Thread Jon Smirl
Can someone give me a clue as to where RADEONWaitForIdleMMIO is defined? I can't find it via grep, maybe a macro is building it. = Jon Smirl [EMAIL PROTECTED] __ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whats

[Dri-devel] [Bug 851] America's Army rendering problem

2003-11-07 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter your comments there. http://bugs.xfree86.org/show_bug.cgi?id=851 [EMAIL PROTECTED] changed: What|Removed |Added ---

[Dri-devel] [Bug 453] manywin (from Mesa) doesn't update all windows w/direct rendering

2003-11-07 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter your comments there. http://bugs.xfree86.org/show_bug.cgi?id=453 --- Additional Comments From [EMAIL PROTECTED] 2003-07-11 19:50 --- Ian - There's not much

[Dri-devel] [Bug 836] Radeon 9200 - hangups

2003-11-07 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter your comments there. http://bugs.xfree86.org/show_bug.cgi?id=836 [EMAIL PROTECTED] changed: What|Removed |Added ---

[Dri-devel] [Bug 704] Display freeze with Java3D and Radeon 9000

2003-11-07 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter your comments there. http://bugs.xfree86.org/show_bug.cgi?id=704 [EMAIL PROTECTED] changed: What|Removed |Added ---

[Dri-devel] [Bug 791] radeon_vtxfmt_x86.c does not compile

2003-11-07 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter your comments there. http://bugs.xfree86.org/show_bug.cgi?id=791 [EMAIL PROTECTED] changed: What|Removed |Added ---

[Dri-devel] [Bug 314] 3D support for Radeon IGP chips

2003-11-07 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter your comments there. http://bugs.xfree86.org/show_bug.cgi?id=314 --- Additional Comments From [EMAIL PROTECTED] 2003-07-11 19:12 --- Well, I'd like to know

Re: [Dri-devel] Problems with the radeon 1.9.0 driver in 2.6.0-test9-mm2

2003-11-07 Thread Andrew Morton
Bradley Chapman <[EMAIL PROTECTED]> wrote: > > > -extern const drm_agp_t agp_drm; > > +extern const drm_agp_t *drm_agp_p; > > > > #endif /* __KERNEL__ */ > > #endif /* _AGP_BACKEND_H */ > > > > This patch has fixed the bug introduced by

Re: [Dri-devel] DRM copy VBIOS ROM function

2003-11-07 Thread David Dawes
On Fri, Nov 07, 2003 at 02:39:49PM -0800, Jon Smirl wrote: >I should be more specific, it's mapping the ROM into PCI space that the kernel >doesn't know about. Of course the kernel knows about the mapping from PCI space >to user space. During a hotplug event the kernel could map the new device on t

Re: [Dri-devel] DRM copy VBIOS ROM function

2003-11-07 Thread Eric Anholt
On Thu, 2003-11-06 at 10:48, Jon Smirl wrote: > I'm working on a function like the one below for copying out the VBIOS ROM. This > would make a good candidate for a device indepenent DRM IOCTL (with a callout > for the bug fix). This is something that really should be fixed in X. Mapping > the ROM

Re: [Dri-devel] DRM copy VBIOS ROM function

2003-11-07 Thread Linus Torvalds
On Fri, 7 Nov 2003, Jon Smirl wrote: > > I should be more specific, it's mapping the ROM into PCI space that the kernel > doesn't know about. Of course the kernel knows about the mapping from PCI space > to user space. During a hotplug event the kernel could map the new device on top > of the ROM

Re: [Dri-devel] DRM copy VBIOS ROM function

2003-11-07 Thread Jon Smirl
I should be more specific, it's mapping the ROM into PCI space that the kernel doesn't know about. Of course the kernel knows about the mapping from PCI space to user space. During a hotplug event the kernel could map the new device on top of the ROM in PCI space. --- Jon Smirl <[EMAIL PROTECTED]>

Re: [Dri-devel] DRM copy VBIOS ROM function

2003-11-07 Thread Jon Smirl
Play with the PCI registers. Kernel has no clue what you are doing to them. --- David Dawes <[EMAIL PROTECTED]> wrote: > On Thu, Nov 06, 2003 at 10:48:09AM -0800, Jon Smirl wrote: > >I'm working on a function like the one below for copying out the VBIOS ROM. > This > >would make a good candidate f

Re: [Dri-devel] DRM copy VBIOS ROM function

2003-11-07 Thread David Dawes
On Thu, Nov 06, 2003 at 10:48:09AM -0800, Jon Smirl wrote: >I'm working on a function like the one below for copying out the VBIOS ROM. This >would make a good candidate for a device indepenent DRM IOCTL (with a callout >for the bug fix). This is something that really should be fixed in X. Mapping

[Dri-devel] [Bug 131] Metabug - Mach64 DRI is not merged into the [DRI] trunk.

2003-11-07 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter your comments there. http://bugs.xfree86.org/show_bug.cgi?id=131 --- Additional Comments From [EMAIL PROTECTED] 2003-07-11 11:32 --- :) Well, consider it a

[Dri-devel] [Bug 131] Metabug - Mach64 DRI is not merged into the [DRI] trunk.

2003-11-07 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter your comments there. http://bugs.xfree86.org/show_bug.cgi?id=131 [EMAIL PROTECTED] changed: What|Removed |Added ---

[Dri-devel] [Bug 131] Metabug - Mach64 DRI is not merged into the [DRI] trunk.

2003-11-07 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter your comments there. http://bugs.xfree86.org/show_bug.cgi?id=131 [EMAIL PROTECTED] changed: What|Removed |Added ---

Re: [Dri-devel] [Bug 131] Metabug - Mach64 DRI is not merged into the [DRI] trunk.

2003-11-07 Thread David Dawes
On Fri, Nov 07, 2003 at 06:30:43AM -0500, [EMAIL PROTECTED] wrote: >Please do not reply to this email: if you want to comment on the bug, go to >the URL shown below and enter your comments there. > >http://bugs.xfree86.org/show_bug.cgi?id=131 > > >[EMAIL PROTECTED] changed: >

[Dri-devel] [Bug 314] 3D support for Radeon IGP chips

2003-11-07 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter your comments there. http://bugs.xfree86.org/show_bug.cgi?id=314 --- Additional Comments From [EMAIL PROTECTED] 2003-07-11 09:22 --- Yes, I really didn't n

[Dri-devel] [Bug 131] Metabug - Mach64 DRI is not merged into the [DRI] trunk.

2003-11-07 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter your comments there. http://bugs.xfree86.org/show_bug.cgi?id=131 [EMAIL PROTECTED] changed: What|Removed |Added ---

[Dri-devel] [Bug 131] Metabug - Mach64 DRI is not merged into the [DRI] trunk.

2003-11-07 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter your comments there. http://bugs.xfree86.org/show_bug.cgi?id=131 --- Additional Comments From [EMAIL PROTECTED] 2003-07-11 06:22 --- No, the Mach64 driver

[Dri-devel] [Bug 131] Metabug - Mach64 DRI is not merged into the [DRI] trunk.

2003-11-07 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter your comments there. http://bugs.xfree86.org/show_bug.cgi?id=131 --- Additional Comments From [EMAIL PROTECTED] 2003-07-11 03:59 --- Does this mean Mach64