Re: 2.6.13-rc3-mm2/mm1 breaks DRI

2005-08-17 Thread Dave Airlie
> The most important question is if mainline 2.6.13-rc3 or -rc4 is okay?
> 
> If so then it is the -mm only that breaks  it, if -mm only can you
> 
> modprobe drm debug=1
> modprobe radeon
> 

Okay I've had time to think about this a bit...

It looks like the 32/64-bit changes might be affecting pure 64-bit..

Thre output of the drm debug=1 and radeon then start X on
2.6.13-rc5-mm1 would really help me out..

Thanks.
Dave.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: 2.6.13-rc3-mm2/mm1 breaks DRI

2005-08-17 Thread Dave Airlie
 The most important question is if mainline 2.6.13-rc3 or -rc4 is okay?
 
 If so then it is the -mm only that breaks  it, if -mm only can you
 
 modprobe drm debug=1
 modprobe radeon
 

Okay I've had time to think about this a bit...

It looks like the 32/64-bit changes might be affecting pure 64-bit..

Thre output of the drm debug=1 and radeon then start X on
2.6.13-rc5-mm1 would really help me out..

Thanks.
Dave.
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: 2.6.13-rc3-mm2/mm1 breaks DRI

2005-07-29 Thread Dave Airlie
Okay I'm still having trouble from reading back these e-mails on what
is broken and what isn't..

The most important question is if mainline 2.6.13-rc3 or -rc4 is okay?

If so then it is the -mm only that breaks  it, if -mm only can you 

modprobe drm debug=1
modprobe radeon

then start X and send me the log... try commenting out the in
radeon_drv.c line 79,
.presetup = radeon_presetup

to see if it makes it okay...

I've just booted 32-bit debian-stable and it works okay for me ..

Dave.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: 2.6.13-rc3-mm2/mm1 breaks DRI

2005-07-29 Thread Ed Tomlinson
On Thursday 28 July 2005 20:41, Dave Airlie wrote:
> > > >
> > > >Hmm no idea what could have broken it, I'm at OLS and don't have any
> > > >DRI capable machine here yet.. so it'll be a while before I get to
> > > >take a look at it .. I wouldn't be terribly surprised if some of the
> > > >new mapping code might have some issues..
> > >
> > > Still happens with mm2.
> > 
> > And mm3 too.  Please let me know if there is anything you would like me to 
> > try.
> 
> Hi Ed,
> 
> Is this all on a 64-bit system, is it a pure 64-bit or are you running
> a 32-bit userspace or something like that... I don't have any 64-bit
> systems so tracking the issues on them is a nightmare...

Its all 64bit... 

> I've got a patch from Egbert Eich that I need to drop into -mm that
> might fix it but I'm snowed under with real work at the moment (taking
> a week off for OLS didn't help :-)

Pass me the patch.  If I can get it to apply I will gladly try it.  Real work is
always 'fun'...

Ed Tomlinson 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: 2.6.13-rc3-mm2/mm1 breaks DRI

2005-07-29 Thread Ed Tomlinson
On Thursday 28 July 2005 20:41, Dave Airlie wrote:
   
   Hmm no idea what could have broken it, I'm at OLS and don't have any
   DRI capable machine here yet.. so it'll be a while before I get to
   take a look at it .. I wouldn't be terribly surprised if some of the
   new mapping code might have some issues..
  
   Still happens with mm2.
  
  And mm3 too.  Please let me know if there is anything you would like me to 
  try.
 
 Hi Ed,
 
 Is this all on a 64-bit system, is it a pure 64-bit or are you running
 a 32-bit userspace or something like that... I don't have any 64-bit
 systems so tracking the issues on them is a nightmare...

Its all 64bit... 

 I've got a patch from Egbert Eich that I need to drop into -mm that
 might fix it but I'm snowed under with real work at the moment (taking
 a week off for OLS didn't help :-)

Pass me the patch.  If I can get it to apply I will gladly try it.  Real work is
always 'fun'...

Ed Tomlinson 
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: 2.6.13-rc3-mm2/mm1 breaks DRI

2005-07-28 Thread Dave Airlie
> > >
> > >Hmm no idea what could have broken it, I'm at OLS and don't have any
> > >DRI capable machine here yet.. so it'll be a while before I get to
> > >take a look at it .. I wouldn't be terribly surprised if some of the
> > >new mapping code might have some issues..
> >
> > Still happens with mm2.
> 
> And mm3 too.  Please let me know if there is anything you would like me to 
> try.

