mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 13:23:02 +00:00
benchmarks: Measure round-trip time for an immediate vblanks
By measuring both the query and the event round trip time, we can make a reasonable estimate of how long it takes for the query to send the vblank following an interrupt. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
@@ -6,4 +6,6 @@ bin_PROGRAMS = \
|
||||
gem_exec_nop \
|
||||
gem_mmap \
|
||||
gem_prw \
|
||||
gem_userptr_benchmark
|
||||
gem_userptr_benchmark \
|
||||
kms_vblank \
|
||||
$(NULL)
|
||||
|
||||
Reference in New Issue
Block a user