On Thursday, June 27, 2019 4:59 PM, Jani Nikula
wrote:
> On Sat, 22 Jun 2019, Daniel Vetter dan...@ffwll.ch wrote:
>
> > On Wed, Jun 19, 2019 at 10:16 PM Jani Nikula
> > jani.nik...@linux.intel.com wrote:
> >
> > > On Wed, 19 Jun 2019, Daniel Vetter dan...@ffwll.ch wrote:
> > >
> > > > - figur
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
>
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
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
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
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
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
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 available are:
- The kernel docs, although only the high level