All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ander Conselvan De Oliveira <conselvan2@gmail.com>
To: s.l-h@gmx.de
Cc: nkalkhof@web.de, jani.nikula@intel.com, daniel.vetter@ffwll.ch,
	linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
	torvalds@linux-foundation.org
Subject: [Fwd: Re: [PATCH] drm/i915: Properly initialize SDVO analog connectors]
Date: Mon, 08 Jun 2015 13:36:02 +0300	[thread overview]
Message-ID: <1433759762.4364.22.camel@gmail.com> (raw)
In-Reply-To: <1433751990-21544-1-git-send-email-ander.conselvan.de.oliveira@intel.com>

Thanks for testing.

-------- Forwarded Message --------
From: Stefan Lippers-Hollmann <s.l-h@gmx.de>
To: Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com>
Subject: Re: [PATCH] drm/i915: Properly initialize SDVO analog
connectors
Date: Mon, 8 Jun 2015 12:16:04 +0200

Hi

On 2015-06-08, Ander Conselvan de Oliveira wrote:
> In the commit below, I missed the connector allocation in the function
> intel_sdvo_analog_init(), leading to those connectors to have a NULL
> state pointer.

Thanks a lot, this patch is working (on top of 4.1-rc7).

> commit 08d9bc920d465bbbbd762cac9383249c19bf69a2
> Author: Ander Conselvan de Oliveira
<ander.conselvan.de.oliveira@intel.com>
> Date:   Fri Apr 10 10:59:10 2015 +0300
> 
>     drm/i915: Allocate connector state together with the connectors
> 
> Signed-off-by: Ander Conselvan de Oliveira
<ander.conselvan.de.oliveira@intel.com>

Feel free to add:

Tested-by: Stefan Lippers-Hollmann <s.l-h@gmx.de>

Regards
	Stefan Lippers-Hollmann


_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

WARNING: multiple messages have this Message-ID (diff)
From: Ander Conselvan De Oliveira <conselvan2@gmail.com>
To: s.l-h@gmx.de
Cc: nkalkhof@web.de, jani.nikula@intel.com, daniel.vetter@ffwll.ch,
	linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
	torvalds@linux-foundation.org, ville.syrjala@linux.intel.com
Subject: [Fwd: Re: [PATCH] drm/i915: Properly initialize SDVO analog connectors]
Date: Mon, 08 Jun 2015 13:36:02 +0300	[thread overview]
Message-ID: <1433759762.4364.22.camel@gmail.com> (raw)
In-Reply-To: <1433751990-21544-1-git-send-email-ander.conselvan.de.oliveira@intel.com>

Thanks for testing.

-------- Forwarded Message --------
From: Stefan Lippers-Hollmann <s.l-h@gmx.de>
To: Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com>
Subject: Re: [PATCH] drm/i915: Properly initialize SDVO analog
connectors
Date: Mon, 8 Jun 2015 12:16:04 +0200

Hi

On 2015-06-08, Ander Conselvan de Oliveira wrote:
> In the commit below, I missed the connector allocation in the function
> intel_sdvo_analog_init(), leading to those connectors to have a NULL
> state pointer.

Thanks a lot, this patch is working (on top of 4.1-rc7).

> commit 08d9bc920d465bbbbd762cac9383249c19bf69a2
> Author: Ander Conselvan de Oliveira
<ander.conselvan.de.oliveira@intel.com>
> Date:   Fri Apr 10 10:59:10 2015 +0300
> 
>     drm/i915: Allocate connector state together with the connectors
> 
> Signed-off-by: Ander Conselvan de Oliveira
<ander.conselvan.de.oliveira@intel.com>

Feel free to add:

Tested-by: Stefan Lippers-Hollmann <s.l-h@gmx.de>

Regards
	Stefan Lippers-Hollmann



  reply	other threads:[~2015-06-08 10:36 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-20  3:32 git pull] drm for v4.1-rc1 Dave Airlie
2015-04-20  3:32 ` Dave Airlie
2015-04-21 16:07 ` Linus Torvalds
2015-04-21 16:07   ` Linus Torvalds
2015-04-21 21:12   ` Bjorn Helgaas
2015-04-21 21:12     ` Bjorn Helgaas
2015-04-23 21:30   ` Bjorn Helgaas
2015-04-23 21:30     ` Bjorn Helgaas
2015-04-23 21:56     ` Matthew Garrett
2015-04-23 22:47       ` Linus Torvalds
2015-04-23 22:47         ` Linus Torvalds
2015-04-23 22:59         ` Matthew Garrett
2015-04-24  0:55     ` Alex Deucher
2015-04-24  0:55       ` Alex Deucher
2015-06-05 21:18 ` Stefan Lippers-Hollmann
2015-06-06 23:52   ` Ville Syrjälä
2015-06-06 23:52     ` Ville Syrjälä
2015-06-07  2:32     ` Stefan Lippers-Hollmann
2015-06-08  8:06       ` Ander Conselvan De Oliveira
2015-06-08  8:06         ` Ander Conselvan De Oliveira
2015-06-08  8:29         ` Ander Conselvan De Oliveira
2015-06-08  8:29           ` Ander Conselvan De Oliveira
2015-06-08 10:28           ` Stefan Lippers-Hollmann
2015-06-08  8:26       ` [PATCH] drm/i915: Properly initialize SDVO analog connectors Ander Conselvan de Oliveira
2015-06-08 10:36         ` Ander Conselvan De Oliveira [this message]
2015-06-08 10:36           ` [Fwd: Re: [PATCH] drm/i915: Properly initialize SDVO analog connectors] Ander Conselvan De Oliveira
2015-06-08 10:50         ` [PATCH] drm/i915: Properly initialize SDVO analog connectors Jani Nikula
2015-06-08 10:50           ` 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=1433759762.4364.22.camel@gmail.com \
    --to=conselvan2@gmail.com \
    --cc=daniel.vetter@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=jani.nikula@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nkalkhof@web.de \
    --cc=s.l-h@gmx.de \
    --cc=torvalds@linux-foundation.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 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.