[igt-dev] [PATCH i-g-t 0/4] Include intel_blt funtions to blitter path for igt_fb.c
Juha-Pekka Heikkila
juhapekka.heikkila at gmail.com
Wed Jun 28 17:58:26 UTC 2023
Here start to use copy engine for doing rc ccs on Intel hw with flat ccs. This
will replace usage of use of rendercopy on framebuffer creation with i915
devices with flat ccs.
Juha-Pekka Heikkila (4):
lib/intel_blt: Add offset to block and fast copy
lib/igt_fb: include lib/intel_blt functions to blitter path
lib/igt_fb: fix tiling and blitter to require intel instead of i915
device
lib/igt_fb: On blitter path take clear color modifier into account
lib/igt_fb.c | 219 ++++++++++++++++++++++++++++++++++++++++++------
lib/intel_blt.c | 12 ++-
lib/intel_blt.h | 3 +
3 files changed, 204 insertions(+), 30 deletions(-)
--
2.25.1
More information about the igt-dev
mailing list