From: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
To: Chris Wilson <chris@chris-wilson.co.uk>, intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH 2/3] drm/i915: Extract reserving space in the GTT to a helper
Date: Wed, 11 Jan 2017 09:06:36 +0200 [thread overview]
Message-ID: <1484118396.3011.5.camel@linux.intel.com> (raw)
In-Reply-To: <20170110215555.18705-2-chris@chris-wilson.co.uk>
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@chris-wilson.co.uk>
> Cc: Joonas Lahtinen <joonas.lahtinen@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@linux.intel.com>
Regards, Joonas
--
Joonas Lahtinen
Open Source Technology Center
Intel Corporation
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2017-01-11 7:06 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-10 21:55 [PATCH 1/3] drm/i915: Use the MRU stack search after evicting Chris Wilson
2017-01-10 21:55 ` [PATCH 2/3] drm/i915: Extract reserving space in the GTT to a helper Chris Wilson
2017-01-11 7:06 ` Joonas Lahtinen [this message]
2017-01-10 21:55 ` [PATCH 3/3] drm/i915: Prefer random replacement before eviction search Chris Wilson
2017-01-11 7:47 ` Joonas Lahtinen
2017-01-11 9:37 ` Chris Wilson
2017-01-11 10:02 ` [PATCH] " Chris Wilson
2017-01-11 10:28 ` [PATCH v3] " Chris Wilson
2017-01-10 22:23 ` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Use the MRU stack search after evicting Patchwork
2017-01-11 10:53 ` ✗ Fi.CI.BAT: warning for series starting with [1/3] drm/i915: Use the MRU stack search after evicting (rev3) Patchwork
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1484118396.3011.5.camel@linux.intel.com \
--to=joonas.lahtinen@linux.intel.com \
--cc=chris@chris-wilson.co.uk \
--cc=intel-gfx@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox