[igt-dev] [PATCH i-g-t 0/3] Include intel_blt funtions to blitter path for igt_fb.c

Juha-Pekka Heikkila juhapekka.heikkila at gmail.com
Mon Jun 26 19:57:22 UTC 2023


Here start to use copy engine for doing rc ccs on Intel hw with flat ccs. This
will replace usage of rendercopy on framebuffer creation with i915 devices with
flat ccs.

Juha-Pekka Heikkila (3):
  lib/intel_blt: Add offset to block and fast copy
  lib/igt_fb: include lib/intel_blt functions to blitter path
  lib/igt_fb: On blitter path take clear color modifier into account

 lib/igt_fb.c    | 211 ++++++++++++++++++++++++++++++++++++++++++------
 lib/intel_blt.c |  12 ++-
 lib/intel_blt.h |   3 +
 3 files changed, 196 insertions(+), 30 deletions(-)

-- 
2.25.1



More information about the igt-dev mailing list