From: "Ville Syrjälä" <ville.syrjala@linux.intel.com>
To: Jani Nikula <jani.nikula@linux.intel.com>
Cc: intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org
Subject: Re: [PATCH v2 0/6] drm/dp: i2c-over-aux short write support
Date: Thu, 27 Aug 2015 17:38:43 +0300 [thread overview]
Message-ID: <20150827143843.GI5176@intel.com> (raw)
In-Reply-To: <87pp287qbe.fsf@intel.com>
On Thu, Aug 27, 2015 at 05:34:45PM +0300, Jani Nikula wrote:
> On Thu, 27 Aug 2015, ville.syrjala@linux.intel.com wrote:
> > From: Ville Syrjälä <ville.syrjala@linux.intel.com>
> >
> > I found these lying around in a branch. Most have r-b or ack from last time
> > [1] (the tegra patch doesn't). I also included the radeon 20bit AUX address
> > fix that seems to have fallen through the cracks as well.
> >
> > I rebased these on top of my i2c-over-aux retry count series [2] since that
> > fixes a regression and so it's more urgent to get in.
>
> How about pushing both to a branch on some repo, and throwing them at
> some of the bugs we have open?
Pushed the lot to: git://github.com/vsyrjala/linux.git i2c_aux_short_write_4
It's sitting top of drm-intel-nightly from a few days ago.
>
> BR,
> Jani.
>
> >
> > [1] http://lists.freedesktop.org/archives/dri-devel/2015-March/079254.html
> > [2] http://lists.freedesktop.org/archives/dri-devel/2015-August/089250.html
> >
> > Ville Syrjälä (6):
> > drm/dp: s/I2C_STATUS/I2C_WRITE_STATUS_UPDATE/
> > drm/i915: Handle DP_AUX_I2C_WRITE_STATUS_UPDATE
> > drm/radeon: Handle DP_AUX_I2C_WRITE_STATUS_UPDATE
> > drm/tegra: Handle I2C_WRITE_STATUS_UPDATE for address only writes
> > drm/dp: Use I2C_WRITE_STATUS_UPDATE to drain partial I2C_WRITE
> > requests
> > drm/radeon: Send out the full AUX address
> >
> > drivers/gpu/drm/drm_dp_helper.c | 43 ++++++++++++++++++++++++++++++++----
> > drivers/gpu/drm/i915/intel_dp.c | 1 +
> > drivers/gpu/drm/radeon/atombios_dp.c | 6 +++--
> > drivers/gpu/drm/tegra/dpaux.c | 3 ++-
> > include/drm/drm_dp_helper.h | 2 +-
> > 5 files changed, 47 insertions(+), 8 deletions(-)
> >
> > --
> > 2.4.6
> >
> > _______________________________________________
> > dri-devel mailing list
> > dri-devel@lists.freedesktop.org
> > http://lists.freedesktop.org/mailman/listinfo/dri-devel
>
> --
> Jani Nikula, Intel Open Source Technology Center
--
Ville Syrjälä
Intel OTC
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx
prev parent reply other threads:[~2015-08-27 14:38 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-27 14:23 [PATCH v2 0/6] drm/dp: i2c-over-aux short write support ville.syrjala
2015-08-27 14:23 ` [PATCH 1/6] drm/dp: s/I2C_STATUS/I2C_WRITE_STATUS_UPDATE/ ville.syrjala
2015-08-27 14:23 ` [PATCH 2/6] drm/i915: Handle DP_AUX_I2C_WRITE_STATUS_UPDATE ville.syrjala
2015-08-27 14:23 ` [PATCH 3/6] drm/radeon: " ville.syrjala
2015-08-27 14:23 ` [PATCH 4/6] drm/tegra: Handle I2C_WRITE_STATUS_UPDATE for address only writes ville.syrjala
2015-09-03 7:34 ` Thierry Reding
2015-08-27 14:23 ` [PATCH 5/6] drm/dp: Use I2C_WRITE_STATUS_UPDATE to drain partial I2C_WRITE requests ville.syrjala
2015-09-08 18:24 ` Daniel Vetter
2015-08-27 14:23 ` [PATCH 6/6] drm/radeon: Send out the full AUX address ville.syrjala
2015-08-31 15:06 ` Alex Deucher
2015-08-27 14:34 ` [PATCH v2 0/6] drm/dp: i2c-over-aux short write support Jani Nikula
2015-08-27 14:38 ` Ville Syrjälä [this message]
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=20150827143843.GI5176@intel.com \
--to=ville.syrjala@linux.intel.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=jani.nikula@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.