From: Andi Shyti <andi.shyti@linux.intel.com>
To: Mikolaj Wasiak <mikolaj.wasiak@intel.com>
Cc: igt-dev@lists.freedesktop.org, krzysztof.karas@intel.com,
eugene.kobyak@intel.com
Subject: Re: [PATCH] tests/intel/gem_ctx_param: Add GTT size test
Date: Mon, 9 Dec 2024 23:19:19 +0100 [thread overview]
Message-ID: <Z1ds5586PmGEAd_K@ashyti-mobl2.lan> (raw)
In-Reply-To: <wwioetfbvnmnwoe2oqzy6dzl35vtll6agmn2vz746ibpprdl4o@mhw2tembwbp6>
Hi Mikolaj,
...
> + igt_describe("Tests that total size of GTT is power of two");
> + igt_subtest("gtt-size") {
> + gem_context_get_param(fd, &arg);
> +
> + igt_assert_neq_u64(arg.value, 0);
> + igt_assert(is_power_of_two(arg.value));
is the power of two really needed?
Andi
next prev parent reply other threads:[~2024-12-09 22:19 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-03 10:16 [PATCH] tests/intel/gem_ctx_param: Add GTT size test Mikolaj Wasiak
2024-12-03 14:34 ` ✓ i915.CI.BAT: success for " Patchwork
2024-12-03 15:03 ` ✗ Xe.CI.BAT: failure " Patchwork
2024-12-03 16:34 ` ✗ i915.CI.Full: " Patchwork
2024-12-03 16:37 ` ✗ Xe.CI.Full: " Patchwork
2024-12-09 22:19 ` Andi Shyti [this message]
2024-12-13 15:01 ` [PATCH] " Mikolaj Wasiak
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=Z1ds5586PmGEAd_K@ashyti-mobl2.lan \
--to=andi.shyti@linux.intel.com \
--cc=eugene.kobyak@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=krzysztof.karas@intel.com \
--cc=mikolaj.wasiak@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