i965: Add support for EXT_timer_query on Ironlake.
authorEric Anholt <eric@anholt.net>
Tue, 25 May 2010 22:32:54 +0000 (15:32 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 26 May 2010 19:14:44 +0000 (12:14 -0700)
commit3b68b6c83e491d7f85baff6a31dcceee28622ae0
treef1a035e9755df09186415ecb850f4a89989d6d84
parentfd3425fdff4804f6fe3c3d07466f1b849a05c228
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
src/mesa/drivers/dri/i965/brw_queryobj.c
src/mesa/drivers/dri/intel/intel_extensions.c