Re: KMS documentation for userspace

2020-06-03 Thread Simon Ser
On Thursday, June 27, 2019 4:59 PM, Jani Nikula wrote: > On Sat, 22 Jun 2019, Daniel Vetter [email protected] wrote: > > > On Wed, Jun 19, 2019 at 10:16 PM Jani Nikula > > [email protected] wrote: > > > > > On Wed, 19 Jun 2019, Daniel Vetter [email protected] wrote: > > > > > > > - figur

Re: KMS documentation for userspace

2019-06-27 Thread Jani Nikula
On Sat, 22 Jun 2019, Daniel Vetter wrote: > On Wed, Jun 19, 2019 at 10:16 PM Jani Nikula > wrote: >> >> On Wed, 19 Jun 2019, Daniel Vetter wrote: >> > - figure out what to do with the libdrm manpages. Some stuff we really >> > want to also document there. But geez nroff. Maybe we need to stuff >

Re: KMS documentation for userspace

2019-06-22 Thread Daniel Vetter
On Sat, Jun 22, 2019 at 11:42 AM Simon Ser wrote: > On Wednesday, June 19, 2019 10:53 PM, Daniel Vetter wrote: > > tldr; Yes, I just didn't get around to it yet. > > > > The rough plan is to actually document ioctls and properties and all > > that stuff in drm-uapi.rst, and then cross-link that w

Re: KMS documentation for userspace

2019-06-22 Thread Daniel Vetter
On Wed, Jun 19, 2019 at 10:16 PM Jani Nikula wrote: > > On Wed, 19 Jun 2019, Daniel Vetter wrote: > > - figure out what to do with the libdrm manpages. Some stuff we really > > want to also document there. But geez nroff. Maybe we need to stuff > > libdrm into the kernel, dunno. > > How would peo

Re: KMS documentation for userspace

2019-06-22 Thread Simon Ser
On Wednesday, June 19, 2019 10:53 PM, Daniel Vetter wrote: > tldr; Yes, I just didn't get around to it yet. > > The rough plan is to actually document ioctls and properties and all > that stuff in drm-uapi.rst, and then cross-link that with the > driver-side documentation. I'm confused regarding

Re: KMS documentation for userspace

2019-06-19 Thread Jani Nikula
On Wed, 19 Jun 2019, Daniel Vetter wrote: > - figure out what to do with the libdrm manpages. Some stuff we really > want to also document there. But geez nroff. Maybe we need to stuff > libdrm into the kernel, dunno. How would people feel about converting libdrm man pages to rst, and using rst2m

Re: KMS documentation for userspace

2019-06-19 Thread Daniel Vetter
On Wed, Jun 19, 2019 at 9:36 PM Simon Ser wrote: > > Hi all, > > With Wayland compositors and DRM leases, the number of DRM userspace > programs has increased (and will probably continue to increase). > However it's been pretty hard to find good DRM docs for userspace. > > The resources currently