Hi Laurent.
> > > + * @DRM_BUS_FLAG_DE_LOW: The Data Enable signal is active low
> > > + * @DRM_BUS_FLAG_DE_HIGH:The Data Enable signal is
> > > active high
> > > + * @DRM_BUS_FLAG_PIXDATA_POSEDGE:Legacy value, do not use
> > > + * @DRM_BUS_FLAG_PIXDATA_NEGEDGE:
Hi Sam,
On Sat, Jan 12, 2019 at 01:41:11PM +0100, Sam Ravnborg wrote:
> On Sat, Jan 12, 2019 at 03:10:51AM +0200, Laurent Pinchart wrote:
> > This allows nicer kerneldoc with an easy way to reference the enum and
> > the values.
> >
> > Signed-off-by: Laurent Pinchart
> > ---
> > include/drm/dr
Hi Laurent
On Sat, Jan 12, 2019 at 03:10:51AM +0200, Laurent Pinchart wrote:
> This allows nicer kerneldoc with an easy way to reference the enum and
> the values.
>
> Signed-off-by: Laurent Pinchart
> ---
> include/drm/drm_connector.h | 108 +---
> 1 file change
On Sat, Jan 12, 2019 at 03:10:51AM +0200, Laurent Pinchart wrote:
> This allows nicer kerneldoc with an easy way to reference the enum and
> the values.
>
> Signed-off-by: Laurent Pinchart
> ---
> include/drm/drm_connector.h | 108 +---
> 1 file changed, 64 insert
This allows nicer kerneldoc with an easy way to reference the enum and
the values.
Signed-off-by: Laurent Pinchart
---
include/drm/drm_connector.h | 108 +---
1 file changed, 64 insertions(+), 44 deletions(-)
diff --git a/include/drm/drm_connector.h b/include/drm