All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Zbigniew Kempczyński" <zbigniew.kempczynski@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t 0/5] Make gem_media_vme libdrm-free
Date: Tue, 26 May 2020 10:14:46 +0200	[thread overview]
Message-ID: <20200526081451.2045-1-zbigniew.kempczynski@intel.com> (raw)

This is for gen11 so change is done a little bit blindly (no gen11
on my desk) so lets CI check it out.

Zbigniew Kempczyński (5):
  lib/gpu_cmds: Change gpu commands to use intel_bb
  lib/media_fill: Migrate gen11 media pipeline creation to intel_bb
  lib/intel_batchbuffer: Change media vme function prototype
  tests/gem_media_vme: Remove libdrm dependency
  HAX: run media_vme in BAT only

 lib/gpu_cmds.c                        | 102 +++++++++-------
 lib/gpu_cmds.h                        |  31 ++---
 lib/intel_batchbuffer.h               |   7 +-
 lib/media_fill.c                      |  78 +++++++------
 lib/media_fill.h                      |   7 +-
 tests/i915/gem_media_vme.c            |  78 +++----------
 tests/intel-ci/fast-feedback.testlist | 161 +-------------------------
 7 files changed, 143 insertions(+), 321 deletions(-)

-- 
2.26.0

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

             reply	other threads:[~2020-05-26  8:15 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-26  8:14 Zbigniew Kempczyński [this message]
2020-05-26  8:14 ` [igt-dev] [PATCH i-g-t 1/5] lib/gpu_cmds: Change gpu commands to use intel_bb Zbigniew Kempczyński
2020-05-26  8:14 ` [igt-dev] [PATCH i-g-t 2/5] lib/media_fill: Migrate gen11 media pipeline creation to intel_bb Zbigniew Kempczyński
2020-05-26 14:09   ` Chris Wilson
2020-05-26  8:14 ` [igt-dev] [PATCH i-g-t 3/5] lib/intel_batchbuffer: Change media vme function prototype Zbigniew Kempczyński
2020-05-26  8:14 ` [igt-dev] [PATCH i-g-t 4/5] tests/gem_media_vme: Remove libdrm dependency Zbigniew Kempczyński
2020-05-26  8:14 ` [igt-dev] [PATCH i-g-t 5/5] HAX: run media_vme in BAT only Zbigniew Kempczyński
2020-05-26  8:31 ` [igt-dev] ✓ Fi.CI.BAT: success for Make gem_media_vme libdrm-free Patchwork
2020-05-26  9:33 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2020-05-26 11:01 ` Patchwork
2020-05-26 11:08 ` [igt-dev] ✓ Fi.CI.BAT: success for Make gem_media_vme libdrm-free (rev2) Patchwork
2020-05-26 14:28 ` [igt-dev] ✗ Fi.CI.IGT: failure " 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=20200526081451.2045-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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.