summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers
diff options
context:
space:
mode:
authorEric Engestrom <[email protected]>2016-07-06 17:09:15 +0100
committerKenneth Graunke <[email protected]>2016-07-06 13:18:23 -0700
commit771f6db76fd051766bc0c7ad590cd4c9c8ecd8a4 (patch)
tree8563899a72c83f9ee608dee7f450ff37fe07fc37 /src/mesa/drivers
parent8910de39c72a6c4a2179984f0216bf1c6b1858ca (diff)
i965/docs: update Intel Linux Graphics URLs
Signed-off-by: Eric Engestrom <[email protected]>
Diffstat (limited to 'src/mesa/drivers')
-rw-r--r--src/mesa/drivers/dri/i965/brw_defines.h2
-rw-r--r--src/mesa/drivers/dri/i965/brw_sf_state.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/mesa/drivers/dri/i965/brw_defines.h b/src/mesa/drivers/dri/i965/brw_defines.h
index e7d1a9f791c..d2cd53a2fc2 100644
--- a/src/mesa/drivers/dri/i965/brw_defines.h
+++ b/src/mesa/drivers/dri/i965/brw_defines.h
@@ -247,7 +247,7 @@
* Chipset Graphics Controller Programmer's Reference Manual,
* Volume 2: 3D/Media", Revision 1.0b as of January 2008,
* available at
- * http://intellinuxgraphics.org/documentation.html
+ * https://01.org/linuxgraphics/documentation/hardware-specification-prms
* at the time of this writing).
*
* These appear to be supported on at least some
diff --git a/src/mesa/drivers/dri/i965/brw_sf_state.c b/src/mesa/drivers/dri/i965/brw_sf_state.c
index 8eab671966c..89406fc9cb8 100644
--- a/src/mesa/drivers/dri/i965/brw_sf_state.c
+++ b/src/mesa/drivers/dri/i965/brw_sf_state.c
@@ -245,7 +245,7 @@ static void upload_sf_unit( struct brw_context *brw )
* Chipset Graphics Controller Programmer's Reference Manual,
* Volume 2: 3D/Media", Revision 1.0b as of January 2008,
* available at
- * http://intellinuxgraphics.org/documentation.html
+ * https://01.org/linuxgraphics/documentation/hardware-specification-prms
* at the time of this writing).
*
* It does work on at least some devices, if not all;