Re: [Intel-gfx] [PATCH 2/9] drm/doc: Polish kerneldoc for encoders

2016-08-25 Thread Archit Taneja
On 08/18/2016 02:25 AM, Daniel Vetter wrote: - Move missing bits into struct drm_encoder docs. - Explain that encoders are 95% internal and only 5% uapi, and that in general the uapi part is broken. - Remove verbose comments for functions not exposed to drivers. Signed-off-by: Daniel Vetter

[Intel-gfx] [PATCH 2/9] drm/doc: Polish kerneldoc for encoders

2016-08-17 Thread Daniel Vetter
- Move missing bits into struct drm_encoder docs. - Explain that encoders are 95% internal and only 5% uapi, and that in general the uapi part is broken. - Remove verbose comments for functions not exposed to drivers. Signed-off-by: Daniel Vetter --- Documentation/gpu/drm-kms.rst | 46