[PATCH 1/3 v6] drm: Introduce drm_connector_register_all() helper
Alexey Brodkin
Alexey.Brodkin at synopsys.com
Wed Apr 20 14:34:46 UTC 2016
Hi Daniel,
On Wed, 2016-04-20 at 13:28 +0200, Daniel Vetter wrote:
> On Tue, Apr 19, 2016 at 03:24:51PM +0300, Alexey Brodkin wrote:
> >
> > As a pair to already existing drm_connector_unregister_all() we're adding
> > generic implementation of what is already done in some drivers.
> >
> > Once this helper is implemented we'll be ready to switch existing
> > driver-specific implementations with the generic one.
> >
> > Signed-off-by: Alexey Brodkin <abrodkin at synopsys.com>
> > Cc: Daniel Vetter <daniel at ffwll.ch>
> > Cc: David Airlie <airlied at linux.ie>
> > Cc: Boris Brezillon <boris.brezillon at free-electrons.com>
> > ---
> >
> > No changes v5 -> v6.
> >
> > Changes v4 -> v5:
> > * Added missing mutex unlock on a fail path in drm_connector_register_all().
> > Thanks David for his attention and patience!
> When resending, please add everyone who commmented on previous versions of
> your patches to the cc: list. Just to make sure they have a chance to look
> at the next version.
Sure I usually do that but looks like this time I completely forgot to add
more people in Cc.
-Alexey
More information about the dri-devel
mailing list