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 <[email protected]>
> Cc: Joonas Lahtinen <[email protected]>

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 <[email protected]>

Regards, Joonas
-- 
Joonas Lahtinen
Open Source Technology Center
Intel Corporation
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to