Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t CI_ONLY v2 0/6] GEN12 rendercopy and CCS
@ 2019-11-08 14:21 Mika Kahola
  2019-11-08 14:21 ` [igt-dev] [PATCH i-g-t CI_ONLY v2 1/6] lib/rendercopy: Add AUX page table support Mika Kahola
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Mika Kahola @ 2019-11-08 14:21 UTC (permalink / raw)
  To: igt-dev

MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

TGL rendercopy and CCS patches for testing

v2: Fix kms_ccs subtest execution and listing

Imre Deak (3):
  lib/rendercopy: Add AUX page table support
  tests/gem_render_copy: Adjust the tgl+ compressed buf alignments
  tests/gem_render_copy: Add compressed src to compressed dst subtests

Mika Kahola (3):
  Format modifier for Intel Gen-12 render compression
  lib/igt_fb.c: Update tile sizes for GEN12 CCS
  tests/kms_ccs: Add GEN12 CCS render compression format modifiers

 include/drm-uapi/drm_fourcc.h |   1 +
 lib/Makefile.sources          |   1 +
 lib/drmtest.h                 |   9 +
 lib/igt_fb.c                  |  34 ++-
 lib/intel_aux_pgtable.c       | 377 ++++++++++++++++++++++++++++++++++
 lib/intel_aux_pgtable.h       |  12 ++
 lib/intel_reg.h               |   2 +
 lib/ioctl_wrappers.h          |   1 +
 lib/meson.build               |   1 +
 lib/rendercopy_gen9.c         | 234 ++++++++++++++++++++-
 lib/stubs/drm/intel_bufmgr.c  |   6 +
 tests/i915/gem_render_copy.c  | 177 ++++++++++++----
 tests/kms_ccs.c               | 107 ++++++----
 13 files changed, 866 insertions(+), 96 deletions(-)
 create mode 100644 lib/intel_aux_pgtable.c
 create mode 100644 lib/intel_aux_pgtable.h

-- 
2.17.1

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

end of thread, other threads:[~2019-11-08 14:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-08 14:21 [igt-dev] [PATCH i-g-t CI_ONLY v2 0/6] GEN12 rendercopy and CCS Mika Kahola
2019-11-08 14:21 ` [igt-dev] [PATCH i-g-t CI_ONLY v2 1/6] lib/rendercopy: Add AUX page table support Mika Kahola
2019-11-08 14:21 ` [igt-dev] [PATCH i-g-t CI_ONLY v2 2/6] tests/gem_render_copy: Adjust the tgl+ compressed buf alignments Mika Kahola
2019-11-08 14:21 ` [igt-dev] [PATCH i-g-t CI_ONLY v2 3/6] tests/gem_render_copy: Add compressed src to compressed dst subtests Mika Kahola
2019-11-08 14:21 ` [igt-dev] [PATCH i-g-t CI_ONLY v2 4/6] Format modifier for Intel Gen-12 render compression Mika Kahola
2019-11-08 14:21 ` [igt-dev] [PATCH i-g-t CI_ONLY v2 5/6] lib/igt_fb.c: Update tile sizes for GEN12 CCS Mika Kahola
2019-11-08 14:21 ` [igt-dev] [PATCH i-g-t CI_ONLY v2 6/6] tests/kms_ccs: Add GEN12 CCS render compression format modifiers Mika Kahola
2019-11-08 14:51 ` [igt-dev] ✗ GitLab.Pipeline: warning for GEN12 rendercopy and CCS Patchwork

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