All of lore.kernel.org
 help / color / mirror / Atom feed
From: Boris Brezillon <boris.brezillon@collabora.com>
To: Sam Ravnborg <sam@ravnborg.org>
Cc: dri-devel@lists.freedesktop.org,
	Nikita Yushchenko <nikita.yoush@cogentembedded.com>,
	Mark Rutland <mark.rutland@arm.com>,
	Jernej Skrabec <jernej.skrabec@siol.net>,
	Neil Armstrong <narmstrong@baylibre.com>,
	Andrey Smirnov <andrew.smirnov@gmail.com>,
	Jonas Karlman <jonas@kwiboo.se>, Rob Herring <robh+dt@kernel.org>,
	Andrzej Hajda <a.hajda@samsung.com>,
	devicetree@vger.kernel.org,
	Thierry Reding <thierry.reding@gmail.com>,
	Laurent Pinchart <Laurent.pinchart@ideasonboard.com>,
	intel-gfx-trybot@lists.freedesktop.org, kernel@collabora.com,
	Chris Healy <cphealy@gmail.com>
Subject: Re: [PATCH v8 10/12] drm/bridge: panel: Propage bus format/flags
Date: Fri, 24 Jan 2020 17:28:38 +0100	[thread overview]
Message-ID: <20200124172838.11e250bd@collabora.com> (raw)
In-Reply-To: <20200124162550.GA5835@ravnborg.org>

On Fri, 24 Jan 2020 17:25:50 +0100
Sam Ravnborg <sam@ravnborg.org> wrote:

> On Thu, Jan 23, 2020 at 10:53:31AM +0100, Boris Brezillon wrote:
> > So that the previous bridge element in the chain knows which input
> > format the panel bridge expects.
> > 
> > Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>  
> 
> Subject: [PATCH v8 10/12] drm/bridge: panel: Propage bus format/flags
> s/Propage/Propagate/
> ?
> 

Oops. I'll fix it when applying, unless there are other things to fix in
the v8.

WARNING: multiple messages have this Message-ID (diff)
From: Boris Brezillon <boris.brezillon@collabora.com>
To: Sam Ravnborg <sam@ravnborg.org>
Cc: Nikita Yushchenko <nikita.yoush@cogentembedded.com>,
	Mark Rutland <mark.rutland@arm.com>,
	Jernej Skrabec <jernej.skrabec@siol.net>,
	Neil Armstrong <narmstrong@baylibre.com>,
	Andrey Smirnov <andrew.smirnov@gmail.com>,
	Jonas Karlman <jonas@kwiboo.se>,
	dri-devel@lists.freedesktop.org,
	Andrzej Hajda <a.hajda@samsung.com>,
	devicetree@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
	Thierry Reding <thierry.reding@gmail.com>,
	Laurent Pinchart <Laurent.pinchart@ideasonboard.com>,
	intel-gfx-trybot@lists.freedesktop.org, kernel@collabora.com,
	Chris Healy <cphealy@gmail.com>
Subject: Re: [PATCH v8 10/12] drm/bridge: panel: Propage bus format/flags
Date: Fri, 24 Jan 2020 17:28:38 +0100	[thread overview]
Message-ID: <20200124172838.11e250bd@collabora.com> (raw)
In-Reply-To: <20200124162550.GA5835@ravnborg.org>

On Fri, 24 Jan 2020 17:25:50 +0100
Sam Ravnborg <sam@ravnborg.org> wrote:

> On Thu, Jan 23, 2020 at 10:53:31AM +0100, Boris Brezillon wrote:
> > So that the previous bridge element in the chain knows which input
> > format the panel bridge expects.
> > 
> > Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>  
> 
> Subject: [PATCH v8 10/12] drm/bridge: panel: Propage bus format/flags
> s/Propage/Propagate/
> ?
> 

