[Intel-gfx] [PATCH 3/8] drm/i915: add dev_priv->mm.stolen_lock
Chris Wilson
chris at chris-wilson.co.uk
Fri Jul 3 09:00:17 PDT 2015
On Thu, Jul 02, 2015 at 07:25:09PM -0300, Paulo Zanoni wrote:
> From: Paulo Zanoni <paulo.r.zanoni at intel.com>
>
> Which should protect dev_priv->mm.stolen usage. This will allow us to
> simplify the relationship between stolen memory, FBC and struct_mutex.
>
> v2:
> - Rebase after the stolen_remove_node() dev_priv patch move.
> - I realized that after we fixed a few things related to the FBC CFB
> size checks, we're not reallocating the CFB anymore with FBC
> enabled, so we can just move all the locking to i915_gem_stolen.c
> and stop worrying about freezing all the stolen alocations while
> freeing/rellocating the CFB. This allows us to fix the "Too
> coarse" observation from Chris.
>
> Suggested-by: Chris Wilson <chris at chris-wilson.co.uk>
> Signed-off-by: Paulo Zanoni <paulo.r.zanoni at intel.com>
Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>
-Chris
--
Chris Wilson, Intel Open Source Technology Centre
More information about the Intel-gfx
mailing list