public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/7] Use rendercopy for generating CCS buffers
@ 2019-02-21 14:41 Dhinakaran Pandiyan
  2019-02-21 14:41 ` [igt-dev] [PATCH i-g-t 1/7] lib/rendercopy: Add support for Yf/Ys tiling to gen9 rendercopy Dhinakaran Pandiyan
                   ` (8 more replies)
  0 siblings, 9 replies; 25+ messages in thread
From: Dhinakaran Pandiyan @ 2019-02-21 14:41 UTC (permalink / raw)
  To: igt-dev; +Cc: Dhinakaran Pandiyan

Series includes rebased version of patches from Ville's series -
https://patchwork.freedesktop.org/series/51770/
Modifier testing for kms_plane has been deliberately left out from the
above series as the combination Yf-CCS-BGR888 fails on ICL and needs
debug.

Dhinakaran Pandiyan (3):
  lib/igt_fb: Function to create a bo for passed in igt_fb
  tests/kms_ccs: Generate compressed surfaces with rendercopy
  tests/kms_ccs: Larger fb to fully cover up the primary plane

Ville Syrjälä (4):
  lib/rendercopy: Add support for Yf/Ys tiling to gen9 rendercopy
  tests/gem_render_copy: Test Yf tiling
  lib/igt_fb: Use rendercopy for rendering into compressed buffers
  lib/igt_fb: s/tiling/modifier/ where appropriate

 lib/gen8_render.h            |   6 +-
 lib/igt_fb.c                 | 239 ++++++++++++++++++++++++++--------
 lib/igt_fb.h                 |  25 ++--
 lib/rendercopy_gen9.c        |   8 +-
 tests/i915/gem_render_copy.c | 246 +++++++++++++++++++++++++++--------
 tests/kms_ccs.c              | 218 ++++++++-----------------------
 6 files changed, 458 insertions(+), 284 deletions(-)

-- 
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] 25+ messages in thread

end of thread, other threads:[~2019-03-05  1:50 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-21 14:41 [igt-dev] [PATCH i-g-t 0/7] Use rendercopy for generating CCS buffers Dhinakaran Pandiyan
2019-02-21 14:41 ` [igt-dev] [PATCH i-g-t 1/7] lib/rendercopy: Add support for Yf/Ys tiling to gen9 rendercopy Dhinakaran Pandiyan
2019-02-25 13:39   ` Katarzyna Dec
2019-02-26 21:00     ` Pandiyan, Dhinakaran
2019-02-27 12:56       ` Katarzyna Dec
2019-03-01 20:17         ` Dhinakaran Pandiyan
2019-02-21 14:41 ` [igt-dev] [PATCH i-g-t 2/7] tests/gem_render_copy: Test Yf tiling Dhinakaran Pandiyan
2019-02-25 13:49   ` Katarzyna Dec
2019-03-05  1:50     ` Dhinakaran Pandiyan
2019-02-21 14:41 ` [igt-dev] [PATCH i-g-t 3/7] lib/igt_fb: Use rendercopy for rendering into compressed buffers Dhinakaran Pandiyan
2019-02-21 18:04   ` [igt-dev] [PATCH i-g-t v2 3/8] " Dhinakaran Pandiyan
2019-02-21 14:41 ` [igt-dev] [PATCH i-g-t 4/7] lib/igt_fb: s/tiling/modifier/ where appropriate Dhinakaran Pandiyan
2019-02-21 18:05   ` [igt-dev] [PATCH i-g-t v2 4/8] " Dhinakaran Pandiyan
2019-02-21 14:41 ` [igt-dev] [PATCH i-g-t 5/7] lib/igt_fb: Function to create a bo for passed in igt_fb Dhinakaran Pandiyan
2019-02-22 16:20   ` Ville Syrjälä
2019-02-21 14:41 ` [igt-dev] [PATCH i-g-t 6/7] tests/kms_ccs: Generate compressed surfaces with rendercopy Dhinakaran Pandiyan
2019-02-22 16:13   ` Ville Syrjälä
2019-02-21 14:41 ` [igt-dev] [PATCH i-g-t 7/7] tests/kms_ccs: Larger fb to fully cover up the primary plane Dhinakaran Pandiyan
2019-02-22 14:19   ` Juha-Pekka Heikkila
2019-02-22 16:18     ` Clinton Taylor
2019-02-23 13:43       ` Juha-Pekka Heikkilä
2019-02-27  7:50         ` Dhinakaran Pandiyan
2019-02-27 14:18           ` Ville Syrjälä
2019-02-21 22:37 ` [igt-dev] ✓ Fi.CI.BAT: success for Use rendercopy for generating CCS buffers Patchwork
2019-02-22 10:57 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

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