Oops. I'll fix it when applying, unless there are other things to fix in
the v8.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2020-01-24 16:28 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-23  9:53 [PATCH v8 00/12] drm: Add support for bus-format negotiation Boris Brezillon
2020-01-23  9:53 ` Boris Brezillon
2020-01-23  9:53 ` [PATCH v8 01/12] drm/bridge: Add a drm_bridge_state object Boris Brezillon
2020-01-23  9:53   ` Boris Brezillon
2020-01-24 16:15   ` Neil Armstrong
2020-01-24 16:15     ` Neil Armstrong
2020-01-23  9:53 ` [PATCH v8 02/12] drm/bridge: Patch atomic hooks to take a drm_bridge_state Boris Brezillon
2020-01-23  9:53   ` Boris Brezillon
2020-01-23  9:53 ` [PATCH v8 03/12] drm/rcar-du: Plug atomic state hooks to the default implementation Boris Brezillon
2020-01-23  9:53   ` Boris Brezillon
2020-01-27 10:24   ` Neil Armstrong
2020-01-27 10:24     ` Neil Armstrong
2020-01-27 10:24   ` Neil Armstrong
2020-01-27 10:24     ` Neil Armstrong
2020-01-23  9:53 ` [PATCH v8 04/12] drm/bridge: analogix: " Boris Brezillon
2020-01-23  9:53   ` Boris Brezillon
2020-01-24 16:15   ` Neil Armstrong
2020-01-24 16:15     ` Neil Armstrong
2020-01-23  9:53 ` [PATCH v8 05/12] drm/bridge: Add an ->atomic_check() hook Boris Brezillon
2020-01-23  9:53   ` Boris Brezillon
2020-01-23  9:53 ` [PATCH v8 06/12] drm/bridge: Add the necessary bits to support bus format negotiation Boris Brezillon
2020-01-23  9:53   ` Boris Brezillon
2020-01-23  9:53 ` [PATCH v8 07/12] drm/imx: pd: Use bus format/flags provided by the bridge when available Boris Brezillon
2020-01-23  9:53   ` Boris Brezillon
2020-01-23  9:53 ` [PATCH v8 08/12] drm/bridge: lvds-codec: Implement basic bus format negotiation Boris Brezillon
2020-01-23  9:53   ` Boris Brezillon
2020-01-23  9:53 ` [PATCH v8 09/12] dt-bindings: display: bridge: lvds-codec: Add new bus-width prop Boris Brezillon
2020-01-23  9:53   ` Boris Brezillon
2020-01-23  9:53 ` [PATCH v8 10/12] drm/bridge: panel: Propage bus format/flags Boris Brezillon
2020-01-23  9:53   ` Boris Brezillon
2020-01-24 16:16   ` Neil Armstrong
2020-01-24 16:16     ` Neil Armstrong
2020-01-24 16:25   ` Sam Ravnborg
2020-01-24 16:25     ` Sam Ravnborg
2020-01-24 16:28     ` Boris Brezillon [this message]
2020-01-24 16:28       ` Boris Brezillon
2020-01-23  9:53 ` [PATCH v8 11/12] drm/panel: simple: Fix the lt089ac29000 bus_format Boris Brezillon
2020-01-23  9:53   ` Boris Brezillon
2020-01-23  9:53 ` [PATCH v8 12/12] ARM: dts: imx: imx51-zii-rdu1: Fix the display pipeline definition Boris Brezillon
2020-01-23  9:53   ` Boris Brezillon

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=20200124172838.11e250bd@collabora.com \
    --to=boris.brezillon@collabora.com \
    --cc=Laurent.pinchart@ideasonboard.com \
    --cc=a.hajda@samsung.com \
    --cc=andrew.smirnov@gmail.com \
    --cc=cphealy@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=intel-gfx-trybot@lists.freedesktop.org \
    --cc=jernej.skrabec@siol.net \
    --cc=jonas@kwiboo.se \
    --cc=kernel@collabora.com \
    --cc=mark.rutland@arm.com \
    --cc=narmstrong@baylibre.com \
    --cc=nikita.yoush@cogentembedded.com \
    --cc=robh+dt@kernel.org \
    --cc=sam@ravnborg.org \
    --cc=thierry.reding@gmail.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.