public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Daniel Vetter <daniel@ffwll.ch>
To: "Antti Koskipää" <antti.koskipaa@linux.intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH v2 0/4] drm/i915: dp: fix order of dp aux i2c device cleanup
Date: Fri, 14 Feb 2014 11:25:40 +0100	[thread overview]
Message-ID: <20140214102540.GE17001@phenom.ffwll.local> (raw)
In-Reply-To: <52FCD2AB.10705@linux.intel.com>

On Thu, Feb 13, 2014 at 04:11:55PM +0200, Antti Koskipää wrote:
> On 02/11/2014 05:12 PM, Imre Deak wrote:
> > The main point of this patchset is to fix a driver unload bug caused by
> > incorrect order of dp aux i2c cleanup wrt. destroying the corresponding
> > encoder/connector objects, see the second patch for details.
> > 
> > Tested on vlv/dp.
> > 
> > v2: move all sysfs removal bits to the new connector->unregister
> >     callback (Daniel)
> > 
> > Imre Deak (4):
> >   drm/i915: add unregister callback to connector
> >   drm/i915: dp: fix order of dp aux i2c device cleanup
> >   drm/i915: sdvo: fix error path in sdvo_connector_init
> >   drm/i915: sdvo: add i2c sysfs symlink to the connector's directory
> > 
> >  drivers/gpu/drm/i915/i915_drv.h      |  1 +
> >  drivers/gpu/drm/i915/intel_crt.c     |  1 +
> >  drivers/gpu/drm/i915/intel_display.c | 14 ++++++--
> >  drivers/gpu/drm/i915/intel_dp.c      | 23 +++++++++++-
> >  drivers/gpu/drm/i915/intel_drv.h     |  8 +++++
> >  drivers/gpu/drm/i915/intel_dsi.c     |  1 +
> >  drivers/gpu/drm/i915/intel_dvo.c     |  1 +
> >  drivers/gpu/drm/i915/intel_hdmi.c    |  1 +
> >  drivers/gpu/drm/i915/intel_lvds.c    |  1 +
> >  drivers/gpu/drm/i915/intel_sdvo.c    | 70 +++++++++++++++++++++++++++++++-----
> >  drivers/gpu/drm/i915/intel_tv.c      |  1 +
> >  11 files changed, 110 insertions(+), 12 deletions(-)
> >
> > Signed-off-by: Imre Deak <imre.deak@intel.com>
> 
> Reviewed-by: Antti Koskipää <antti.koskipaa@linux.intel.com>

All pulled in, thanks for patches and review.
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch

      reply	other threads:[~2014-02-14 10:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-11 15:12 [PATCH v2 0/4] drm/i915: dp: fix order of dp aux i2c device cleanup Imre Deak
2014-02-11 15:12 ` [PATCH v2 1/4] drm/i915: add unregister callback to connector Imre Deak
2014-02-11 15:12 ` [PATCH v2 2/4] drm/i915: dp: fix order of dp aux i2c device cleanup Imre Deak
2014-02-11 15:12 ` [PATCH v2 3/4] drm/i915: sdvo: fix error path in sdvo_connector_init Imre Deak
2014-02-11 15:12 ` [PATCH v2 4/4] drm/i915: sdvo: add i2c sysfs symlink to the connector's directory Imre Deak
2014-02-13 14:11 ` [PATCH v2 0/4] drm/i915: dp: fix order of dp aux i2c device cleanup Antti Koskipää
2014-02-14 10:25   ` Daniel Vetter [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=20140214102540.GE17001@phenom.ffwll.local \
    --to=daniel@ffwll.ch \
    --cc=antti.koskipaa@linux.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