All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Thomas Hellström" <thomas.hellstrom@linux.intel.com>
To: Matthew Auld <matthew.auld@intel.com>, intel-gfx@lists.freedesktop.org
Cc: dri-devel@lists.freedesktop.org
Subject: Re: [PATCH v2 6/6] drm/i915/ttm: restore min_page_size behaviour
Date: Tue, 8 Jun 2021 11:49:59 +0200	[thread overview]
Message-ID: <03674b49-d1a0-133f-0ad7-0c062536bac0@linux.intel.com> (raw)
In-Reply-To: <20210608084428.142676-7-matthew.auld@intel.com>


On 6/8/21 10:44 AM, Matthew Auld wrote:
> We now have bo->page_alignment which perfectly describes what we need if
> we have min page size restrictions for lmem. We can also drop the flag
> here, since this is the default behaviour for all objects.
>
> v2(Thomas):
>      - bo->page_alignment is in page units
>
> Signed-off-by: Matthew Auld <matthew.auld@intel.com>
> Cc: Thomas Hellström <thomas.hellstrom@linux.intel.com>

Reviewed-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>



WARNING: multiple messages have this Message-ID (diff)
From: "Thomas Hellström" <thomas.hellstrom@linux.intel.com>
To: Matthew Auld <matthew.auld@intel.com>, intel-gfx@lists.freedesktop.org
Cc: dri-devel@lists.freedesktop.org
Subject: Re: [Intel-gfx] [PATCH v2 6/6] drm/i915/ttm: restore min_page_size behaviour
Date: Tue, 8 Jun 2021 11:49:59 +0200	[thread overview]
Message-ID: <03674b49-d1a0-133f-0ad7-0c062536bac0@linux.intel.com> (raw)
In-Reply-To: <20210608084428.142676-7-matthew.auld@intel.com>


On 6/8/21 10:44 AM, Matthew Auld wrote:
> We now have bo->page_alignment which perfectly describes what we need if
> we have min page size restrictions for lmem. We can also drop the flag
> here, since this is the default behaviour for all objects.
>
> v2(Thomas):
>      - bo->page_alignment is in page units
>
> Signed-off-by: Matthew Auld <matthew.auld@intel.com>
> Cc: Thomas Hellström <thomas.hellstrom@linux.intel.com>

Reviewed-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>


_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  reply	other threads:[~2021-06-08  9:50 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-08  8:44 [PATCH v2 0/6] Add back the buddy allocator Matthew Auld
2021-06-08  8:44 ` [Intel-gfx] " Matthew Auld
2021-06-08  8:44 ` [PATCH v2 1/6] drm/i915/ttm: add ttm_buddy_man Matthew Auld
2021-06-08  8:44   ` [Intel-gfx] " Matthew Auld
2021-06-08  8:44 ` [PATCH v2 2/6] drm/i915/ttm: add i915_sg_from_buddy_resource Matthew Auld
2021-06-08  8:44   ` [Intel-gfx] " Matthew Auld
2021-06-08  8:44 ` [PATCH v2 3/6] drm/i915/ttm: Calculate the object placement at get_pages time Matthew Auld
2021-06-08  8:44   ` [Intel-gfx] " Matthew Auld
2021-06-08  8:44 ` [PATCH v2 4/6] drm/i915/ttm: pass along the I915_BO_ALLOC_CONTIGUOUS Matthew Auld
2021-06-08  8:44   ` [Intel-gfx] " Matthew Auld
2021-06-08  9:48   ` Thomas Hellström
2021-06-08  9:48     ` [Intel-gfx] " Thomas Hellström
2021-06-08  8:44 ` [PATCH v2 5/6] drm/i915/ttm: switch over to ttm_buddy_man Matthew Auld
2021-06-08  8:44   ` [Intel-gfx] " Matthew Auld
2021-06-08  9:53   ` Thomas Hellström
2021-06-08  9:53     ` [Intel-gfx] " Thomas Hellström
2021-06-08 10:08     ` Matthew Auld
2021-06-08 10:08       ` [Intel-gfx] " Matthew Auld
2021-06-08 10:14       ` Thomas Hellström
2021-06-08 10:14         ` [Intel-gfx] " Thomas Hellström
2021-06-08  8:44 ` [PATCH v2 6/6] drm/i915/ttm: restore min_page_size behaviour Matthew Auld
2021-06-08  8:44   ` [Intel-gfx] " Matthew Auld
2021-06-08  9:49   ` Thomas Hellström [this message]
2021-06-08  9:49     ` Thomas Hellström
2021-06-08  9:13 ` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Add back the buddy allocator (rev2) 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=03674b49-d1a0-133f-0ad7-0c062536bac0@linux.intel.com \
    --to=thomas.hellstrom@linux.intel.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=matthew.auld@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.