Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/2] switch lib/igt_fb.c to use lib/i915/i915_blt functions for blitter on Intel hw
@ 2023-03-27 20:12 Juha-Pekka Heikkila
  2023-03-27 20:12 ` [igt-dev] [PATCH i-g-t 1/2] lib/i915/i915_blt: Add offset to block and fast copy Juha-Pekka Heikkila
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Juha-Pekka Heikkila @ 2023-03-27 20:12 UTC (permalink / raw)
  To: igt-dev

Switch to new blitter functions on framebuffer creation. On Intel CI there's
still some legacy machines with relocation support hence left XY_SRC path as
legacy path.

Juha-Pekka Heikkila (2):
  lib/i915/i915_blt: Add offset to block and fast copy
  lib/igt_fb: switch blitcopy to use lib/i915/i915_blt functions

 lib/i915/i915_blt.c |  12 ++-
 lib/i915/i915_blt.h |   1 +
 lib/igt_fb.c        | 214 +++++++++++++++++++++++++++++++++++++++-----
 3 files changed, 201 insertions(+), 26 deletions(-)

-- 
2.39.0

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2023-03-30  7:42 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-27 20:12 [igt-dev] [PATCH i-g-t 0/2] switch lib/igt_fb.c to use lib/i915/i915_blt functions for blitter on Intel hw Juha-Pekka Heikkila
2023-03-27 20:12 ` [igt-dev] [PATCH i-g-t 1/2] lib/i915/i915_blt: Add offset to block and fast copy Juha-Pekka Heikkila
2023-03-27 20:12 ` [igt-dev] [PATCH i-g-t 2/2] lib/igt_fb: switch blitcopy to use lib/i915/i915_blt functions Juha-Pekka Heikkila
2023-03-28  6:50   ` Zbigniew Kempczyński
2023-03-28 14:10     ` Karolina Stolarek
2023-03-28 17:29       ` Juha-Pekka Heikkila
2023-03-29  6:53         ` Karolina Stolarek
2023-03-29 17:30         ` Zbigniew Kempczyński
2023-03-29 17:19       ` Zbigniew Kempczyński
2023-03-30  7:42         ` Karolina Stolarek
2023-03-27 20:34 ` [igt-dev] ✗ GitLab.Pipeline: warning for switch lib/igt_fb.c to use lib/i915/i915_blt functions for blitter on Intel hw Patchwork
2023-03-27 20:57 ` [igt-dev] ✗ Fi.CI.BAT: failure " Patchwork
2023-03-28  6:36 ` [igt-dev] ✓ Fi.CI.BAT: success for switch lib/igt_fb.c to use lib/i915/i915_blt functions for blitter on Intel hw (rev2) Patchwork
2023-03-28 14:00 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork

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