All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding@gmail.com>
To: Eric Anholt <eric@anholt.net>
Cc: Laurent Pinchart <Laurent.pinchart@ideasonboard.com>,
	dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3] drm/bridge: Refactor out the panel wrapper from the lvds-encoder bridge.
Date: Tue, 6 Jun 2017 16:42:11 +0200	[thread overview]
Message-ID: <20170606144211.GA21217@ulmo> (raw)
In-Reply-To: <20170602202514.11900-1-eric@anholt.net>


[-- Attachment #1.1: Type: text/plain, Size: 597 bytes --]

On Fri, Jun 02, 2017 at 01:25:14PM -0700, Eric Anholt wrote:
[...]
> diff --git a/drivers/gpu/drm/bridge/Kconfig b/drivers/gpu/drm/bridge/Kconfig
> index f6968d3b4b41..adf9ae0e0b7c 100644
> --- a/drivers/gpu/drm/bridge/Kconfig
> +++ b/drivers/gpu/drm/bridge/Kconfig
> @@ -4,6 +4,14 @@ config DRM_BRIDGE
>  	help
>  	  Bridge registration and lookup framework.
>  
> +config DRM_PANEL_BRIDGE

Nit: perhaps this would be better named DRM_BRIDGE_PANEL because it is
part of DRM_BRIDGE (and in fact depends on it). DRM_PANEL_ prefix with
the select on DRM_PANEL looks weird.

Thierry

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

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

WARNING: multiple messages have this Message-ID (diff)
From: Thierry Reding <thierry.reding@gmail.com>
To: Eric Anholt <eric@anholt.net>
Cc: dri-devel@lists.freedesktop.org,
	Archit Taneja <architt@codeaurora.org>,
	Andrzej Hajda <a.hajda@samsung.com>,
	Laurent Pinchart <Laurent.pinchart@ideasonboard.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3] drm/bridge: Refactor out the panel wrapper from the lvds-encoder bridge.
Date: Tue, 6 Jun 2017 16:42:11 +0200	[thread overview]
Message-ID: <20170606144211.GA21217@ulmo> (raw)
In-Reply-To: <20170602202514.11900-1-eric@anholt.net>

[-- Attachment #1: Type: text/plain, Size: 597 bytes --]

On Fri, Jun 02, 2017 at 01:25:14PM -0700, Eric Anholt wrote:
[...]
> diff --git a/drivers/gpu/drm/bridge/Kconfig b/drivers/gpu/drm/bridge/Kconfig
> index f6968d3b4b41..adf9ae0e0b7c 100644
> --- a/drivers/gpu/drm/bridge/Kconfig
> +++ b/drivers/gpu/drm/bridge/Kconfig
> @@ -4,6 +4,14 @@ config DRM_BRIDGE
>  	help
>  	  Bridge registration and lookup framework.
>  
> +config DRM_PANEL_BRIDGE

Nit: perhaps this would be better named DRM_BRIDGE_PANEL because it is
part of DRM_BRIDGE (and in fact depends on it). DRM_PANEL_ prefix with
the select on DRM_PANEL looks weird.

Thierry

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  parent reply	other threads:[~2017-06-06 14:42 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-02 20:25 [PATCH v3] drm/bridge: Refactor out the panel wrapper from the lvds-encoder bridge Eric Anholt
2017-06-02 20:25 ` Eric Anholt
2017-06-05 10:08 ` Archit Taneja
2017-06-06 14:24   ` Maarten Lankhorst
2017-06-06 14:24     ` Maarten Lankhorst
2017-06-06 14:31     ` [PATCH v3] drm/bridge: Build the panel wrapper in drm_kms_helper Maarten Lankhorst
2017-06-06 14:31       ` Maarten Lankhorst
2017-06-06 17:52       ` Eric Anholt
2017-06-06 17:52         ` Eric Anholt
2017-06-07  8:19         ` Archit Taneja
2017-06-07  8:19           ` Archit Taneja
2017-06-07  6:55       ` Lofstedt, Marta
2017-06-07  6:55         ` Lofstedt, Marta
2017-06-06 14:42 ` Thierry Reding [this message]
2017-06-06 14:42   ` [PATCH v3] drm/bridge: Refactor out the panel wrapper from the lvds-encoder bridge Thierry Reding

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=20170606144211.GA21217@ulmo \
    --to=thierry.reding@gmail.com \
    --cc=Laurent.pinchart@ideasonboard.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=eric@anholt.net \
    --cc=linux-kernel@vger.kernel.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.