All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
To: Chris Wilson <chris@chris-wilson.co.uk>, intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH] drm/i915: Use preferred kernel types in i915_gem_gtt.c
Date: Tue, 14 Feb 2017 14:01:33 +0200	[thread overview]
Message-ID: <1487073693.3057.17.camel@linux.intel.com> (raw)
In-Reply-To: <20170214094753.25377-1-chris@chris-wilson.co.uk>

On ti, 2017-02-14 at 09:47 +0000, Chris Wilson wrote:
> Make checkpatch happy and make the use of u32/u64 consistent throughout
> i915_gem_gtt.[ch]
> 
> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

Yes please.

Reviewed-by: Joonas Lahtien <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

  reply	other threads:[~2017-02-14 12:01 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-10 19:38 [PATCH v2 01/22] drm/i915: Micro-optimise i915_get_ggtt_vma_pages() Chris Wilson
2017-02-10 19:38 ` [PATCH v2 02/22] drm/i915: Micro-optimise gen6_ppgtt_insert_entries() Chris Wilson
2017-02-10 19:38 ` [PATCH v2 03/22] drm/i915: Micro-optimise gen8_ppgtt_insert_entries() Chris Wilson
2017-02-13 14:58   ` Mika Kuoppala
2017-02-13 15:12     ` Chris Wilson
2017-02-13 15:44   ` [PATCH v3] " Chris Wilson
2017-02-10 19:38 ` [PATCH v2 04/22] drm/i915: Don't special case teardown of aliasing_ppgtt Chris Wilson
2017-02-10 19:38 ` [PATCH v2 05/22] drm/i915: Split ggtt/alasing_gtt unbind_vma Chris Wilson
2017-02-10 19:38 ` [PATCH v2 06/22] drm/i915: Convert clflushed pagetables over to WC maps Chris Wilson
2017-02-10 19:38 ` [PATCH v2 07/22] drm/i915: Remove kmap/kunmap wrappers Chris Wilson
2017-02-10 19:38 ` [PATCH v2 08/22] drm/i915: Move allocate_va_range to GTT Chris Wilson
2017-02-10 19:38 ` [PATCH v2 09/22] drm/i915: Always preallocate gen6/7 ppgtt Chris Wilson
2017-02-10 19:38 ` [PATCH v2 10/22] drm/i915: Remove redundant clear of appgtt Chris Wilson
2017-02-10 19:38 ` [PATCH v2 11/22] drm/i915: Tidy gen6_write_pde() Chris Wilson
2017-02-10 19:38 ` [PATCH v2 12/22] drm/i915: Remove bitmap tracking for used-ptes Chris Wilson
2017-02-10 19:38 ` [PATCH v2 13/22] drm/i915: Remove bitmap tracking for used-pdes Chris Wilson
2017-02-10 19:38 ` [PATCH v2 14/22] drm/i915: Remove bitmap tracking for used-pdpes Chris Wilson
2017-02-10 19:38 ` [PATCH v2 15/22] drm/i915: Remove bitmap tracking for used-pml4 Chris Wilson
2017-02-10 19:38 ` [PATCH v2 16/22] drm/i915: Remove superfluous posting reads after clear GGTT Chris Wilson
2017-02-10 19:38 ` [PATCH v2 17/22] drm/i915: Always mark the PDP as dirty when altered Chris Wilson
2017-02-10 19:38 ` [PATCH v2 18/22] drm/i915: Remove defunct GTT tracepoints Chris Wilson
2017-02-10 19:38 ` [PATCH v2 19/22] drm/i915: Remove unused ppgtt->enable() Chris Wilson
2017-02-10 19:38 ` [PATCH v2 20/22] drm/i915: Remove i915_address_space.start Chris Wilson
2017-02-13 14:47   ` Matthew Auld
2017-02-10 19:38 ` [PATCH v2 21/22] drm/i915: Only preallocate the aliasing GTT to the extents of the global GTT Chris Wilson
2017-02-14 15:56   ` Matthew Auld
2017-02-10 19:38 ` [PATCH v2 22/22] drm/i915: Differentiate the aliasing_ppgtt with an invalid filp Chris Wilson
2017-02-13 15:07   ` Matthew Auld
2017-02-14  9:47   ` [PATCH] drm/i915: Use preferred kernel types in i915_gem_gtt.c Chris Wilson
2017-02-14 12:01     ` Joonas Lahtinen [this message]
2017-02-14 11:22 ` ✓ Fi.CI.BAT: success for series starting with [v2,01/22] drm/i915: Micro-optimise i915_get_ggtt_vma_pages() (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=1487073693.3057.17.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 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.