From: "Zbigniew Kempczyński" <zbigniew.kempczynski@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t 0/2] Remove _v2 functions in gpu pipelines
Date: Fri, 29 May 2020 12:41:25 +0200 [thread overview]
Message-ID: <20200529104127.9569-1-zbigniew.kempczynski@intel.com> (raw)
Clean the code by removing libdrm version of the functions.
Due to some couplings in media_spin localize required once
in it allowing gpgpu_fill/media_fill/media_vme be cleaned.
Zbigniew Kempczyński (2):
lib/media_spin: localize pipeline functions
tests/gem_(gpgpu|media)_fill: remove the _v2 suffix
lib/gpgpu_fill.c | 304 +++--------
lib/gpgpu_fill.h | 83 +--
lib/gpu_cmds.c | 1015 +++++++----------------------------
lib/gpu_cmds.h | 165 +-----
lib/intel_batchbuffer.c | 56 +-
lib/intel_batchbuffer.h | 20 +-
lib/media_fill.c | 267 ++-------
lib/media_fill.h | 45 +-
lib/media_spin.c | 364 ++++++++++++-
tests/i915/gem_gpgpu_fill.c | 83 +--
tests/i915/gem_media_fill.c | 83 +--
11 files changed, 748 insertions(+), 1737 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-29 10:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-29 10:41 Zbigniew Kempczyński [this message]
2020-05-29 10:41 ` [igt-dev] [PATCH i-g-t 1/2] lib/media_spin: localize pipeline functions Zbigniew Kempczyński
2020-05-29 10:41 ` [igt-dev] [PATCH i-g-t 2/2] tests/gem_(gpgpu|media)_fill: remove the _v2 suffix Zbigniew Kempczyński
2020-05-29 11:07 ` [igt-dev] ✓ Fi.CI.BAT: success for Remove _v2 functions in gpu pipelines Patchwork
2020-05-29 12:07 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2020-05-29 12:36 ` Zbigniew Kempczyński
2020-05-29 13:26 ` Vudum, Lakshminarayana
2020-05-29 13:24 ` [igt-dev] ✓ Fi.CI.IGT: success " 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=20200529104127.9569-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