Cc: intel-gfx@lists.freedesktop.org
> > Subject: Re: [Intel-gfx] [PATCH 1/8] drm/i915: Get rid of the synchronous
> > flag
> > in switch_mm
> >
> > On Wed, Jun 18, 2014 at 05:15:35PM +0100, oscar.ma...@intel.com wrote:
> > > From: Oscar Mateo
> -Original Message-
> From: Daniel Vetter [mailto:daniel.vet...@ffwll.ch] On Behalf Of Daniel
> Vetter
> Sent: Wednesday, June 18, 2014 8:51 PM
> To: Mateo Lozano, Oscar
> Cc: intel-gfx@lists.freedesktop.org
> Subject: Re: [Intel-gfx] [PATCH 1/8] drm/i915: Get rid of
On Wed, Jun 18, 2014 at 05:15:35PM +0100, oscar.ma...@intel.com wrote:
> From: Oscar Mateo
>
> As a first step, split switch_mm into two different functions:
> sync_switch_mm (currently used by ppgtt_enable) and switch_mm
> (used by the outside world).
>
> Signed-off-by: Oscar Mateo
I guess th
intel.com
> Sent: Wednesday, June 18, 2014 5:16 PM
> To: intel-gfx@lists.freedesktop.org
> Subject: [Intel-gfx] [PATCH 1/8] drm/i915: Get rid of the synchronous flag in
> switch_mm
>
> From: Oscar Mateo
>
> As a first step, split switch_mm into two different functions:
&g
From: Oscar Mateo
As a first step, split switch_mm into two different functions:
sync_switch_mm (currently used by ppgtt_enable) and switch_mm
(used by the outside world).
Signed-off-by: Oscar Mateo
---
drivers/gpu/drm/i915/i915_gem_context.c | 2 +-
drivers/gpu/drm/i915/i915_gem_gtt.c |