On Wed, Aug 13, 2014 at 12:45:11PM +0100, Chris Wilson wrote:
> On Wed, Aug 13, 2014 at 01:32:31PM +0200, Daniel Vetter wrote:
> > On Wed, Aug 13, 2014 at 11:51:55AM +0100, Chris Wilson wrote:
> > > From: Daniel Vetter
> > >
> > > That's right, back to where it was!
> > >
> > > This effectively
On Wed, Aug 13, 2014 at 01:32:31PM +0200, Daniel Vetter wrote:
> On Wed, Aug 13, 2014 at 11:51:55AM +0100, Chris Wilson wrote:
> > From: Daniel Vetter
> >
> > That's right, back to where it was!
> >
> > This effectively reverts
>
> Hm, why?
Becuase it doesn't belong in i915_gem_gtt.c since the
On Wed, Aug 13, 2014 at 11:51:55AM +0100, Chris Wilson wrote:
> From: Daniel Vetter
>
> That's right, back to where it was!
>
> This effectively reverts
Hm, why?
-Daniel
>
> commit 9aa2062bb850e665b3b673b53bd90127d1215490
> Author: Daniel Vetter
> Date: Wed Aug 6 15:04:46 2014 +0200
>
>
From: Daniel Vetter
That's right, back to where it was!
This effectively reverts
commit 9aa2062bb850e665b3b673b53bd90127d1215490
Author: Daniel Vetter
Date: Wed Aug 6 15:04:46 2014 +0200
drm/i915: Move i915_gem_chipset_flush to where it belongs
Signed-off-by: Chris Wilson
Cc: Daniel V
Include depency hell ftw! So need to move this into a real function.
Also fix up the header include order in i915_drv.h: The rule is to
always include core headers first, then local stuff.
Signed-off-by: Daniel Vetter
---
drivers/gpu/drm/i915/i915_drv.h | 7 ---
drivers/gpu/drm/i915/i91