[Intel-gfx] [PATCH 1/2] drm/i915: i915_gem_object_create_from_data() doesn't require struct_mutex

Matthew Auld matthew.william.auld at gmail.com
Fri Mar 17 22:28:32 UTC 2017


On 17 March 2017 at 19:46, Chris Wilson <chris at chris-wilson.co.uk> wrote:
> Both object creation and backing storage page allocation do not require
> struct_mutex, so do not require the caller to take it.
>
> Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
Reviewed-by: Matthew Auld <matthew.auld at intel.com>


More information about the Intel-gfx mailing list