Re: [Intel-gfx] [PATCH 14/26] drm/i915: Complete page table structures

2014-03-22 Thread Chris Wilson
On Sat, Mar 22, 2014 at 01:10:47PM -0700, Ben Widawsky wrote: > On Tue, Mar 18, 2014 at 09:09:45AM +, Chris Wilson wrote: > > On Mon, Mar 17, 2014 at 10:48:46PM -0700, Ben Widawsky wrote: > > > Move the remaining members over to the new page table structures. > > > > > > This can be squashed w

Re: [Intel-gfx] [PATCH 14/26] drm/i915: Complete page table structures

2014-03-22 Thread Ben Widawsky
On Tue, Mar 18, 2014 at 09:09:45AM +, Chris Wilson wrote: > On Mon, Mar 17, 2014 at 10:48:46PM -0700, Ben Widawsky wrote: > > Move the remaining members over to the new page table structures. > > > > This can be squashed with the previous commit if desire. The reasoning > > is the same as that

Re: [Intel-gfx] [PATCH 14/26] drm/i915: Complete page table structures

2014-03-18 Thread Chris Wilson
On Mon, Mar 17, 2014 at 10:48:46PM -0700, Ben Widawsky wrote: > Move the remaining members over to the new page table structures. > > This can be squashed with the previous commit if desire. The reasoning > is the same as that patch. I simply felt it is easier to review if split. I'm not liking t

[Intel-gfx] [PATCH 14/26] drm/i915: Complete page table structures

2014-03-17 Thread Ben Widawsky
Move the remaining members over to the new page table structures. This can be squashed with the previous commit if desire. The reasoning is the same as that patch. I simply felt it is easier to review if split. Signed-off-by: Ben Widawsky Conflicts: drivers/gpu/drm/i915/i915_drv.h