Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1658834

Re: [PATCH v3] drm/bridge: Refactor out the panel wrapper from the lvds-encoder bridge.

From Thierry Reding <thierry.reding@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH v3] drm/bridge: Refactor out the panel wrapper from the lvds-encoder bridge.
Date 2017-06-06 16:50 +0200
Message-ID <tPnXY-1DX-5@gated-at.bofh.it> (permalink)
References <tO1mN-5Va-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v3] drm/bridge: Refactor out the panel wrapper from the lvds-encoder bridge. Eric Anholt <eric@anholt.net> - 2017-06-02 22:30 +0200
  Re: [PATCH v3] drm/bridge: Refactor out the panel wrapper from the  lvds-encoder bridge. Archit Taneja <architt@codeaurora.org> - 2017-06-05 12:10 +0200
    Re: [PATCH v3] drm/bridge: Refactor out the panel wrapper from the  lvds-encoder bridge. Maarten Lankhorst <maarten.lankhorst@linux.intel.com> - 2017-06-06 16:30 +0200
      [PATCH v3] drm/bridge: Build the panel wrapper in drm_kms_helper Maarten Lankhorst <maarten.lankhorst@linux.intel.com> - 2017-06-06 16:40 +0200
        Re: [PATCH v3] drm/bridge: Build the panel wrapper in drm_kms_helper Eric Anholt <eric@anholt.net> - 2017-06-06 20:00 +0200
          Re: [PATCH v3] drm/bridge: Build the panel wrapper in drm_kms_helper Archit Taneja <architt@codeaurora.org> - 2017-06-07 10:20 +0200
        RE: [PATCH v3] drm/bridge: Build the panel wrapper in drm_kms_helper "Lofstedt, Marta" <marta.lofstedt@intel.com> - 2017-06-07 09:00 +0200
  Re: [PATCH v3] drm/bridge: Refactor out the panel wrapper from the  lvds-encoder bridge. Thierry Reding <thierry.reding@gmail.com> - 2017-06-06 16:50 +0200

csiph-web