All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zoltan Nyul <zoltan.nyul.1987@gmail.com>
To: intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH 0/8] Don't let the ghost eDP haunt us
Date: Tue, 18 Jun 2013 10:21:37 +0300	[thread overview]
Message-ID: <51C00A81.4050207@gmail.com> (raw)
In-Reply-To: <CAKMK7uHtPuNjy_kCL4=aObyErBowhWb=2oh_0ZOOptK9b86A5w@mail.gmail.com>

This patch series seems ok for me.

Reviewed-by: Zoltan Nyul <zoltan.nyul@intel.com>

> Hi
>
> This week I sent a patch called "drm/i915: propagate errors from
> intel_dp_init_connector" to fix a Haswell bug that was preventing my machine
> from booting. Chris provided a nice suggestion for it, so this series should
> implement his suggestion, but split in a few patches. While writing this code I
> also spotted a few other things, so there are some patches for them here. Patch
> 3 is the real bug fix and patches 4 & 5 implement Chris's suggestions. Patch 1
> is another bug fix and patches 2, 6, 7 & 8 are my bikesheds for the current
> code.
>
> Thanks,
> Paulo
>
> Paulo Zanoni (8):
>   drm/i915: don't check encoder at DP connector destroy()
>   drm/i915: extract intel_edp_init_connector
>   drm/i915: propagate errors from intel_dp_init_connector
>   drm/i915: fix the "ghost eDP" connector unwind path
>   drm/i915: fix the "ghost eDP" encoder unwind path
>   drm/i915: check the return value of intel_dp_i2c_init
>   drm/i915: invert the verbosity of intel_enable_fbc
>   drm/i915: rename intel_dp_destroy to intel_dp_connector_destroy
>
>  drivers/gpu/drm/i915/intel_ddi.c |   7 +-
>  drivers/gpu/drm/i915/intel_dp.c  | 180 +++++++++++++++++++++++----------------
>  drivers/gpu/drm/i915/intel_drv.h |   2 +-
>  drivers/gpu/drm/i915/intel_pm.c  |   3 +-
>  4 files changed, 113 insertions(+), 79 deletions(-)
>
> --
> 1.8.1.2

  reply	other threads:[~2013-06-18  7:21 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-16 14:57 [PATCH 0/3] fbdev no more! Daniel Vetter
2013-06-16 14:57 ` [PATCH 1/3] drm: Add separate Kconfig option for fbdev helpers Daniel Vetter
2013-06-16 14:57 ` [PATCH 2/3] drm/i915: Kconfig option to disable the legacy fbdev support Daniel Vetter
2013-06-16 14:57 ` [PATCH 3/3] drm/i915: rename intel_fb.c to intel_fbdev.c Daniel Vetter
2013-06-16 22:07 ` [PATCH 0/3] fbdev no more! David Herrmann
2013-06-17 14:33 ` Konrad Rzeszutek Wilk
2013-06-18  6:37   ` Daniel Vetter
2013-06-18  7:21     ` Zoltan Nyul [this message]
2013-06-17 20:47 ` Andy Lutomirski
2013-06-18  6:12   ` David Herrmann
  -- strict thread matches above, loose matches on Subject: below --
2013-06-12 20:27 [PATCH 0/8] Don't let the ghost eDP haunt us Paulo Zanoni

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=51C00A81.4050207@gmail.com \
    --to=zoltan.nyul.1987@gmail.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 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.