[igt-dev] [PATCH i-g-t 0/2] Enabling gpgpu_fill and media_fill on TGL

Katarzyna Dec katarzyna.dec at intel.com
Fri Sep 13 12:49:01 UTC 2019


I am resending, because patch has landed on ML some time ago,
but there was no response.

Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
Cc: Antonio Argenziano <antonio.argenziano at intel.com>
Cc: Lukasz Kalamarz <lukasz.kalamarz at intel.com>
Cc: Zbigniew Kempczynski <zbigniew.kempczynski at intel.com>
Cc: Lucas De Marchi <lucas.demarchi at intel.com>
Cc: Arkadiusz Hiler <arkadiusz.hiler at intel.com>

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                              | 22 ++++++++++++++++
 lib/gpgpu_fill.h                              |  7 ++++++
 lib/i915/shaders/README                       |  2 ++
 .../shaders/gpgpu/gen12p1_gpgpu_kernel.asm    | 12 +++++++++
 .../shaders/media/gen12p1_media_kernel.asm    | 13 ++++++++++
 lib/intel_batchbuffer.c                       |  6 ++++-
 lib/media_fill.c                              | 25 +++++++++++++++++++
 lib/media_fill.h                              |  7 ++++++
 8 files changed, 93 insertions(+), 1 deletion(-)
 create mode 100644 lib/i915/shaders/gpgpu/gen12p1_gpgpu_kernel.asm
 create mode 100644 lib/i915/shaders/media/gen12p1_media_kernel.asm

-- 
2.20.1



More information about the igt-dev mailing list