All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ashutosh Dixit <ashutosh.dixit@intel.com>
To: intel-gfx@lists.freedesktop.org
Subject: [Intel-gfx] [PATCH 0/2] Firm up gt park/unpark
Date: Mon, 10 Oct 2022 20:27:58 -0700	[thread overview]
Message-ID: <cover.1665458639.git.ashutosh.dixit@intel.com> (raw)

A couple of patches to firm up gt park/unpark.

Ashutosh Dixit (2):
  drm/i915/gt: Don't do display work on platforms without display
  drm/i915/gt: Warn if not in RC6 when GT is parked

 drivers/gpu/drm/i915/gt/intel_gt_pm.c | 42 +++++++++++++++++----------
 drivers/gpu/drm/i915/gt/intel_rc6.c   | 15 ++++++++++
 drivers/gpu/drm/i915/gt/intel_rc6.h   |  1 +
 3 files changed, 42 insertions(+), 16 deletions(-)

-- 
2.34.1


             reply	other threads:[~2022-10-11  3:28 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-11  3:27 Ashutosh Dixit [this message]
2022-10-11  3:28 ` [Intel-gfx] [PATCH 1/2] drm/i915/gt: Don't do display work on platforms without display Ashutosh Dixit
2022-10-11  7:22   ` Jani Nikula
2022-10-11  7:34     ` Dixit, Ashutosh
2022-10-11  8:30       ` Tvrtko Ursulin
2022-10-11  8:34         ` Tvrtko Ursulin
2022-10-11  3:29 ` [Intel-gfx] [PATCH 2/2] drm/i915/gt: Warn if not in RC6 when GT is parked Ashutosh Dixit
2022-10-11  5:53   ` Dixit, Ashutosh
2022-10-11  8:35     ` Tvrtko Ursulin
2022-10-11  3:47 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Firm up gt park/unpark Patchwork
2022-10-11  4:37 ` [Intel-gfx] ✗ Fi.CI.BAT: 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=cover.1665458639.git.ashutosh.dixit@intel.com \
    --to=ashutosh.dixit@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.