From: "Zbigniew Kempczyński" <zbigniew.kempczynski@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t v2 0/5] Change media fill to be libdrm-free
Date: Thu, 21 May 2020 10:39:21 +0200 [thread overview]
Message-ID: <20200521083926.20428-1-zbigniew.kempczynski@intel.com> (raw)
Continue migration process to be libdrm free in gpgpu/media/render
tests.
v2: fix incidentally changed 'else if' -> 'if'
Zbigniew Kempczyński (5):
lib/gpu_cmds: Add media pipeline functions based on intel_bb
lib/media_fill: libdrm-free media pipeline creation
lib/intel_batchbuffer: Add new media fillfunc v2
i915/gem_media_fill: Remove libdrm dependency
HAX: run media_fill in BAT only
lib/gpu_cmds.c | 43 +++++++
lib/gpu_cmds.h | 11 ++
lib/intel_batchbuffer.c | 26 ++++
lib/intel_batchbuffer.h | 1 +
lib/media_fill.c | 168 ++++++++++++++++++++++++++
lib/media_fill.h | 29 +++++
tests/i915/gem_media_fill.c | 127 ++++++++++++++-----
tests/intel-ci/fast-feedback.testlist | 161 +-----------------------
8 files changed, 378 insertions(+), 188 deletions(-)
--
2.26.0
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
next reply other threads:[~2020-05-21 8:39 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-21 8:39 Zbigniew Kempczyński [this message]
2020-05-21 8:39 ` [igt-dev] [PATCH i-g-t v2 1/5] lib/gpu_cmds: Add media pipeline functions based on intel_bb Zbigniew Kempczyński
2020-05-21 8:39 ` [igt-dev] [PATCH i-g-t v2 2/5] lib/media_fill: libdrm-free media pipeline creation Zbigniew Kempczyński
2020-05-21 8:39 ` [igt-dev] [PATCH i-g-t v2 3/5] lib/intel_batchbuffer: Add new media fillfunc v2 Zbigniew Kempczyński
2020-05-21 8:39 ` [igt-dev] [PATCH i-g-t v2 4/5] i915/gem_media_fill: Remove libdrm dependency Zbigniew Kempczyński
2020-05-21 8:39 ` [igt-dev] [PATCH i-g-t v2 5/5] HAX: run media_fill in BAT only Zbigniew Kempczyński
2020-05-21 9:32 ` [igt-dev] ✓ Fi.CI.BAT: success for Change media fill to be libdrm-free (rev2) Patchwork
2020-05-22 1:44 ` [igt-dev] ✓ Fi.CI.IGT: " 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=20200521083926.20428-1-zbigniew.kempczynski@intel.com \
--to=zbigniew.kempczynski@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