All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mika Kuoppala <mika.kuoppala@linux.intel.com>
To: Michel Thierry <michel.thierry@intel.com>,
	intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH 0/5] Gen6/7 PPGTT dynamic page alloc prep work
Date: Thu, 19 Mar 2015 15:32:06 +0200	[thread overview]
Message-ID: <87zj79kt9l.fsf@gaia.fi.intel.com> (raw)
In-Reply-To: <1426521658-28408-1-git-send-email-michel.thierry@intel.com>

Michel Thierry <michel.thierry@intel.com> writes:

> Splitting this prep work should ease the code review and help identify
> problems (and also shrink the Gen8 patch series, which is of more interest).
>
> 4 patches have already been sent as part of the main patchset, only "page
> table generalizations" is brand new (suggested by Mika) and should help to
> clean some of the code.
>
> Ben Widawsky (4):
>   drm/i915: Extract context switch skip and add pd load logic
>   drm/i915: Track GEN6 page table usage
>   drm/i915: Track page table reload need
>   drm/i915: Initialize all contexts
>
> Michel Thierry (1):
>   drm/i915: page table generalizations
>

Patches:
1,2,3,4v7,5

Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com>


>  drivers/gpu/drm/i915/i915_gem.c            |   9 +
>  drivers/gpu/drm/i915/i915_gem_context.c    | 103 +++++++-
>  drivers/gpu/drm/i915/i915_gem_execbuffer.c |  11 +
>  drivers/gpu/drm/i915/i915_gem_gtt.c        | 364 ++++++++++++++++++-----------
>  drivers/gpu/drm/i915/i915_gem_gtt.h        | 102 +++++++-
>  5 files changed, 434 insertions(+), 155 deletions(-)
>
> -- 
> 2.1.1
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

  parent reply	other threads:[~2015-03-19 13:32 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-16 16:00 [PATCH 0/5] Gen6/7 PPGTT dynamic page alloc prep work Michel Thierry
2015-03-16 16:00 ` [PATCH 1/5] drm/i915: page table generalizations Michel Thierry
2015-03-16 16:00 ` [PATCH 2/5] drm/i915: Extract context switch skip and add pd load logic Michel Thierry
2015-03-16 16:00 ` [PATCH 3/5] drm/i915: Track GEN6 page table usage Michel Thierry
2015-03-19 16:08   ` Daniel Vetter
2015-03-19 16:13   ` Daniel Vetter
2015-03-19 17:16     ` Michel Thierry
2015-03-16 16:00 ` [PATCH 4/5] drm/i915: Track page table reload need Michel Thierry
2015-03-19  9:01   ` Mika Kuoppala
2015-03-19 11:26     ` Michel Thierry
2015-03-19 12:53   ` [PATCH] " Michel Thierry
2015-03-16 16:00 ` [PATCH 5/5] drm/i915: Initialize all contexts Michel Thierry
2015-03-16 21:39   ` shuang.he
2015-03-19 13:32 ` Mika Kuoppala [this message]
2015-03-19 16:21   ` [PATCH 0/5] Gen6/7 PPGTT dynamic page alloc prep work Daniel Vetter

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=87zj79kt9l.fsf@gaia.fi.intel.com \
    --to=mika.kuoppala@linux.intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=michel.thierry@intel.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.