search for: gem_exec_nop

Displaying 13 results from an estimated 13 matches for "gem_exec_nop".

2016 May 31
0
[ANNOUNCE] intel-gpu-tools 1.15
..._dummy_reloc_loop by tests/gem_exec_reloc (Chris Wilson) - New GEM tests: tests/gem_exec_whisper, tests/gem_exec_store, test/gem_exec_gttfill, tests/gem_exec_suspend, tests/gem_exec_flush (Chris Wilson) - New benchmarks: benchmarks/gem_syslatency, benchmarks/gem_exec_fault (Chris Wilson) - tests/gem_exec_nop included in BAT (Chris Wilson) - tests/pm_rpm: Fix crash on machines that lack LLC (David Weinehall) - lib/igt_fb: Fix domain tracking for GTT cairo surfaces (Chris Wilson) - Add igt_subtest_group to allow igt_fixture for only a subset of subtests without skipping/failing all subsequent subtests...
2017 Jun 09
1
[ANNOUNCE] intel-gpu-tools 1.19
...ild issues on Android tools/Android.mk: Add guc_logger and l3_parity skip list tests/Android.mk: Add perf to skip list Android.mk: Fix libkmod use Android.mk: Filter out *.h from src files Android.mk: Use drm stubs tools/Android.mk: Fix zlib inclusion tests/gem_exec_nop: Disable headless subtest on cairoless Android tests/gem_exec_nop: Rename signal() to fence_signal() benchmarks/gem_wsim: Add LOCAL fence defines ffs: Include strings.h Brian Starkey (3): lib/igt_kms: Fix erroneous assert lib/igt_debugfs: Remove igt_debugfs_t li...
2016 Dec 02
1
[ANNOUNCE] intel-gpu-tools 1.17
...on't clear handler for invalid signal Akash Goel (1): This patch provides a test utility which helps capture GuC firmware logs and Chris Wilson (99): benchmarks/gem_latency: Measure fence wakeup latencies benchmarks/gem_busy: Merge all the sync_file fences together igt/gem_exec_nop: Relax assertion for parallel execution igt/gem_exec_nop: Check submitting nops to each engine in parallel igt/gem_exec_nop: Refine the target calculation igt/gem_ctx_switch: Increase execution weight igt/gem_exec_latency: Initial sketch for measuring execbuf cost in GPU cyc...
2016 Mar 01
0
[ANNOUNCE] intel-gpu-tools 1.14
...rite for non-shmem backed obj igt/gem_create: Test to validate parameters for GEM_CREATE ioctl Bob Paauwe (2): igt/pm_rps: current freq < user specified min is not a fail (v3) igt/test/pm_rps: load GPU to force not-idle to idle transition. Chris Wilson (134): benchmarks/gem_exec_nop: Flush retirement lists before executing igt/gem_exec_nop: Remove nop latency measurements igt/gem_concurrent_blit: Explicitly check for "missed interrupts" igt: s/basic/sanitycheck/ on prior smoketesting igt/gem_concurrent_all: Expand testing to cover different me...
2015 Sep 11
0
[ANNOUNCE] intel-gpu-tools 1.12
...for inducing expected EIO igt: Add gem_exec_alignment lib: Enable locale dependent output to a terminal overlay: Enable locale igt/gem_fenced_exec_thrash: Tidy testing of expected execbuf errors stats: Add the interquartile mean (IQM) stats: Add trimean igt/gem_exec_nop: Wait between runs igt/gem_exec_nop: Control boost/idle frequencies igt/gem_eio: Waiting on a hung batch should report -EIO lib: Allow storing floating point values in igt_stats tools: Add a simple stats generator 'igt_stats' igt/stats: Fixup tests to compile a...
2015 Jun 11
0
[ANNOUNCE] intel-gpu-tools 1.11
...gt/gem_concurrent_blit: Exercise concurrent reads igt/gem_concurrent_blt: Test overwrite source used for read-read optimisation lib/batch: Trivial compile fix for 32-bit builds lib/batch: Fix range checks for blits igt/gem_read_read_speed: Speed up batch submission igt/gem_exec_nop: Enlighten the failure error message igt/gem_wait: When waiting for infinity, an infinity remains igt/gem_concurrent_blit: Test copying over itself igt/kms_vblank: Simple harness for measuring speed of drmWaitVBlank lib/core: Silence internally used signals igt/gem_exe...
2020 Mar 20
0
[ANNOUNCE] igt-gpu-tools 1.25
...tests/i915/gem_exec_balancer: Skip the test if no perf engines are available tests/i915/gem_stolen: Remove test tests/i915/gem_threaded_access_tiled: Require fences Anusha Srivatsa (1): lib: sync with the newer i915_pciids.h from the Kernel Arjun Melkaveri (2): i915/gem_exec_nop:Adjusted test to utilize all available engines tests/i915/gem_ctx_create: Use __for_each_physical_engine to utilize all available engines Arkadiusz Hiler (54): runner: Log when watchdog handling fails runner: Handle SIGHUP too runner: Log which signal was used to terminate...
2017 Mar 13
1
[ANNOUNCE] intel-gpu-tools 1.18
...sable_display parameter igt/gem_ringfill: Fill multiple execlist rings intel-ci: Do module reload last igt/gem_ringfill: Drop SECURE dispatch for gen2/3 lib/dummyload: Prefer WC mmaps igt/gem_ringfill: Restrict BIT(22) to gen2/3 as it changed meaning on gen4+ igt/gem_exec_nop: Watch inter-ring synchronisation overhead igt/gem_busy: Start converting over to igt_spin_batch Revert "lib/igt_kms: Add missing function declaration" igt/gem_ringfill: Restore secure dispatch for ctg/ilk igt/gem_exec_nop: Watch interprocess switching intel-...
2018 Jan 16
0
[ANNOUNCE] intel-gpu-tools 1.21
...fore measuring available memory lib/i915: Add a query for when the guc is enabled. igt/drv_misssed_irq: Skip on guc igt/prime_mmap_coherency: Remove manual gem_sync() calls lib/gt: Always eat the unwanted error state igt/gem_fd_exhaustion: Remove stale assert igt/gem_exec_nop: Headless requires DRM_MASTER for modesetting igt/drv_hangman: Skip aliased I915_EXEC_BSD igt/gem_exec_latency: Wire up an interloper for preemption lib: Always enable ftrace-dump-on-oops lib/i915: Query semaphore status using GETPARAM lib/debugfs: Make is_mountpoint()...
2016 Sep 02
0
[ANNOUNCE] intel-gpu-tools 1.16
...subtest igt/gem_stolen: Check for available stolen memory size Chris Wilson (122): lib: Add simple sysfs accessors lib: Override the connector status using the sysfs status attribute Mark up a few more execbuf tests with automatic fail for missed-interrupts benchmarks/gem_exec_nop: Extend submission to check write inter-engine sync igt/gem_mmap_gtt: Exercise differing tile sizes igt/gem_ctx_thrash: Scale estimated usage by execlists.num_engines igt/gem_exec_whisper: Another twist on engine interchange igt/kms_cursor_legacy: Add background RT threads...
2015 Dec 02
0
[ANNOUNCE] intel-gpu-tools 1.13
...Daniele Ceraolo Spurio (1): tests/gem_ctx_param_basic.c: fix non-root-set-no-zeromap subtest Derek Morton (4): benchmarks: Fix build errors on Android M-Dessert tests/core_prop_blob: Fix core_prop_blob for android benchmarks/gem_blt: Include igt.h in gem_blt.c tests/gem_exec_nop: Improved test run time Jani Nikula (3): scripts: remove display_debug.sh as obsolete tools: fix intel_gpu_abrt to use intel_reg tests: fix ddx_intel_after_fbdev to use intel_reg Joonas Lahtinen (1): lib/igt_core: Prefer CLOCK_MONOTONIC_RAW Lu, Han (1): tools/intel_...
2018 Aug 08
0
[ANNOUNCE] igt-gpu-tools 1.23
...lib: Bump debug information for lack-of-memory to warn igt/sw_sync: Wrap threaded counter manipulation with mb igt/gem_eio: Make reset-stress safe lib: Purge os caches twice for good luck lib: Conservatively include residual buffers in the available ram estimate igt/gem_exec_nop: Drip feed nops igt/gem_exec_latency: Measure polling latency between batches tests: Drop drm_vma_limiter* igt/gem_exec_gttfill: Avoid pwrite into busy handle lib: Report file cache as available system memory lib/rendercopy: Use gen8_wm_kernel__affine amdgpu/amd_...
2017 Oct 04
0
[ANNOUNCE] intel-gpu-tools 1.20
...uler: HAS_SCHEDULER no longer means HAS_PREEMPTION benchmarks/gem_syslatency: Apply vmpressure, measure page allocation benchmarks/gem_exec_fault: Update for tryhard kernels. igt/gem_exec_schedule: Detect too slow setup in deep-* igt/gem_sync: Add a preemption test igt/gem_exec_nop: Measure high-priority throughput over a bg load igt/gem_sync: Sync before starting the clock lib: Report the error from __gem_create() lib: Fixup __gem_create() to be 64b safe. Daniel Stone (10): tests/kms_properties: Don't set immutable properties tests/kms_ccs:...