Re: [Mesa3d-dev] Mesa (master): intel: Remove unneded pthread mutex in LOCK_HARDWARE.

2009-07-02 Thread Michel Dänzer
On Tue, 2009-06-30 at 09:41 -0700, Eric Anholt wrote: > On Tue, 2009-06-30 at 16:59 +0200, Michel Dänzer wrote: > > On Mon, 2009-06-29 at 10:57 -0700, Eric Anholt wrote: > > > > > > This code was originally introduced with the i915tex code dump, so it's > > > not > > > clear what it was there for

Re: [Mesa3d-dev] Mesa (master): intel: Remove unneded pthread mutex in LOCK_HARDWARE.

2009-06-30 Thread Eric Anholt
On Tue, 2009-06-30 at 16:59 +0200, Michel Dänzer wrote: > On Mon, 2009-06-29 at 10:57 -0700, Eric Anholt wrote: > > > > This code was originally introduced with the i915tex code dump, so it's not > > clear what it was there for. > > What exactly do you mean by 'i915tex code dump'? The i915tex dri

Re: [Mesa3d-dev] Mesa (master): intel: Remove unneded pthread mutex in LOCK_HARDWARE.

2009-06-30 Thread Michel Dänzer
On Mon, 2009-06-29 at 10:57 -0700, Eric Anholt wrote: > > This code was originally introduced with the i915tex code dump, so it's not > clear what it was there for. What exactly do you mean by 'i915tex code dump'? The i915tex driver (and Gallium, which was started by separating the API and HW spe

Re: [Mesa3d-dev] Mesa (master): intel: Remove unneded pthread mutex in LOCK_HARDWARE.

2009-06-29 Thread Keith Whitwell
On Mon, 2009-06-29 at 11:18 -0700, Eric Anholt wrote: > On Mon, 2009-06-29 at 19:11 +0100, Keith Whitwell wrote: > > On Mon, 2009-06-29 at 10:57 -0700, Eric Anholt wrote: > > > Module: Mesa > > > Branch: master > > > Commit: de447afff26706e3bf8bdcd5cfb8b1daf49b4b21 > > > URL: > > > http://cgit.

Re: [Mesa3d-dev] Mesa (master): intel: Remove unneded pthread mutex in LOCK_HARDWARE.

2009-06-29 Thread Eric Anholt
On Mon, 2009-06-29 at 19:11 +0100, Keith Whitwell wrote: > On Mon, 2009-06-29 at 10:57 -0700, Eric Anholt wrote: > > Module: Mesa > > Branch: master > > Commit: de447afff26706e3bf8bdcd5cfb8b1daf49b4b21 > > URL: > > http://cgit.freedesktop.org/mesa/mesa/commit/?id=de447afff26706e3bf8bdcd5cfb8b1d

Re: [Mesa3d-dev] Mesa (master): intel: Remove unneded pthread mutex in LOCK_HARDWARE.

2009-06-29 Thread Keith Whitwell
On Mon, 2009-06-29 at 10:57 -0700, Eric Anholt wrote: > Module: Mesa > Branch: master > Commit: de447afff26706e3bf8bdcd5cfb8b1daf49b4b21 > URL: > http://cgit.freedesktop.org/mesa/mesa/commit/?id=de447afff26706e3bf8bdcd5cfb8b1daf49b4b21 > > Author: Eric Anholt > Date: Mon Jun 29 09:48:28 200