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

Juha-Pekka Heikkila juhapekka.heikkila at gmail.com
Tue Jun 13 16:21:02 UTC 2023


Here start to use copy engine for doing rc ccs on Intel hw with flat ccs.
While at it enable Xe driver to pass through blitter path with tiling, this
will still otherwise need work to enable xe otherwise for framebuffer blitting.

Juha-Pekka Heikkila (3):
  lib/i915/i915_blt: Add offset to block and fast copy
  lib/igt_fb: include lib/i915/i915_blt functions to blitter path
  lib/igt_fb: use blitter for rendercompression on Intel hw with flat
    ccs

 lib/i915/i915_blt.c |  12 ++-
 lib/i915/i915_blt.h |   3 +
 lib/igt_fb.c        | 213 ++++++++++++++++++++++++++++++++++++++------
 3 files changed, 196 insertions(+), 32 deletions(-)

-- 
2.25.1



More information about the igt-dev mailing list