From 83ff6179641d751df36c6892b3d89aaec7288e0d Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Fri, 9 Feb 2007 10:28:21 +1100 Subject: [PATCH] --- yaml --- r: 54427 b: refs/heads/master c: f54d1e40b2732cd882646de3c860d24a6920cbc2 h: refs/heads/master i: 54425: dabc8dd62745bdf3b27bc169fe29fa0e133a0a2d 54423: a15236672e4a774add49876529f7e0c495bd3d5f v: v3 --- [refs] | 2 +- trunk/drivers/char/drm/README.drm | 16 +++++++--------- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/[refs] b/[refs] index 973b8a083d23..9ce76106b15a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 41ed5de9714f3690642d50c44973308476a7d334 +refs/heads/master: f54d1e40b2732cd882646de3c860d24a6920cbc2 diff --git a/trunk/drivers/char/drm/README.drm b/trunk/drivers/char/drm/README.drm index 6441e01e587c..af74cd79a279 100644 --- a/trunk/drivers/char/drm/README.drm +++ b/trunk/drivers/char/drm/README.drm @@ -1,6 +1,6 @@ ************************************************************ * For the very latest on DRI development, please see: * -* http://dri.sourceforge.net/ * +* http://dri.freedesktop.org/ * ************************************************************ The Direct Rendering Manager (drm) is a device-independent kernel-level @@ -26,21 +26,19 @@ ways: Documentation on the DRI is available from: - http://precisioninsight.com/piinsights.html + http://dri.freedesktop.org/wiki/Documentation + http://sourceforge.net/project/showfiles.php?group_id=387 + http://dri.sourceforge.net/doc/ For specific information about kernel-level support, see: The Direct Rendering Manager, Kernel Support for the Direct Rendering Infrastructure - http://precisioninsight.com/dr/drm.html + http://dri.sourceforge.net/doc/drm_low_level.html Hardware Locking for the Direct Rendering Infrastructure - http://precisioninsight.com/dr/locking.html + http://dri.sourceforge.net/doc/hardware_locking_low_level.html A Security Analysis of the Direct Rendering Infrastructure - http://precisioninsight.com/dr/security.html + http://dri.sourceforge.net/doc/security_low_level.html -************************************************************ -* For the very latest on DRI development, please see: * -* http://dri.sourceforge.net/ * -************************************************************