[PATCH] drm/arcpgu: remove drm_encoder_slave
Alexey Brodkin
Alexey.Brodkin at synopsys.com
Tue Jan 30 16:44:02 UTC 2018
Hi Daniel,
On Tue, 2018-01-30 at 10:15 +0100, Daniel Vetter wrote:
> On Wed, Jan 17, 2018 at 03:17:55PM +0100, Daniel Vetter wrote:
> > drm_encoder_slave is the old way to write bridge drivers, for i2c
> > bridges only. It's deprecated, and definitely should not be used in
> > new drivers. This has absolutely nothing to do with the new bridge
> > driver infrastructure implemented by drm_bridge.
> >
> > What's even strange is that arcpgu doesn't even use any of this, it
> > really only wants a plain normal drm_encoder. Nuke all the surplus
> > real estate.
> >
> > v2: Actually git add after compile testing ...
> >
> > v3: Clarify commit message and stop including drm_encoder_slave.h.
> >
> > Cc: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
> > Cc: Alexey Brodkin <abrodkin at synopsys.com>
> > Reviewed-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
> > Signed-off-by: Daniel Vetter <daniel.vetter at intel.com>
>
> I assumed this is ok and applied it to drm-misc-next.
> -Daniel
Not sure but I still cannot see anything arcpgu-related here
https://cgit.freedesktop.org/drm-misc/log/
Am I looking at the wrong place?
-Alexey
More information about the dri-devel
mailing list