Displaying 6 results from an estimated 6 matches for "gem_latency".
2016 Mar 01
0
[ANNOUNCE] intel-gpu-tools 1.14
...s Wilson)
- new igt_pm library to collect power management testing helpers (David
Weinehall)
- lig/igt_vc4: VC4 support library (Eric Anholt)
- kms_frontbuffer_tracking: included in BAT (Paulo Zanoni)
- kms_psr_sink_crc: Add BAT test for PSR active (Rodrigo Vivi)
- gem_wait: test superseded by gem_latency in benchmarks (Chris Wilson)
- igt_core: Fix logging to display extended line (Derek Morton)
- igt_core: Expand --run-subtest functionality (Derek Morton)
- kms_force_connector_basic: various fixes and included in BAT set (Daniel
Vetter)
- Many other improvements and bug fixes.
Full changelog...
2016 May 31
0
[ANNOUNCE] intel-gpu-tools 1.15
...o pre/post suspend double checks
      lib: Magic for_each_engine() macro to iterate over available engines
      igt/gem_exec_suspend: Check with both cached/uncached objects
      igt/gem_ringfill: Check full rings across suspend/hibernate
      igt/gem_exec_nop: Add a basic test
      benchmarks/gem_latency: Replace igt_stats with igt_mean
      igt/gem_exec_store: The simplest batch that does something!
      igt/gem_exec_nop: Only combine unique rings
      benchmarks: Add gem_syslatency
      benchmarks/gem_syslatency: Measure unloaded latency
      benchmarks/gem_syslatency: Prevent CPU sleeps (C-...
2016 Dec 02
1
[ANNOUNCE] intel-gpu-tools 1.17
...ger: New tool for capturing logs from the GuC
  firmware. (Akash Goel)
- intel_aubdump: Added commandline option to stream the dump to
  another process. (Lionel Landwerlin)
- intel_aubdump: Annotate the dump with the application name and the
  used PCI ID. (Jason Ekstrand)
Benchmark changes:
- gem_latency: Added support for measuring fence wakeup latencies. (Chris Wilson)
- prime_lookup: New microbenchmark for stressing prime_fd_to_handle
  and prime_handle_to_fd. (Chris Wilson)
Test changes:
- Multiple new tests.
- Added an explicit list of tests used for Intel CI. (Petri Latvala)
- Converted...
2017 Jun 09
1
[ANNOUNCE] intel-gpu-tools 1.19
...b: Mark up with DOMAIN_WC
      igt/gem_mmap_wc: Mark up with DOMAIN_WC
      igt/gem_storedw_loop: Mark up with DOMAIN_WC
      igt/gem_exec_fence: Enable hang detector
      iget/gem_exec_reloc: Fix simulated relocations
      igt/gem_exec_nop: Add some output to headless subtest
      benchmarks/gem_latency: Provide LOCAL defines for old libdrm
      igt/gem_exec_fence: Accumulate long history of fences
      igt/gem_ctx_create: Exercise all engines + context creation
      Fix build for intel_dp_compliance
      igt: Import basic amdgpu tests from libdrm
      igt: Add basic amd_cs_nop
      igt: Add...
2017 Mar 13
1
[ANNOUNCE] intel-gpu-tools 1.18
...quirement
      tests/kms_plane_multiple: Cleanup in favor of library functions
      tests/kms_plane_multiple: Test only with maximum number of planes
      tests/kms_plane_multiple: Test only with maximum number of planes
      lib/igt_kms: Fix regression on kms_plane_lowres test
      benchmarks/gem_latency: Fix compiler warning
Mika Kuoppala (1):
      tests: Add gem_spin_batch
Navare, Manasi D (1):
      tools: Add intel_dp_compliance for DisplayPort 1.2 compliance automation
Oscar Mateo (1):
      tools/intel_guc_logger: Fix the assert for the verbosity level
Paulo Zanoni (6):
      tests/kms_d...
2020 Mar 20
0
[ANNOUNCE] igt-gpu-tools 1.25
...r_copy.c: Simplify code by switch to rendercopy bufmgr
      lib/igt_collection: Adding combinatorics facility
      lib/i915/gem_mman.c: add cpu coherency mapping wrapper
      tests/i915/gem_pwrite_pread: removing test
      tests/i915/gem_tiled_wc: skip on platforms without GGTT
      benchmarks/gem_latency: change gtt to device coherent mapping
      i915/gem_tiled_.*blits: skip the tests on newer gens
      i915/gem_set_tiling_vs_pwrite: disable test on gens without fences
      lib/igt_vec: assertion fortification
saigowth (1):
      tests/i915/gem_exec_fence: Add __for_each_physical_engine to uti...