All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH v2 0/6] lib/igt_fb: Remove stride, offset restrictions on CCS FBs
@ 2021-09-06 18:17 Imre Deak
  2021-09-06 18:17 ` [igt-dev] [PATCH v2 1/6] tests/kms_ccs: Make sure to free GEM and FB objects Imre Deak
                   ` (9 more replies)
  0 siblings, 10 replies; 14+ messages in thread
From: Imre Deak @ 2021-09-06 18:17 UTC (permalink / raw)
  To: igt-dev; +Cc: Juha-Pekka Heikkila

This is v2 of [1], addressing the review comments from Juha-Pekka and
adding to patch 5 the removal of stride,offset restrictions which was
only part of the last patch in v1.

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

Cc: Juha-Pekka Heikkila <juhapekka.heikkila@gmail.com>

Imre Deak (6):
  tests/kms_ccs: Make sure to free GEM and FB objects
  tests/kms_ccs: Use test pattern when possible
  tests/kms_ccs: Fix small aux stride subtest
  tests/kms_ccs: Test bad params for all CCS planes
  lib/igt_fb: Add support for remapping CCS FBs
  for-ci: Check for ccs remap support

 lib/igt_fb.c            | 104 ++++++++++++++++-----
 lib/intel_aux_pgtable.c |  66 +++++++++++--
 tests/kms_ccs.c         | 202 ++++++++++++++++++++++++++--------------
 3 files changed, 267 insertions(+), 105 deletions(-)

-- 
2.27.0

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

end of thread, other threads:[~2021-09-23 15:21 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-06 18:17 [igt-dev] [PATCH v2 0/6] lib/igt_fb: Remove stride, offset restrictions on CCS FBs Imre Deak
2021-09-06 18:17 ` [igt-dev] [PATCH v2 1/6] tests/kms_ccs: Make sure to free GEM and FB objects Imre Deak
2021-09-07  1:58   ` [igt-dev] [PATCH v3 " Imre Deak
2021-09-06 18:17 ` [igt-dev] [PATCH v2 2/6] tests/kms_ccs: Use test pattern when possible Imre Deak
2021-09-06 18:17 ` [igt-dev] [PATCH v2 3/6] tests/kms_ccs: Fix small aux stride subtest Imre Deak
2021-09-06 18:17 ` [igt-dev] [PATCH v2 4/6] tests/kms_ccs: Test bad params for all CCS planes Imre Deak
2021-09-06 18:17 ` [igt-dev] [PATCH v2 5/6] lib/igt_fb: Add support for remapping CCS FBs Imre Deak
2021-09-06 18:17 ` [igt-dev] [PATCH v2 6/6] for-ci: Check for ccs remap support Imre Deak
2021-09-06 19:15 ` [igt-dev] ✓ Fi.CI.BAT: success for lib/igt_fb: Remove stride, offset restrictions on CCS FBs (rev2) Patchwork
2021-09-06 20:22 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2021-09-07  2:38 ` [igt-dev] ✓ Fi.CI.BAT: success for lib/igt_fb: Remove stride, offset restrictions on CCS FBs (rev3) Patchwork
2021-09-07  3:45 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2021-09-13 10:51   ` Imre Deak
2021-09-23 15:21   ` Imre Deak

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.