[PATCH v2] drm/i915/selftest: allow larger memory allocation
Andi Shyti
andi.shyti at linux.intel.com
Sat Mar 29 07:18:33 UTC 2025
Hi Mikolaj,
On Fri, Mar 21, 2025 at 03:02:49PM +0100, Mikolaj Wasiak wrote:
> Due to changes in allocator, the size of the allocation for
which change in the allocator?
> contiguous region is not rounded up to a power-of-two and
> instead allocated as is.
The allocator has always been rounded up instead of a power of
two round up.
> Thus, change the part of test that
> expected the allocation to fail.
Is the failure part of the test?
Andi
> Signed-off-by: Mikolaj Wasiak <mikolaj.wasiak at intel.com>
More information about the Intel-gfx
mailing list