Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH 0/2] lib/intel_batchbuffer: allow GTT size be not power of 2
@ 2023-10-26 15:50 Andrzej Hajda
  2023-10-26 15:50 ` [igt-dev] [PATCH 1/2] lib/igt_aux: fix roundup_power_of_two implementation Andrzej Hajda
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Andrzej Hajda @ 2023-10-26 15:50 UTC (permalink / raw)
  To: igt-dev; +Cc: Jonathan Cavitt, Nirmoy Das

This patchset should solve issues detected during
applying Wa_16018031267 / Wa_16018063123.
This Wa requires to allocate one page at the end of PPGTT,
thus reported vm size is lower than full 480bits
and currently some IGT tests fails in such case [1],
particulary api_intel_bb.

[1]: https://patchwork.freedesktop.org/series/124011/

Signed-off-by: Andrzej Hajda <andrzej.hajda@intel.com>
---
Andrzej Hajda (2):
      lib/igt_aux: fix roundup_power_of_two implementation
      lib/intel_batchbuffer: allow GTT size be not power of 2

 lib/igt_aux.h           | 2 +-
 lib/intel_batchbuffer.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
base-commit: 62ac3d2ddb6005b16df00a36565779848c1390c9
change-id: 20231026-gtt_size_fix-835c73de2a19

Best regards,
-- 
Andrzej Hajda <andrzej.hajda@intel.com>

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-10-30  8:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-26 15:50 [igt-dev] [PATCH 0/2] lib/intel_batchbuffer: allow GTT size be not power of 2 Andrzej Hajda
2023-10-26 15:50 ` [igt-dev] [PATCH 1/2] lib/igt_aux: fix roundup_power_of_two implementation Andrzej Hajda
2023-10-27  9:01   ` Kamil Konieczny
2023-10-26 15:50 ` [igt-dev] [PATCH 2/2] lib/intel_batchbuffer: allow GTT size be not power of 2 Andrzej Hajda
2023-10-27  9:04   ` Kamil Konieczny
2023-10-26 18:33 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2023-10-26 18:39 ` [igt-dev] ✓ CI.xeBAT: " Patchwork
2023-10-27  8:18 ` [igt-dev] [PATCH 0/2] " Nirmoy Das
2023-10-28  3:21 ` [igt-dev] ✗ Fi.CI.IGT: failure for " Patchwork
2023-10-30  8:25   ` Andrzej Hajda

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox