Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Francois Dugast <francois.dugast@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: rodrigo.vivi@intel.com
Subject: [igt-dev] [PATCH v2 0/1] xe: Rename engine to exec_queue
Date: Wed,  2 Aug 2023 17:04:36 +0000	[thread overview]
Message-ID: <20230802170437.7-1-francois.dugast@intel.com> (raw)

This will be required once the kernel series below is merged
as xe_drm.h will be updated:
https://patchwork.freedesktop.org/series/121627/

v2: Use generated uapi header (Rodrigo Vivi)

Francois Dugast (1):
  xe: Rename engine to exec_queue

 include/drm-uapi/xe_drm.h                |  96 +++++-----
 lib/igt_fb.c                             |   4 +-
 lib/intel_batchbuffer.c                  |   4 +-
 lib/intel_ctx.c                          |   2 +-
 lib/xe/xe_compute.c                      |   8 +-
 lib/xe/xe_ioctl.c                        |  80 ++++----
 lib/xe/xe_ioctl.h                        |  32 ++--
 lib/xe/xe_spin.c                         |  24 +--
 lib/xe/xe_spin.h                         |   2 +-
 tests/intel-ci/xe-fast-feedback.testlist |  60 +++---
 tests/xe/xe_ccs.c                        |  16 +-
 tests/xe/xe_create.c                     |  60 +++---
 tests/xe/xe_dma_buf_sync.c               |   8 +-
 tests/xe/xe_evict.c                      | 234 +++++++++++------------
 tests/xe/xe_exec_balancer.c              |  96 +++++-----
 tests/xe/xe_exec_basic.c                 | 116 +++++------
 tests/xe/xe_exec_compute_mode.c          | 126 ++++++------
 tests/xe/xe_exec_fault_mode.c            | 176 ++++++++---------
 tests/xe/xe_exec_reset.c                 | 214 ++++++++++-----------
 tests/xe/xe_exec_store.c                 |  20 +-
 tests/xe/xe_exec_threads.c               | 172 ++++++++---------
 tests/xe/xe_exercise_blt.c               |   8 +-
 tests/xe/xe_guc_pc.c                     |  46 ++---
 tests/xe/xe_huc_copy.c                   |   8 +-
 tests/xe/xe_intel_bb.c                   |   4 +-
 tests/xe/xe_noexec_ping_pong.c           |  16 +-
 tests/xe/xe_pm.c                         |  34 ++--
 tests/xe/xe_spin_batch.c                 |  20 +-
 tests/xe/xe_vm.c                         | 214 ++++++++++-----------
 29 files changed, 955 insertions(+), 945 deletions(-)

-- 
2.34.1

             reply	other threads:[~2023-08-02 17:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-02 17:04 Francois Dugast [this message]
2023-08-02 17:04 ` [igt-dev] [PATCH v2 1/1] xe: Rename engine to exec_queue Francois Dugast
2023-08-02 17:10 ` [igt-dev] ✗ GitLab.Pipeline: warning for xe: Rename engine to exec_queue (rev2) Patchwork
2023-08-02 17:42 ` [igt-dev] ○ CI.xeBAT: info " Patchwork
2023-08-02 17:47 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
2023-08-02 21:32 ` [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=20230802170437.7-1-francois.dugast@intel.com \
    --to=francois.dugast@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=rodrigo.vivi@intel.com \
    /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