From: Katarzyna Dec <katarzyna.dec@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t v3 0/2] Adding gpgpu_fill and media_fill on TGL
Date: Wed, 18 Sep 2019 10:17:43 +0200 [thread overview]
Message-ID: <20190918081745.26669-1-katarzyna.dec@intel.com> (raw)
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
next reply other threads:[~2019-09-18 8:17 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-18 8:17 Katarzyna Dec [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190918081745.26669-1-katarzyna.dec@intel.com \
--to=katarzyna.dec@intel.com \
--cc=igt-dev@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox