From ca613a5a7ef07ff95ffd02c241488fe7f006595d Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Tue, 29 Sep 2020 18:48:24 +0200 Subject: [PATCH] docs: drm -> DRM Reviewed-by: Eric Engestrom Part-of: --- docs/ci/index.rst | 2 +- docs/lists.rst | 2 +- docs/vmware-guest.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/ci/index.rst b/docs/ci/index.rst index 8dc4f7e..9482935 100644 --- a/docs/ci/index.rst +++ b/docs/ci/index.rst @@ -65,7 +65,7 @@ can access a better interface on `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 `__, diff --git a/docs/lists.rst b/docs/lists.rst index c9265a5..0a1a0b1 100644 --- a/docs/lists.rst +++ b/docs/lists.rst @@ -21,7 +21,7 @@ These are the primary Mesa 3D / DRI mailing lists: traffic. - `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 `__ - diff --git a/docs/vmware-guest.rst b/docs/vmware-guest.rst index ba713a7..2005c54 100644 --- a/docs/vmware-guest.rst +++ b/docs/vmware-guest.rst @@ -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: -- 2.7.4