[Intel-gfx] [PATCH 4/7] drm/i915/gem: Unify user object creation (v2)

Matthew Auld matthew.william.auld at gmail.com
Fri Jul 16 19:21:36 UTC 2021


On Fri, 16 Jul 2021 at 15:14, Jason Ekstrand <jason at jlekstrand.net> wrote:
>
> Instead of hand-rolling the same three calls in each function, pull them
> into an i915_gem_object_create_user helper.  Apart from re-ordering of
> the placements array ENOMEM check, there should be no functional change.
>
> v2 (Matthew Auld):
>  - Add the call to i915_gem_flush_free_objects() from
>    i915_gem_dumb_create() in a separate patch
>  - Move i915_gem_object_alloc() below the simple error checks
>
> Signed-off-by: Jason Ekstrand <jason at jlekstrand.net>
> Cc: Matthew Auld <matthew.auld at intel.com>

If CI is happy,
Reviewed-by: Matthew Auld <matthew.auld at intel.com>


More information about the dri-devel mailing list