From: "Dixit, Ashutosh" <ashutosh.dixit@intel.com>
To: "Zbigniew Kempczyński" <zbigniew.kempczynski@intel.com>
Cc: igt-dev@lists.freedesktop.org
Subject: Re: [igt-dev] [PATCH i-g-t 1/2] lib/intel_allocator: Add safe alignment as a default
Date: Wed, 23 Feb 2022 22:45:07 -0800 [thread overview]
Message-ID: <87zgmgahl8.wl-ashutosh.dixit@intel.com> (raw)
In-Reply-To: <20220223103303.24510-2-zbigniew.kempczynski@intel.com>
On Wed, 23 Feb 2022 02:33:02 -0800, Zbigniew Kempczyński wrote:
>
> diff --git a/lib/intel_batchbuffer.c b/lib/intel_batchbuffer.c
> index e5666cd4f..ddb8d8c1f 100644
> --- a/lib/intel_batchbuffer.c
> +++ b/lib/intel_batchbuffer.c
> @@ -1360,7 +1360,7 @@ __intel_bb_create(int i915, uint32_t ctx, uint32_t size, bool do_relocs,
> ibb->allocator_handle = intel_allocator_open_full(i915, ctx,
> start, end,
> allocator_type,
> - strategy);
> + strategy, 0);
Still reviewing but do we need to change ibb->alignment just below? Also
alignment in intel_bb_add_object()?
next prev parent reply other threads:[~2022-02-24 6:45 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-23 10:33 [igt-dev] [PATCH i-g-t 0/2] Use safe alignment as a default Zbigniew Kempczyński
2022-02-23 10:33 ` [igt-dev] [PATCH i-g-t 1/2] lib/intel_allocator: Add " Zbigniew Kempczyński
2022-02-24 6:45 ` Dixit, Ashutosh [this message]
2022-02-24 7:49 ` Zbigniew Kempczyński
2022-02-23 10:33 ` [igt-dev] [PATCH i-g-t 2/2] tests/api_intel_allocator: Add default-alignment test Zbigniew Kempczyński
2022-02-23 12:12 ` [igt-dev] ✓ Fi.CI.BAT: success for Use safe alignment as a default Patchwork
2022-02-23 22:07 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2022-02-24 6:42 ` Zbigniew Kempczyński
2022-02-24 18:50 ` Vudum, Lakshminarayana
2022-02-24 19:02 ` [igt-dev] ✓ Fi.CI.IGT: success " Patchwork
-- strict thread matches above, loose matches on Subject: below --
2022-02-24 7:54 [igt-dev] [PATCH i-g-t 0/2] " Zbigniew Kempczyński
2022-02-24 7:54 ` [igt-dev] [PATCH i-g-t 1/2] lib/intel_allocator: Add " Zbigniew Kempczyński
2022-02-24 20:50 ` Dixit, Ashutosh
2022-02-25 7:04 ` Zbigniew Kempczyński
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=87zgmgahl8.wl-ashutosh.dixit@intel.com \
--to=ashutosh.dixit@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=zbigniew.kempczynski@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox