docs: drm -> DRM
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Tue, 29 Sep 2020 16:48:24 +0000 (18:48 +0200)
committerMarge Bot <eric+marge@anholt.net>
Wed, 30 Sep 2020 08:18:21 +0000 (08:18 +0000)
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6915>

docs/ci/index.rst
docs/lists.rst
docs/vmware-guest.rst

index 8dc4f7e..9482935 100644 (file)
@@ -65,7 +65,7 @@ can access a better interface on
 `mesa-ci-results.jf.intel.com <http://mesa-ci-results.jf.intel.com>`__.
 
 The Intel CI runs a much larger array of tests, on a number of generations
-of Intel hardware and on multiple platforms (X11, Wayland, drm & android),
+of Intel hardware and on multiple platforms (X11, Wayland, DRM & android),
 with the purpose of detecting regressions.
 Tests include
 `Crucible <https://gitlab.freedesktop.org/mesa/crucible>`__,
index c9265a5..0a1a0b1 100644 (file)
@@ -21,7 +21,7 @@ These are the primary Mesa 3D / DRI mailing lists:
    traffic.
 
 -  `dri-devel <http://lists.freedesktop.org/mailman/listinfo/dri-devel>`__
-   - for the Linux/BSD Direct Rendering Module (drm) kernel modules
+   - for the Linux/BSD Direct Rendering Module (DRM) kernel modules
    supporting Mesa's userspace drivers
 
 -  `piglit <https://lists.freedesktop.org/mailman/listinfo/piglit>`__ -
index ba713a7..2005c54 100644 (file)
@@ -124,7 +124,7 @@ Begin by saving your current directory location:
       git clone git://anongit.freedesktop.org/git/mesa/vmwgfx
         
 
--  libdrm, a user-space library that interfaces with drm. Most distros
+-  libdrm, a user-space library that interfaces with DRM. Most distros
    ship with this but it's safest to install a newer version. To get the
    latest code from git: