All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anshuman Gupta <anshuman.gupta@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: matthew.auld@intel.com, rodrigo.vivi@intel.com
Subject: [Intel-gfx] [PATCH v3 0/2] drm/i915/dgfx: Grab wakeref at i915_ttm_unmap_virtual
Date: Thu, 27 Oct 2022 14:52:40 +0530	[thread overview]
Message-ID: <20221027092242.1476080-1-anshuman.gupta@intel.com> (raw)

v3 series rev fixes the nit review comment.

Anshuman Gupta (2):
  drm/i915: Encapsulate lmem rpm stuff in intel_runtime_pm
  drm/i915/dgfx: Grab wakeref at i915_ttm_unmap_virtual

 drivers/gpu/drm/i915/gem/i915_gem_mman.c | 21 +++++-------
 drivers/gpu/drm/i915/gem/i915_gem_pm.c   |  2 +-
 drivers/gpu/drm/i915/gem/i915_gem_ttm.c  | 42 ++++++++++++++++--------
 drivers/gpu/drm/i915/gt/intel_gt.c       |  3 --
 drivers/gpu/drm/i915/gt/intel_gt_types.h | 17 ----------
 drivers/gpu/drm/i915/i915_gem.c          |  4 +--
 drivers/gpu/drm/i915/intel_runtime_pm.c  |  5 +++
 drivers/gpu/drm/i915/intel_runtime_pm.h  | 22 +++++++++++++
 8 files changed, 65 insertions(+), 51 deletions(-)

-- 
2.38.0


             reply	other threads:[~2022-10-27  9:22 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-27  9:22 Anshuman Gupta [this message]
2022-10-27  9:22 ` [Intel-gfx] [PATCH v3 1/2] drm/i915: Encapsulate lmem rpm stuff in intel_runtime_pm Anshuman Gupta
2022-10-27  9:22 ` [Intel-gfx] [PATCH v3 2/2] drm/i915/dgfx: Grab wakeref at i915_ttm_unmap_virtual Anshuman Gupta
2022-10-27 13:00 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dgfx: Grab wakeref at i915_ttm_unmap_virtual (rev4) Patchwork
2022-10-31 12:41   ` Gupta, Anshuman
2022-10-27 13:00 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2022-10-27 14:40 ` [Intel-gfx] ✗ Fi.CI.BAT: failure " Patchwork
2022-10-29  5:59   ` Gupta, Anshuman
2022-10-31  6:44     ` Vudum, Lakshminarayana
2022-10-31  6:07 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2022-10-31  8:39 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
2022-10-31 12:25   ` Gupta, Anshuman
2022-10-31 13:05     ` Gupta, Anshuman

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=20221027092242.1476080-1-anshuman.gupta@intel.com \
    --to=anshuman.gupta@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=matthew.auld@intel.com \
    --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 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.