All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexey Brodkin <Alexey.Brodkin@synopsys.com>
To: "laurent.pinchart+renesas@ideasonboard.com"
	<laurent.pinchart+renesas@ideasonboard.com>
Cc: "alison.wang@freescale.com" <alison.wang@freescale.com>,
	"dri-devel@lists.freedesktop.org"
	<dri-devel@lists.freedesktop.org>,
	"jsarha@ti.com" <jsarha@ti.com>,
	"z.liuxinliang@hisilicon.com" <z.liuxinliang@hisilicon.com>,
	"alexander.deucher@amd.com" <alexander.deucher@amd.com>,
	"zourongrong@gmail.com" <zourongrong@gmail.com>,
	"daniel.vetter@intel.com" <daniel.vetter@intel.com>,
	"maxime.ripard@free-electrons.com"
	<maxime.ripard@free-electrons.com>,
	"vincent.abriou@st.com" <vincent.abriou@st.com>,
	"christian.koenig@amd.com" <christian.koenig@amd.com>
Subject: Re: [PATCH] drm: Make the connector .detect() callback optional
Date: Wed, 30 Nov 2016 09:37:18 +0000	[thread overview]
Message-ID: <1480498574.2950.7.camel@synopsys.com> (raw)
In-Reply-To: <1480452990-8331-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com>

Hi Laurent,

On Tue, 2016-11-29 at 22:56 +0200, Laurent Pinchart wrote:
> Many drivers (21 to be exact) create connectors that are always
> connected (for instance to an LVDS or DSI panel). Instead of forcing
> them to implement a dummy .detect() handler, make the callback optional
> and consider the connector as always connected in that case.
> 
> Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
> ---
>  drivers/gpu/drm/amd/amdgpu/dce_virtual.c         |  7 -------
>  drivers/gpu/drm/arc/arcpgu_sim.c                 |  7 -------

For ARC PGU

Acked-by: Alexey Brodkin <abrodkin@synopsys.com>

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

  parent reply	other threads:[~2016-11-30  9:37 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-29 20:56 [PATCH] drm: Make the connector .detect() callback optional Laurent Pinchart
2016-11-29 21:02 ` Maxime Ripard
2016-11-29 21:07 ` Sean Paul
2016-11-29 21:09   ` Laurent Pinchart
2016-12-01 18:15     ` Sean Paul
2016-11-29 21:23 ` Deucher, Alexander
2016-11-29 21:24 ` Jyri Sarha
2016-11-30  8:26 ` Jani Nikula
2016-11-30  9:37 ` Alexey Brodkin [this message]
2016-11-30  9:51 ` Philipp Zabel
2016-11-30 15:27 ` Vincent ABRIOU

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=1480498574.2950.7.camel@synopsys.com \
    --to=alexey.brodkin@synopsys.com \
    --cc=alexander.deucher@amd.com \
    --cc=alison.wang@freescale.com \
    --cc=christian.koenig@amd.com \
    --cc=daniel.vetter@intel.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=jsarha@ti.com \
    --cc=laurent.pinchart+renesas@ideasonboard.com \
    --cc=maxime.ripard@free-electrons.com \
    --cc=vincent.abriou@st.com \
    --cc=z.liuxinliang@hisilicon.com \
    --cc=zourongrong@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.