Skip to content
  • Chris Wilson's avatar
    igt/gem_exec_lut_handle: Hide exec latency · beddb3be
    Chris Wilson authored
    
    
    The first test tries to rewrite relocations in an active batch, which is
    a useful test and measurement. However, the overhead of the exec may
    dominate and so we want a measurement without that overhead as well.
    Using a pool of batches should allow for the oldest to idle whilst we
    setup the next (and so the wait should be non-existent).
    
    Signed-off-by: default avatarChris Wilson <chris@chris-wilson.co.uk>
    beddb3be