drm/radeon/kms: implement timestamp userspace query (v2)
authorMarek Olšák <maraeo@gmail.com>
Thu, 9 Aug 2012 14:34:17 +0000 (16:34 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 13 Aug 2012 14:50:56 +0000 (10:50 -0400)
Returns a snapshot of the GPU clock counter.  Needed
for certain OpenGL extensions.

v2: agd5f
- address Jerome's comments
- add function documentation

Signed-off-by: Marek Olšák <maraeo@gmail.com>
Reviewed-by: Jerome Glisse <jglisse@redhat.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

No differences found