commit | 6759a0a7a0496dbbd4fb062c6a76d61c55d0fbd9 | [log] [tgz] |
---|---|---|
author | Marek Olšák <maraeo@gmail.com> | Thu Aug 09 16:34:17 2012 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Aug 13 10:50:56 2012 -0400 |
tree | e16a78229435a2277d11f55ad8dd07780ce7499c | |
parent | b51ad12a36234c1f6707c9c54a414cfca23f3cdb [diff] |
drm/radeon/kms: implement timestamp userspace query (v2) 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>