Re: [git pull] more drm patches for 2.6.23-rc1

2007-07-17 Thread Linus Torvalds
On Tue, 17 Jul 2007, Dave Airlie wrote: > > Could you re-pull? > > There are two patches, one fixes a missed typedef for Sis and one adds the > idr_init that fell out of the drawable changeset.. which should fix any > hangs.. Yup, hang fixed. Thanks, Linus - To unsubscribe fro

Re: [git pull] more drm patches for 2.6.23-rc1

2007-07-16 Thread Dave Airlie
Please pull the 'drm-patches' branch from: ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git drm-patches Could you re-pull? There are two patches, one fixes a missed typedef for Sis and one adds the idr_init that fell out of the drawable changeset.. which should fix any h

Re: [git pull] more drm patches for 2.6.23-rc1

2007-07-16 Thread Dave Airlie
I really think this or the previous tree is buggy. I've got this to reproduce on my machine, this code came from DRM git and has been okay in there for a few weeks, I'll do some digging it may be something to do with the idr + context/drawable code.. Dave. Trying to start any 3D client j

Re: [git pull] more drm patches for 2.6.23-rc1

2007-07-16 Thread Linus Torvalds
On Tue, 17 Jul 2007, Dave Airlie wrote: > > Please pull the 'drm-patches' branch from: > ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git > drm-patches I really think this or the previous tree is buggy. Trying to start any 3D client just hangs my Evo laptop hard. It's a Rad

[git pull] more drm patches for 2.6.23-rc1

2007-07-16 Thread Dave Airlie
Hi Linus, Please pull the 'drm-patches' branch from: ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git drm-patches I was waiting on some idr patches to get into mainline via akpm, now that they've landed I can remove NIH bitfield allocators from the drm drawable and context