Re: [Intel-gfx] [PATCH 0/5] refactor power management into intel_pm

2012-04-17 Thread Daniel Vetter
On Tue, Apr 17, 2012 at 06:56:27AM -0300, Eugeni Dodonov wrote: > On Tue, Apr 17, 2012 at 05:57, Daniel Vetter wrote: > > > On Mon, Apr 16, 2012 at 10:20:33PM -0300, Eugeni Dodonov wrote: > > > As Chris Wilson noticed, my previous patch that did the refactoring as > > one big > > > patch which mo

Re: [Intel-gfx] [PATCH 0/5] refactor power management into intel_pm

2012-04-17 Thread Eugeni Dodonov
On Tue, Apr 17, 2012 at 05:57, Daniel Vetter wrote: > On Mon, Apr 16, 2012 at 10:20:33PM -0300, Eugeni Dodonov wrote: > > As Chris Wilson noticed, my previous patch that did the refactoring as > one big > > patch which moved everything at once was extremely difficult to review > and > > maintain.

Re: [Intel-gfx] [PATCH 0/5] refactor power management into intel_pm

2012-04-17 Thread Daniel Vetter
On Mon, Apr 16, 2012 at 10:20:33PM -0300, Eugeni Dodonov wrote: > As Chris Wilson noticed, my previous patch that did the refactoring as one big > patch which moved everything at once was extremely difficult to review and > maintain. So I split the same refactoring into a series of smaller patches,

[Intel-gfx] [PATCH 0/5] refactor power management into intel_pm

2012-04-16 Thread Eugeni Dodonov
As Chris Wilson noticed, my previous patch that did the refactoring as one big patch which moved everything at once was extremely difficult to review and maintain. So I split the same refactoring into a series of smaller patches, which move one subsystem at a time. As previously, this reduces the