Hi Ed,

Is this all on a 64-bit system, is it a pure 64-bit or are you running
a 32-bit userspace or something like that... I don't have any 64-bit
systems so tracking the issues on them is a nightmare...

I've got a patch from Egbert Eich that I need to drop into -mm that
might fix it but I'm snowed under with real work at the moment (taking
a week off for OLS didn't help :-)

Dave.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: 2.6.13-rc3-mm2/mm1 breaks DRI

2005-07-28 Thread Ed Tomlinson
On Wednesday 27 July 2005 17:58, Ed Tomlinson wrote:
> >> >>
> >> >> I also use 2.6.13-rc3-mm1.  Will try with a previous version an report 
> >> >> to lkml if
> >> >> it works.
> >> >>
> >> >
> >> > I just tried 13-rc2-mm1 and dri is working again. Its reported to also 
> >> > work
> >> > with 13-rc3.
> >> 
> >
> >Hmm no idea what could have broken it, I'm at OLS and don't have any
> >DRI capable machine here yet.. so it'll be a while before I get to
> >take a look at it .. I wouldn't be terribly surprised if some of the
> >new mapping code might have some issues..
> 
> Still happens with mm2.

And mm3 too.  Please let me know if there is anything you would like me to try.

Thanks
Ed Tomlinson
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: 2.6.13-rc3-mm2/mm1 breaks DRI

2005-07-28 Thread Ed Tomlinson
On Wednesday 27 July 2005 17:58, Ed Tomlinson wrote:
  
   I also use 2.6.13-rc3-mm1.  Will try with a previous version an report 
   to lkml if
   it works.
  
  
   I just tried 13-rc2-mm1 and dri is working again. Its reported to also 
   work
   with 13-rc3.
  
 
 Hmm no idea what could have broken it, I'm at OLS and don't have any
 DRI capable machine here yet.. so it'll be a while before I get to
 take a look at it .. I wouldn't be terribly surprised if some of the
 new mapping code might have some issues..
 
 Still happens with mm2.

And mm3 too.  Please let me know if there is anything you would like me to try.

Thanks
Ed Tomlinson
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: 2.6.13-rc3-mm2/mm1 breaks DRI

2005-07-28 Thread Dave Airlie
  
  Hmm no idea what could have broken it, I'm at OLS and don't have any
  DRI capable machine here yet.. so it'll be a while before I get to
  take a look at it .. I wouldn't be terribly surprised if some of the
  new mapping code might have some issues..
 
  Still happens with mm2.
 
 And mm3 too.  Please let me know if there is anything you would like me to 
 try.

Hi Ed,

Is this all on a 64-bit system, is it a pure 64-bit or are you running
a 32-bit userspace or something like that... I don't have any 64-bit
systems so tracking the issues on them is a nightmare...

I've got a patch from Egbert Eich that I need to drop into -mm that
might fix it but I'm snowed under with real work at the moment (taking
a week off for OLS didn't help :-)

Dave.
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: 2.6.13-rc3-mm2/mm1 breaks DRI

2005-07-27 Thread Ed Tomlinson
>> >>
>> >> I also use 2.6.13-rc3-mm1.  Will try with a previous version an report to 
>> >> lkml if
>> >> it works.
>> >>
>> >
>> > I just tried 13-rc2-mm1 and dri is working again. Its reported to also work
>> > with 13-rc3.
>> 
>
>Hmm no idea what could have broken it, I'm at OLS and don't have any
>DRI capable machine here yet.. so it'll be a while before I get to
>take a look at it .. I wouldn't be terribly surprised if some of the
>new mapping code might have some issues..

Still happens with mm2.

Thanks
Ed

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: 2.6.13-rc3-mm2/mm1 breaks DRI

2005-07-27 Thread Ed Tomlinson
 
  I also use 2.6.13-rc3-mm1.  Will try with a previous version an report to 
  lkml if
  it works.
 
 
  I just tried 13-rc2-mm1 and dri is working again. Its reported to also work
  with 13-rc3.
 

Hmm no idea what could have broken it, I'm at OLS and don't have any
DRI capable machine here yet.. so it'll be a while before I get to
take a look at it .. I wouldn't be terribly surprised if some of the
new mapping code might have some issues..

Still happens with mm2.

Thanks
Ed

-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/