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, Thierry Reding <thierry.reding@gmail.com>
Subject: [PATCH 0/6] drm/i915: switch to drm core dp aux helpers
Date: Fri, 14 Mar 2014 16:51:11 +0200	[thread overview]
Message-ID: <cover.1394808141.git.jani.nikula@intel.com> (raw)

Switch over to using Thierry's drm dp aux helpers.

The previous RFC series (from before the helpers were merged) is at
[1]. I specifically decided to dodge the sleep state issues pointed out
by Ville [2] for now; this series does not make us better or worse in
this regard.

Only briefly tested on SNB, but seems to work.

Patch 1 has been posted and reviewed on dri-devel already [3], and is
included here for completeness.

(These patches demonstrate that git format-patch needs a "function
rewrite" option... the diffs in patches 4 and 6 turned out quite hideous
with mixed + and - lines.)



BR,
Jani.


[1] http://mid.gmane.org/cover.1391520164.git.jani.nikula@intel.com
[2] http://mid.gmane.org/20140204142053.GH3891@intel.com
[3] http://mid.gmane.org/1394020227-16738-1-git-send-email-jani.nikula@intel.com

Jani Nikula (6):
  drm/dp: let drivers specify the name of the I2C-over-AUX adapter
  drm/i915/dp: split edp_panel_vdd_on() for reuse
  drm/i915/dp: move edp vdd enable/disable at a lower level in
    i2c-over-aux
  drm/i915/dp: use the new drm helpers for dp aux
  drm/i915/dp: move dp aux ch register init to aux init
  drm/i915/dp: use the new drm helpers for dp i2c-over-aux

 drivers/gpu/drm/drm_dp_helper.c  |    3 +-
 drivers/gpu/drm/i915/intel_dp.c  |  513 ++++++++++++++------------------------
 drivers/gpu/drm/i915/intel_drv.h |    3 +-
 include/drm/drm_dp_helper.h      |    4 +
 4 files changed, 189 insertions(+), 334 deletions(-)

-- 
1.7.9.5

             reply	other threads:[~2014-03-14 14:51 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-14 14:51 Jani Nikula [this message]
2014-03-14 14:51 ` [PATCH 1/6] drm/dp: let drivers specify the name of the I2C-over-AUX adapter Jani Nikula
2014-03-17 14:09   ` Rodrigo Vivi
2014-03-14 14:51 ` [PATCH 2/6] drm/i915/dp: split edp_panel_vdd_on() for reuse Jani Nikula
2014-03-17 14:09   ` Rodrigo Vivi
2014-03-17 14:47     ` Rodrigo Vivi
2014-03-14 14:51 ` [PATCH 3/6] drm/i915/dp: move edp vdd enable/disable at a lower level in i2c-over-aux Jani Nikula
2014-03-17 14:09   ` Rodrigo Vivi
2014-03-14 14:51 ` [PATCH 4/6] drm/i915/dp: use the new drm helpers for dp aux Jani Nikula
2014-03-17 14:08   ` Rodrigo Vivi
2014-03-17 14:51     ` Rodrigo Vivi
2014-03-17 14:54       ` Jani Nikula
2014-03-18 10:54     ` Jani Nikula
2014-03-18 14:02       ` Rodrigo Vivi
2014-03-18 14:06         ` Daniel Vetter
2014-03-14 14:51 ` [PATCH 5/6] drm/i915/dp: move dp aux ch register init to aux init Jani Nikula
2014-03-17 14:12   ` Rodrigo Vivi
2014-03-17 14:48     ` Jani Nikula
2014-03-14 14:51 ` [PATCH 6/6] drm/i915/dp: use the new drm helpers for dp i2c-over-aux Jani Nikula
2014-03-17 14:45   ` Rodrigo Vivi

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.1394808141.git.jani.nikula@intel.com \
    --to=jani.nikula@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=thierry.reding@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox