summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEricAnholt <EricAnholt@web>2020-10-21 18:01:06 +0000
committerIkiWiki <ikiwiki.info>2020-10-21 18:01:06 +0000
commit3e389e5a34bfa4b05b4af9d70c0974a47a7b95bb (patch)
tree711452fe0de4050f34b42f8f17cd83f1a0df7792
parent5c136100f479c5604fb7e6a6a177a37ca96f8da8 (diff)
remove link to drm modesetting. docs.mesa3d.org will point to the current linux kernel drm driver docs.
-rw-r--r--Development.mdwn1
1 files changed, 0 insertions, 1 deletions
diff --git a/Development.mdwn b/Development.mdwn
index 23c391d..1991641 100644
--- a/Development.mdwn
+++ b/Development.mdwn
@@ -22,6 +22,5 @@ Special topics:
* [[DRI2|DRI2]] - information about DRI2
* [[DriWithoutX|DriWithoutX]]: DRI without an X server
- * [[DrmModesetting|DrmModesetting]]: Enhancing DRM with modesetting and output configuration capabilities
* [[ConfigurationInfrastructure|ConfigurationInfrastructure]]: (GUI) configuration of the 3D drivers
See also [[Documentation|Documentation]].