All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>
To: Intel-gfx@lists.freedesktop.org
Subject: [PATCH 00/12] Fewer for_each_engine(.., i915, ..)
Date: Tue, 22 Oct 2019 10:47:14 +0100	[thread overview]
Message-ID: <20191022094726.3001-1-tvrtko.ursulin@linux.intel.com> (raw)

From: Tvrtko Ursulin <tvrtko.ursulin@intel.com>

Since we want to eliminate the engine list copy in i915 this series converts
some of the remaining call sites to take gt as is the future direction.

Where appropriate it also converts the containing functions to take gt as well.
Most notably this applies to engine setup and initialization.

Tvrtko Ursulin (12):
  drm/i915: Pass intel_gt to intel_engines_init_mmio
  drm/i915: Pass intel_gt to intel_setup_engine_capabilities
  drm/i915: Pass intel_gt to intel_engines_cleanup
  drm/i915: Pass intel_gt to intel_engines_setup
  drm/i915: Pass intel_gt to intel_engines_init
  drm/i915: Pass intel_gt to intel_engines_verify_workarounds
  drm/i915: Split drop caches into GT and i915 parts
  drm/i915/selftests: Convert eviction selftests to gt/ggtt
  drm/i915/selftests: Use GT engines in mock_gem_device
  drm/i915/selftests: Use GT engines in igt_live_test
  drm/i915/selftests: Use GT engines in i915_gem_mman selftest
  drm/i915/selftests: Use for_each_uabi_engine in contex selftests

 .../drm/i915/gem/selftests/i915_gem_context.c |  12 +--
 .../drm/i915/gem/selftests/i915_gem_mman.c    |   5 +-
 drivers/gpu/drm/i915/gt/intel_engine.h        |  10 +-
 drivers/gpu/drm/i915/gt/intel_engine_cs.c     |  46 ++++----
 drivers/gpu/drm/i915/i915_debugfs.c           |  24 +++--
 drivers/gpu/drm/i915/i915_drv.c               |   4 +-
 drivers/gpu/drm/i915/i915_gem.c               |  14 +--
 .../gpu/drm/i915/selftests/i915_gem_evict.c   | 100 +++++++++---------
 .../gpu/drm/i915/selftests/igt_live_test.c    |   7 +-
 .../gpu/drm/i915/selftests/mock_gem_device.c  |   8 +-
 10 files changed, 122 insertions(+), 108 deletions(-)

-- 
2.20.1

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

             reply	other threads:[~2019-10-22  9:47 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-22  9:47 Tvrtko Ursulin [this message]
2019-10-22  9:47 ` [PATCH 01/12] drm/i915: Pass intel_gt to intel_engines_init_mmio Tvrtko Ursulin
2019-10-22 10:00   ` Chris Wilson
2019-10-22  9:47 ` [PATCH 02/12] drm/i915: Pass intel_gt to intel_setup_engine_capabilities Tvrtko Ursulin
2019-10-22 10:00   ` Chris Wilson
2019-10-22  9:47 ` [PATCH 03/12] drm/i915: Pass intel_gt to intel_engines_cleanup Tvrtko Ursulin
2019-10-22 10:01   ` Chris Wilson
2019-10-22  9:47 ` [PATCH 04/12] drm/i915: Pass intel_gt to intel_engines_setup Tvrtko Ursulin
2019-10-22 10:01   ` Chris Wilson
2019-10-22  9:47 ` [PATCH 05/12] drm/i915: Pass intel_gt to intel_engines_init Tvrtko Ursulin
2019-10-22 10:02   ` Chris Wilson
2019-10-22  9:47 ` [PATCH 06/12] drm/i915: Pass intel_gt to intel_engines_verify_workarounds Tvrtko Ursulin
2019-10-22 10:02   ` Chris Wilson
2019-10-22  9:47 ` [PATCH 07/12] drm/i915: Split drop caches into GT and i915 parts Tvrtko Ursulin
2019-10-22 10:04   ` Chris Wilson
2019-10-22  9:47 ` [PATCH 08/12] drm/i915/selftests: Convert eviction selftests to gt/ggtt Tvrtko Ursulin
2019-10-22 10:06   ` Chris Wilson
2019-10-22  9:47 ` [PATCH 09/12] drm/i915/selftests: Use GT engines in mock_gem_device Tvrtko Ursulin
2019-10-22 10:06   ` Chris Wilson
2019-10-22  9:47 ` [PATCH 10/12] drm/i915/selftests: Use GT engines in igt_live_test Tvrtko Ursulin
2019-10-22 10:08   ` Chris Wilson
2019-10-22  9:47 ` [PATCH 11/12] drm/i915/selftests: Use GT engines in i915_gem_mman selftest Tvrtko Ursulin
2019-10-22 10:11   ` Chris Wilson
2019-10-22  9:47 ` [PATCH 12/12] drm/i915/selftests: Use for_each_uabi_engine in contex selftests Tvrtko Ursulin
2019-10-22 10:54   ` Chris Wilson
2019-10-22 10:51 ` ✗ Fi.CI.BAT: failure for Fewer for_each_engine(.., i915, ..) 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=20191022094726.3001-1-tvrtko.ursulin@linux.intel.com \
    --to=tvrtko.ursulin@linux.intel.com \
    --cc=Intel-gfx@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.