[Dri-devel] drm reset code

2004-04-13 Thread Jon Smirl
Are there any objections to checking it in? I'll tag CVS before the check in to make it easy to undo. = Jon Smirl [EMAIL PROTECTED] __ Do you Yahoo!? Yahoo! Tax Center - File online by April 15th http://taxes.yahoo.com/filing.html -

[Dri-devel] DRM reset code

2004-04-14 Thread Jon Smirl
This drop fixes a few issues in the reset code. Please ignore the previous version, it has a bug on some cards that can disable them on startup. = Jon Smirl [EMAIL PROTECTED] __ Do you Yahoo!? Yahoo! Tax Center - File online by April

Re: [Dri-devel] drm reset code

2004-04-13 Thread Thomas Hellström
> Are there any objections to checking it in? I'll tag CVS before the check > in to > make it easy to undo. > > = > Jon Smirl > [EMAIL PROTECTED] Hmm, I might have missed something important, but I checked out latest drm cvs and applied your patch, and I get the following error when I try make

Re: [Dri-devel] drm reset code

2004-04-13 Thread Jon Smirl
Are you building on Linux 2.4? I also need to adjust the patch for the mach64 and via additions that were made after I cut the patch. I'll boot 2.4 and check it out. --- Thomas Hellström <[EMAIL PROTECTED]> wrote: > > Are there any objections to checking it in? I'll tag CVS before the check > >

Re: [Dri-devel] drm reset code

2004-04-13 Thread Jon Smirl
This should make it build on 2.4; it looks like it is just missing a stub function for a 2.6 feature. = drmP.h 1.2 vs edited = 257a258,260 > static inline int class_simple_set_hotplug(struct class_simple *, > int (*hotplug)(struct class_device *dev, char **envp, int num_envp, char