Re: [Intel-gfx] [PATCH 1/5] drm/i915: trivial: kill-agp collateral cleanups

2013-01-29 Thread Ben Widawsky
On Tue, Jan 29, 2013 at 01:49:22PM +0100, Daniel Vetter wrote: > On Fri, Jan 25, 2013 at 04:41:03PM -0800, Ben Widawsky wrote: > > - i915_gem_init_aliasing_ppgtt should now be static > > - move i915_gem_init_ppgtt declaration to the right place > > > > Reviewed-by: Chris Wilson > > Signed-off-by:

Re: [Intel-gfx] [PATCH 1/5] drm/i915: trivial: kill-agp collateral cleanups

2013-01-29 Thread Daniel Vetter
On Fri, Jan 25, 2013 at 04:41:03PM -0800, Ben Widawsky wrote: > - i915_gem_init_aliasing_ppgtt should now be static > - move i915_gem_init_ppgtt declaration to the right place > > Reviewed-by: Chris Wilson > Signed-off-by: Ben Widawsky I've tried to apply this patch on top of latest dinq, and t

[Intel-gfx] [PATCH 1/5] drm/i915: trivial: kill-agp collateral cleanups

2013-01-25 Thread Ben Widawsky
- i915_gem_init_aliasing_ppgtt should now be static - move i915_gem_init_ppgtt declaration to the right place Reviewed-by: Chris Wilson Signed-off-by: Ben Widawsky --- drivers/gpu/drm/i915/i915_drv.h | 3 +-- drivers/gpu/drm/i915/i915_gem_gtt.c | 2 +- 2 files changed, 2 insertions(+), 3 de

[Intel-gfx] [PATCH 1/5] drm/i915: trivial: kill-agp collateral cleanups

2012-12-28 Thread Ben Widawsky
- i915_gem_init_aliasing_ppgtt should now be static - move i915_gem_init_ppgtt declaration to the right place Reviewed-by: Chris Wilson Signed-off-by: Ben Widawsky --- drivers/gpu/drm/i915/i915_drv.h | 3 +-- drivers/gpu/drm/i915/i915_gem_gtt.c | 2 +- 2 files changed, 2 insertions(+), 3 de