public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: jani.nikula@intel.com
Subject: [PATCH 0/5] drm/i915: gmbus pin/port cleanup and bxt enabling
Date: Fri, 27 Mar 2015 00:20:18 +0200	[thread overview]
Message-ID: <cover.1427407523.git.jani.nikula@intel.com> (raw)

Hi all, Imre in particular -

This series spun out of reviewing the bxt gmbus enabling patches [1],
[2] and [3] that were getting, at least for my poor brain, hard to
follow.

The first four are platform independent cleanup and prep work that could
be merged before any of the bxt enabling series. It's all pretty
straightforward too.

The last patch enables gmbus on bxt.

Together this series replaces the three referenced patches.

As a follow-up, it's fairly easy to e.g. add the correct names for the
pins for CHV, and drop legacy pins (ssc, lvds) for hsw+ that we still
register adapters for! I just kept this series small for starters.

BR,
Jani.


[1] http://mid.gmane.org/1426585215-8788-21-git-send-email-imre.deak@intel.com
[2] http://mid.gmane.org/1426585215-8788-22-git-send-email-imre.deak@intel.com
[3] http://mid.gmane.org/1426585215-8788-23-git-send-email-imre.deak@intel.com



A.Sunil Kamath (1):
  drm/i915: add bxt gmbus support

Jani Nikula (4):
  drm/i915: rename GMBUS_PORT_* macros as GMBUS_PIN_*
  drm/i915: refer to pin instead of port in the intel_i2c.c interfaces
  drm/i915: index gmbus tables using the pin pair number
  drm/i915: base gmbus pin validity check on the gmbus pin map array

 drivers/gpu/drm/i915/i915_drv.h   | 13 ++----
 drivers/gpu/drm/i915/i915_reg.h   | 23 ++++++----
 drivers/gpu/drm/i915/intel_bios.c |  4 +-
 drivers/gpu/drm/i915/intel_crt.c  |  2 +-
 drivers/gpu/drm/i915/intel_dvo.c  | 10 ++--
 drivers/gpu/drm/i915/intel_hdmi.c |  8 ++--
 drivers/gpu/drm/i915/intel_i2c.c  | 96 ++++++++++++++++++++++++++-------------
 drivers/gpu/drm/i915/intel_lvds.c |  4 +-
 drivers/gpu/drm/i915/intel_sdvo.c |  5 +-
 9 files changed, 100 insertions(+), 65 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-03-26 22:21 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-26 22:20 Jani Nikula [this message]
2015-03-26 22:20 ` [PATCH 1/5] drm/i915: rename GMBUS_PORT_* macros as GMBUS_PIN_* Jani Nikula
2015-03-26 22:20 ` [PATCH 2/5] drm/i915: refer to pin instead of port in the intel_i2c.c interfaces Jani Nikula
2015-03-26 22:20 ` [PATCH 3/5] drm/i915: index gmbus tables using the pin pair number Jani Nikula
2015-03-27 15:00   ` Ville Syrjälä
2015-03-27 16:27     ` Jani Nikula
2015-04-01  7:55     ` [PATCH v2] " Jani Nikula
2015-03-26 22:20 ` [PATCH 4/5] drm/i915: base gmbus pin validity check on the gmbus pin map array Jani Nikula
2015-04-01 12:12   ` Daniel Vetter
2015-03-26 22:20 ` [PATCH 5/5] drm/i915: add bxt gmbus support Jani Nikula
2015-03-26 22:38   ` Jani Nikula
2015-03-27  8:42   ` Daniel Vetter
2015-03-27  8:59   ` [PATCH] " Jani Nikula
2015-03-27  9:00   ` [PATCH v4] " Jani Nikula
2015-04-01  7:58     ` [PATCH v5] " Jani Nikula
2015-04-09 10:33       ` shuang.he
2015-04-09 11:12       ` Imre Deak
2015-03-27 10:05 ` [PATCH 1/2] drm/i915: don't register nonexisting gmbus pins for bdw Jani Nikula
2015-03-27 10:05   ` [PATCH 2/2] drm/i915: don't register nonexisting gmbus pins for skl Jani Nikula

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.1427407523.git.jani.nikula@intel.com \
    --to=jani.nikula@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox