On 26.04.2023 23:28, Andrzej Hajda wrote:
This patchset patches sent by Jonathan and Andi, with
addressed CI failures:
1. Fixed checking alignment of 64K pages on both Pre-Gen12 and Gen12.
2. Fixed start alignment of 2M pages.
Regards
Andrzej
Jonathan Cavitt (2):
drm/i915: Migrate platform-dependent mock hugepage selftests to live
drm/i915: Use correct huge page manager for MTL
.../gpu/drm/i915/gem/selftests/huge_pages.c | 88 +++++++++++++++----
drivers/gpu/drm/i915/gt/gen8_ppgtt.c | 3 +-
2 files changed, 71 insertions(+), 20 deletions(-)
Cc: intel-gfx@lists.freedesktop.org
Cc: linux-ker...@vger.kernel.org
Cc: Jonathan Cavitt <jonathan.cav...@intel.com>
Cc: Andrzej Hajda <andrzej.ha...@intel.com>
Cc: Matthew Auld <matthew.a...@intel.com>
Thx for comments, pushed.
Regards
Andrzej