[igt-dev] [PATCH i-g-t 0/7] Use rendercopy for generating CCS buffers
Dhinakaran Pandiyan
dhinakaran.pandiyan at intel.com
Thu Feb 21 14:41:02 UTC 2019
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
More information about the igt-dev
mailing list