All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: "Ville Syrjälä" <ville.syrjala@linux.intel.com>,
	"Jani Nikula" <jani.nikula@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: [PATCH 0/3] follow-up
Date: Thu, 27 Aug 2015 16:23:28 +0300	[thread overview]
Message-ID: <cover.1440681672.git.jani.nikula@intel.com> (raw)
In-Reply-To: <20150827121507.GA5176@intel.com>

These three patches address Ville's review comments on top of the series.

BR,
Jani.


Jani Nikula (3):
  drm/i915: ignore link rate in TPS3 selection
  drm/i915: add yesno utility function
  drm/i915: use the yesno helper for logging

 drivers/gpu/drm/i915/i915_debugfs.c   | 22 +++++++---------------
 drivers/gpu/drm/i915/i915_drv.h       |  5 +++++
 drivers/gpu/drm/i915/i915_gpu_error.c |  5 -----
 drivers/gpu/drm/i915/intel_dp.c       | 11 ++++++-----
 drivers/gpu/drm/i915/intel_pm.c       |  4 ++--
 5 files changed, 20 insertions(+), 27 deletions(-)

-- 
2.1.4

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

  reply	other threads:[~2015-08-27 13:20 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-27 10:25 [PATCH v2 1/3] i915/dp: add intel_dp_tps3_supported helper Jani Nikula
2015-08-27 10:25 ` [PATCH v2 2/3] drm/i915/dp: use the drm dp helper for determining sink tps3 support Jani Nikula
2015-09-01  9:37   ` Daniel Vetter
2015-09-03  8:20     ` Jani Nikula
2015-08-27 10:25 ` [PATCH v2 3/3] drm/i915/dp: move TPS3 logic to where it's used Jani Nikula
2015-08-27 12:15   ` Ville Syrjälä
2015-08-27 13:23     ` Jani Nikula [this message]
2015-08-27 13:23       ` [PATCH 1/3] drm/i915: ignore link rate in TPS3 selection Jani Nikula
2015-08-27 13:23       ` [PATCH 2/3] drm/i915: add yesno utility function Jani Nikula
2015-08-27 13:28         ` Chris Wilson
2015-08-27 13:53           ` Jani Nikula
2015-08-31 14:23             ` Jani Nikula
2015-08-31 14:33               ` Chris Wilson
2015-09-02  9:17                 ` Daniel Vetter
2015-08-27 13:23       ` [PATCH 3/3] drm/i915: use the yesno helper for logging Jani Nikula
2015-08-29 19:00   ` [PATCH v2 3/3] drm/i915/dp: move TPS3 logic to where it's used shuang.he

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.1440681672.git.jani.nikula@intel.com \
    --to=jani.nikula@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=ville.syrjala@linux.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.