Re: [Intel-gfx] [PATCH 00/37] drm: more doc work&cleanup, mostly vblank related

2017-05-24 Thread Daniel Vetter
On Wed, May 24, 2017 at 04:19:31PM +0100, Chris Wilson wrote: > On Wed, May 24, 2017 at 04:51:35PM +0200, Daniel Vetter wrote: > > Hi all, > > > > So the first part of this patch series is the usual deal of decrufting some > > part > > of drm and attempting to improve the docs. Mostly around vbla

Re: [Intel-gfx] [PATCH 00/37] drm: more doc work&cleanup, mostly vblank related

2017-05-24 Thread Chris Wilson
On Wed, May 24, 2017 at 04:51:35PM +0200, Daniel Vetter wrote: > Hi all, > > So the first part of this patch series is the usual deal of decrufting some > part > of drm and attempting to improve the docs. Mostly around vblank. I seem to be > the ever constant 5% of finally being able to document

[PATCH 00/37] drm: more doc work&cleanup, mostly vblank related

2017-05-24 Thread Daniel Vetter
Hi all, So the first part of this patch series is the usual deal of decrufting some part of drm and attempting to improve the docs. Mostly around vblank. I seem to be the ever constant 5% of finally being able to document drm_driver/device properly, oh well. By patch count the bigger part is tryi