From 3b68b6c83e491d7f85baff6a31dcceee28622ae0 Mon Sep 17 00:00:00 2001
From: Eric Anholt <eric@anholt.net>
Date: Tue, 25 May 2010 15:32:54 -0700
Subject: i965: Add support for EXT_timer_query on Ironlake.

We could potentially do this on G45 as well, though the units are
different.  On 965, the timestamp is tied to hclk, which would make
supporting it harder.
---
 docs/relnotes-7.9.html | 1 +
 1 file changed, 1 insertion(+)

(limited to 'docs')

diff --git a/docs/relnotes-7.9.html b/docs/relnotes-7.9.html
index f7d5016dc6..6122f8c34e 100644
--- a/docs/relnotes-7.9.html
+++ b/docs/relnotes-7.9.html
@@ -34,6 +34,7 @@ tbd
 
 <h2>New features</h2>
 <ul>
+<li>GL_EXT_timer_query extension (i965 driver only)
 </ul>
 
 
-- 
cgit v1.2.3