From: Mika Kuoppala <mika.kuoppala@linux.intel.com>
To: Daniel Vetter <daniel@ffwll.ch>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH 0/5] Finish gen6/7 ppgtt dynamic page allocations
Date: Fri, 27 Mar 2015 17:01:14 +0200 [thread overview]
Message-ID: <87r3salc1x.fsf@gaia.fi.intel.com> (raw)
In-Reply-To: <20150327082654.GE23521@phenom.ffwll.local>
Daniel Vetter <daniel@ffwll.ch> writes:
> On Thu, Mar 26, 2015 at 05:43:51PM +0200, Mika Kuoppala wrote:
>> Michel Thierry <michel.thierry@intel.com> writes:
>>
>> > The first 2 patches are fixes from the previous patchset, reported by static
>> > analysis tools, while the last 2 patches complete the required work for gen6/7.
>> >
>> > I've also started changing the authorship of the patches as suggested by Daniel.
>> >
>> > Michel Thierry (5):
>> > drm/i915: Prevent out of range pt in gen6_for_each_pde
>> > drm/i915: i915_dma_map_single returns positive error codes
>> > drm/i915: Remove unnecessary gen6_ppgtt_unmap_pages
>> > drm/i915: Finish gen6/7 dynamic page table allocation
>> > drm/i915: Add dynamic page trace events
>> >
>>
>> Daniel,
>>
>> We have tossed the Finish gen6/7 one around in irc quite a lot.
>>
>> Patches 1, 2v3, 3, 4, 5:
>> Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com>
>
> All merged, thanks for patches&review.
>
> btw since you're having all these discussions: Are you taking notes for
> some nice kerneldoc polish on top of all these patches?
>
I have something saved yes. However mostly they are irc logs where
I am chasing my own tail in a strong coffee induced stupor.
But after the gen8 parts, including 48bit have landed, we should
see if any naming/cleanups are needed and after that do
the kerneldoc polish.
I feel like I have overused my naming rebase quota already at
this stage.
- Mika
> Thanks, Daniel
>>
>> > drivers/gpu/drm/i915/i915_gem.c | 2 +
>> > drivers/gpu/drm/i915/i915_gem_gtt.c | 164 +++++++++++++++++++++++++++++-------
>> > drivers/gpu/drm/i915/i915_gem_gtt.h | 8 +-
>> > drivers/gpu/drm/i915/i915_trace.h | 99 ++++++++++++++++++++++
>> > 4 files changed, 239 insertions(+), 34 deletions(-)
>> >
>> > --
>> > 2.1.1
>> >
>> > _______________________________________________
>> > Intel-gfx mailing list
>> > Intel-gfx@lists.freedesktop.org
>> > http://lists.freedesktop.org/mailman/listinfo/intel-gfx
>> _______________________________________________
>> Intel-gfx mailing list
>> Intel-gfx@lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/intel-gfx
>
> --
> Daniel Vetter
> Software Engineer, Intel Corporation
> http://blog.ffwll.ch
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx
prev parent reply other threads:[~2015-03-27 15:01 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-24 15:46 [PATCH 0/5] Finish gen6/7 ppgtt dynamic page allocations Michel Thierry
2015-03-24 15:46 ` [PATCH 1/5] drm/i915: Prevent out of range pt in gen6_for_each_pde Michel Thierry
2015-03-24 15:46 ` [PATCH 2/5] drm/i915: i915_dma_map_single returns positive error codes Michel Thierry
2015-03-24 15:57 ` Dan Carpenter
2015-03-24 16:03 ` Dan Carpenter
2015-03-24 16:22 ` Michel Thierry
2015-03-24 16:44 ` [PATCH v2] drm/i915: Fix i915_dma_map_single positive error code Michel Thierry
2015-03-24 16:54 ` Daniel Vetter
2015-03-24 21:11 ` shuang.he
2015-03-24 17:06 ` [PATCH v3] " Michel Thierry
2015-03-24 21:10 ` shuang.he
2015-03-24 15:46 ` [PATCH 3/5] drm/i915: Remove unnecessary gen6_ppgtt_unmap_pages Michel Thierry
2015-03-24 15:46 ` [PATCH 4/5] drm/i915: Finish gen6/7 dynamic page table allocation Michel Thierry
2015-03-24 15:46 ` [PATCH 5/5] drm/i915: Add dynamic page trace events Michel Thierry
2015-03-24 19:03 ` shuang.he
2015-03-26 15:43 ` [PATCH 0/5] Finish gen6/7 ppgtt dynamic page allocations Mika Kuoppala
2015-03-27 8:26 ` Daniel Vetter
2015-03-27 15:01 ` Mika Kuoppala [this message]
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=87r3salc1x.fsf@gaia.fi.intel.com \
--to=mika.kuoppala@linux.intel.com \
--cc=daniel@ffwll.ch \
--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 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.