On Fri, May 06, 2016 at 03:39:53PM +0200, Noralf Trønnes wrote: > > Den 05.05.2016 19:03, skrev Daniel Vetter: > > On Thu, May 05, 2016 at 03:24:34PM +0200, Noralf Trønnes wrote: > > > Add function to create a simple connector for a panel. > > > > > > Signed-off-by: Noralf Trønnes <noralf at tronnes.org> > > Like in the previous patch please also add a new section for the panel > > helpers to gpu.tmpl. I don't think this needs an overview section, it's so > > simple. But adding some cross references from the drm_panel.c kerneldoc to > > this and back would be real good. > > drm_panel.c doesn't have any documentation and the header file has only > the drm_panel_funcs struct documented, not hooked up to gpu.tmpl. > > I can make a patch documenting the functions, it looks fairly straight > forward, but I have no idea what to put in the DOC: section, except an > xref to this helper :-)
Maybe now is a good time for me to post the below. I really should've sent this out ages ago, sorry. Thierry --- >8 ---