On Tue, Jun 21, 2016 at 02:48:56PM +0300, Jani Nikula wrote: > Take two of [1], see the cover letter there. > > I've renamed drm-userland-interfaces.rst to drm-uapi.rst and added a > further split-up patch of drm internals, extracting mm, kms and kms > helpers to separate documents. All applied to drm-misc. Thanks a lot for all your work on improving the doc toolchain! Cheers, Daniel > > BR, > Jani. > > [1] http://mid.gmane.org/cover.1466434348.git.jani.nikula@xxxxxxxxx > > > Jani Nikula (7): > Documentation/gpu: add new gpu.rst converted from DocBook gpu.tmpl > Documentation/gpu: split up the gpu documentation > MAINTAINERS: add Documentation/gpu and Documentation/gpu/i915.rst > Documentation/gpu: use recommended order of heading markers > Documentation/gpu: convert the KMS properties table to CSV > Documentation/gpu: split up mm, kms and kms-helpers from internals > Documentation/DocBook: remove gpu.tmpl > > Documentation/DocBook/Makefile | 2 +- > Documentation/DocBook/gpu.tmpl | 3528 --------------------------------- > Documentation/gpu/drm-internals.rst | 378 ++++ > Documentation/gpu/drm-kms-helpers.rst | 260 +++ > Documentation/gpu/drm-kms.rst | 656 ++++++ > Documentation/gpu/drm-mm.rst | 454 +++++ > Documentation/gpu/drm-uapi.rst | 92 + > Documentation/gpu/i915.rst | 347 ++++ > Documentation/gpu/index.rst | 14 + > Documentation/gpu/introduction.rst | 51 + > Documentation/gpu/kms-properties.csv | 128 ++ > Documentation/gpu/vga-switcheroo.rst | 102 + > Documentation/index.rst | 1 + > MAINTAINERS | 3 +- > 14 files changed, 2486 insertions(+), 3530 deletions(-) > delete mode 100644 Documentation/DocBook/gpu.tmpl > create mode 100644 Documentation/gpu/drm-internals.rst > create mode 100644 Documentation/gpu/drm-kms-helpers.rst > create mode 100644 Documentation/gpu/drm-kms.rst > create mode 100644 Documentation/gpu/drm-mm.rst > create mode 100644 Documentation/gpu/drm-uapi.rst > create mode 100644 Documentation/gpu/i915.rst > create mode 100644 Documentation/gpu/index.rst > create mode 100644 Documentation/gpu/introduction.rst > create mode 100644 Documentation/gpu/kms-properties.csv > create mode 100644 Documentation/gpu/vga-switcheroo.rst > > -- > 2.1.4 > -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel