All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ville Syrjälä" <ville.syrjala@linux.intel.com>
To: StanLis <stanislav.lisovskiy@intel.com>
Cc: intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org
Subject: Re: [PATCH v11 0/2] Enabling content-type setting for HDMI displays.
Date: Thu, 17 May 2018 19:01:27 +0300	[thread overview]
Message-ID: <20180517160127.GK23723@intel.com> (raw)
In-Reply-To: <20180515135928.31092-1-stanislav.lisovskiy@intel.com>

On Tue, May 15, 2018 at 04:59:26PM +0300, StanLis wrote:
> From: Stanislav Lisovskiy <stanislav.lisovskiy@intel.com>
> 
> Added content type setting property to drm_connector(part 1)
> and enabled transmitting it with HDMI AVI infoframes
> for i915(part 2).
> 
> Stanislav Lisovskiy (2):
>   drm: content-type property for HDMI connector
>   i915: content-type property for HDMI connector

Series pushed to drm-misc-next. Thanks for the patches.

PS. I fixed up a couple of checkpatch warns while applying
the patches. In the future please look through the reported
warnings and fix up the ones that aren't entirely crazy.

> 
>  Documentation/gpu/drm-kms.rst        |   6 ++
>  Documentation/gpu/kms-properties.csv |   1 +
>  drivers/gpu/drm/drm_atomic.c         |   4 +
>  drivers/gpu/drm/drm_connector.c      | 115 +++++++++++++++++++++++++++
>  drivers/gpu/drm/drm_edid.c           |   8 ++
>  drivers/gpu/drm/i915/intel_atomic.c  |   1 +
>  drivers/gpu/drm/i915/intel_hdmi.c    |  18 +++--
>  include/drm/drm_connector.h          |  15 ++++
>  include/drm/drm_mode_config.h        |   5 ++
>  include/uapi/drm/drm_mode.h          |   7 ++
>  10 files changed, 174 insertions(+), 6 deletions(-)
> 
> -- 
> 2.17.0

-- 
Ville Syrjälä
Intel
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

      parent reply	other threads:[~2018-05-17 16:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-15 13:59 [PATCH v11 0/2] Enabling content-type setting for HDMI displays StanLis
2018-05-15 13:59 ` [PATCH v11 1/2] drm: content-type property for HDMI connector StanLis
2018-05-15 13:59 ` [PATCH v11 2/2] i915: " StanLis
2018-05-15 14:12 ` ✗ Fi.CI.CHECKPATCH: warning for Enabling content-type setting for HDMI displays. (rev10) Patchwork
2018-05-15 14:32 ` ✓ Fi.CI.BAT: success " Patchwork
2018-05-15 23:55 ` ✓ Fi.CI.IGT: " Patchwork
2018-05-17  7:21 ` [PATCH v11 0/2] Enabling content-type setting for HDMI displays Lisovskiy, Stanislav
2018-05-17 16:01 ` 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=20180517160127.GK23723@intel.com \
    --to=ville.syrjala@linux.intel.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=stanislav.lisovskiy@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.