Re: DRM regression in Linux 2.6.9-rc1-bk12

2004-09-17 Thread Joseph Fannin
On Thu, Sep 16, 2004 at 01:17:02AM -0400, Jon Smirl wrote: > This should fix the problem > > = linux/drm_scatter.h 1.6 vs edited = > +++ edited/linux/drm_scatter.h Thu Sep 16 01:11:13 2004 > @@ -73,7 +73,7 @@ > > DRM_DEBUG( "%s\n", __FUNCTION__ ); > > - if (drm_core_ch

Re: DRM regression in Linux 2.6.9-rc1-bk12

2004-09-15 Thread Jon Smirl
This should fix the problem = linux/drm_scatter.h 1.6 vs edited = --- 1.6/linux/drm_scatter.h Sun Sep 5 21:22:06 2004 +++ edited/linux/drm_scatter.h Thu Sep 16 01:11:13 2004 @@ -73,7 +73,7 @@ DRM_DEBUG( "%s\n", __FUNCTION__ ); - if (drm_core_check_feature(dev, DRI

Re: DRM regression in Linux 2.6.9-rc1-bk12

2004-09-15 Thread Dave Airlie
Thanks for this report, I'll look over the changes for pcigart this evening, I don't own a PCI radeon to test on... hopefully it's just something small in the reduced macro code... Dave. On Wed, 15 Sep 2004 22:59:43 -0400, Joseph Fannin <[EMAIL PROTECTED]> wrote: > Hi! > > [ I suspect d