[Intel-gfx] [PATCH 2/3] drm/i915: Extract reserving space in the GTT to a helper
Joonas Lahtinen
joonas.lahtinen at linux.intel.com
Wed Jan 11 07:06:36 UTC 2017
On ti, 2017-01-10 at 21:55 +0000, Chris Wilson wrote:
> Extract drm_mm_reserve_node + calling i915_gem_evict_for_node into its
> own routine so that it can be shared rather than duplicated.
>
> Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
> Cc: Joonas Lahtinen <joonas.lahtinen at linux.intel.com>
Cc: the gvt m-l
<SNIP>
Add kerneldoc here.
> +int i915_gem_gtt_reserve(struct i915_address_space *vm,
> + struct drm_mm_node *node,
> + u64 size, u64 offset, unsigned long color,
> + unsigned int flags)
> +{
With kerneldoc and Cc:
Reviewed-by: Joonas Lahtinen <joonas.lahtinen at linux.intel.com>
Regards, Joonas
--
Joonas Lahtinen
Open Source Technology Center
Intel Corporation
More information about the Intel-gfx
mailing list