All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Vetter <daniel@ffwll.ch>
To: Jani Nikula <jani.nikula@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH v2 0/7] drm/i915: clean up *_digital_port_connected
Date: Wed, 26 Aug 2015 11:01:21 +0200	[thread overview]
Message-ID: <20150826090120.GL20434@phenom.ffwll.local> (raw)
In-Reply-To: <cover.1440056461.git.jani.nikula@intel.com>

On Thu, Aug 20, 2015 at 10:47:35AM +0300, Jani Nikula wrote:
> v2 with missing cases handled and intel_digital_port_connected return
> value changed to bool. Mostly it's just the addition of patches 2 and 3,
> and rebase of the rest.

Pulled in entire series, thanks.
-Daniel

> 
> BR,
> Jani.
> 
> 
> Jani Nikula (7):
>   drm/i915: move ibx_digital_port_connected to intel_dp.c
>   drm/i915: make g4x_digital_port_connected return boolean status
>   drm/i915: add MISSING_CASE annotation to ibx_digital_port_connected
>   drm/i915: add common intel_digital_port_connected function
>   drm/i915: split ibx_digital_port_connected to ibx and cpt variants
>   drm/i915: split g4x_digital_port_connected to g4x and vlv variants
>   drm/i915/bxt: Use correct live status register for BXT platform
> 
>  drivers/gpu/drm/i915/intel_display.c |  45 --------
>  drivers/gpu/drm/i915/intel_dp.c      | 199 +++++++++++++++++++++++++----------
>  drivers/gpu/drm/i915/intel_drv.h     |   2 -
>  3 files changed, 145 insertions(+), 101 deletions(-)
> 
> -- 
> 2.1.4
> 
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

      parent reply	other threads:[~2015-08-26  9:01 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-20  7:47 [PATCH v2 0/7] drm/i915: clean up *_digital_port_connected Jani Nikula
2015-08-20  7:47 ` [PATCH v2 1/7] drm/i915: move ibx_digital_port_connected to intel_dp.c Jani Nikula
2015-08-26  5:04   ` Jindal, Sonika
2015-08-20  7:47 ` [PATCH v2 2/7] drm/i915: make g4x_digital_port_connected return boolean status Jani Nikula
2015-08-20  8:17   ` R, Durgadoss
2015-08-20  7:47 ` [PATCH v2 3/7] drm/i915: add MISSING_CASE annotation to ibx_digital_port_connected Jani Nikula
2015-08-20 14:26   ` R, Durgadoss
2015-08-20  7:47 ` [PATCH v2 4/7] drm/i915: add common intel_digital_port_connected function Jani Nikula
2015-08-26  5:26   ` Jindal, Sonika
2015-08-26 15:18   ` Sivakumar Thulasimani
2015-08-27  7:00     ` Jani Nikula
2015-08-27  8:01       ` Sivakumar Thulasimani
2015-08-27  8:08         ` Jani Nikula
2015-08-27  8:12           ` Sivakumar Thulasimani
2015-08-20  7:47 ` [PATCH v2 5/7] drm/i915: split ibx_digital_port_connected to ibx and cpt variants Jani Nikula
2015-08-20  7:47 ` [PATCH v2 6/7] drm/i915: split g4x_digital_port_connected to g4x and vlv variants Jani Nikula
2015-08-20  7:47 ` [PATCH v2 7/7] drm/i915/bxt: Use correct live status register for BXT platform Jani Nikula
2015-08-26  5:32   ` Jindal, Sonika
2015-08-26  6:35     ` Jani Nikula
2015-08-26  9:01 ` 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=20150826090120.GL20434@phenom.ffwll.local \
    --to=daniel@ffwll.ch \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=jani.nikula@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.