docs: drm -> DRM
Reviewed-by: Eric Engestrom <eric@engestrom.ch> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6915>
This commit is contained in:

committed by
Marge Bot

parent
9f59b19ad0
commit
ca613a5a7e
@@ -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>`__,
|
||||
|
@@ -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>`__ -
|
||||
|
@@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user