public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t v3 0/2] Adding gpgpu_fill and media_fill on TGL
@ 2019-09-18  8:17 Katarzyna Dec
  2019-09-18  8:17 ` [igt-dev] [PATCH i-g-t v3 1/2] lib/gpgpu_fill/tgl: Implement gpgpu_fillfunc for TGL Katarzyna Dec
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Katarzyna Dec @ 2019-09-18  8:17 UTC (permalink / raw)
  To: igt-dev

iPatches add media_fill and gpgpu_fill functions on TGL.

v2: Switched to IS_GEN12 macro.
v3: Minor checkpatch changes

Katarzyna Dec (2):
  lib/gpgpu_fill/tgl: Implement gpgpu_fillfunc for TGL
  lib/media_fill/tgl: Implement media_fillfunc for TGL

 lib/gpgpu_fill.c                              | 23 +++++++++++++++++
 lib/gpgpu_fill.h                              |  7 ++++++
 lib/i915/shaders/README                       |  2 ++
 lib/i915/shaders/gpgpu/gen12_gpgpu_kernel.asm | 12 +++++++++
 lib/i915/shaders/media/gen12_media_kernel.asm | 13 ++++++++++
 lib/intel_batchbuffer.c                       |  6 ++++-
 lib/media_fill.c                              | 25 +++++++++++++++++++
 lib/media_fill.h                              |  7 ++++++
 8 files changed, 94 insertions(+), 1 deletion(-)
 create mode 100644 lib/i915/shaders/gpgpu/gen12_gpgpu_kernel.asm
 create mode 100644 lib/i915/shaders/media/gen12_media_kernel.asm

-- 
2.20.1

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

end of thread, other threads:[~2019-09-19  7:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-18  8:17 [igt-dev] [PATCH i-g-t v3 0/2] Adding gpgpu_fill and media_fill on TGL Katarzyna Dec
2019-09-18  8:17 ` [igt-dev] [PATCH i-g-t v3 1/2] lib/gpgpu_fill/tgl: Implement gpgpu_fillfunc for TGL Katarzyna Dec
2019-09-18  8:17 ` [igt-dev] [PATCH i-g-t v3 2/2] lib/media_fill/tgl: Implement media_fillfunc " Katarzyna Dec
2019-09-18  9:13 ` [igt-dev] ✓ Fi.CI.BAT: success for Adding gpgpu_fill and media_fill on TGL (rev2) Patchwork
2019-09-18 14:14 ` [igt-dev] [PATCH i-g-t v3 0/2] Adding gpgpu_fill and media_fill on TGL Arkadiusz Hiler
2019-09-19  7:31   ` Katarzyna Dec
2019-09-18 17:52 ` [igt-dev] ✓ Fi.CI.IGT: success for Adding gpgpu_fill and media_fill on TGL (rev2) Patchwork

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