search for: igt_dummyload

Displaying 4 results from an estimated 4 matches for "igt_dummyload".

2016 Dec 02
1
[ANNOUNCE] intel-gpu-tools 1.17
.... - Added an explicit list of tests used for Intel CI. (Petri Latvala) - Converted multiple shell script tests to C. (Marius Vlad) And many other bug fixes and improvements. And the full changelog follows: Abdiel Janulgue (8): lib: Make signal helper definitions reusable lib: add igt_dummyload igt/gem_wait: Use new igt_spin_batch igt/kms_flip: Use new igt_spin_batch igt/kms_busy.c: Use new igt_spin_batch igt_dummyload: clear signal handler on the desructor as well igt/kms_flip: Fix set_dpms called with an idle bo igt_dummyload: Don't clear handler...
2018 Mar 09
0
[ANNOUNCE] intel-gpu-tools 1.22
...wake_mt Bump measure_ring_size() timer interval lib: Use C99 initialisers to clear context parameters igt/drv_hangman: Check that the error state does hold the expected state Daniele Ceraolo Spurio (9): igt/gem_exec_fence: Test that the in-fence is not overwritten lib/igt_dummyload: add igt_cork lib/igt_gt: add intel_measure_ring_size tests/gem_exec_schedule: use new common functions tests/gem_exec_fence: use new common functions tests/gem_exec_latency: use new common functions tests/gem_wait: use igt_cork tests/gem_exec_await: use intel_me...
2018 Aug 08
0
[ANNOUNCE] igt-gpu-tools 1.23
...igt: Replace 'all-engines' magic numbers with macro igt/gem_measure_ring_size_inflight: Measure smallest inflight ring size tests/gem_close_race: Wait for work to complete before terminating test lib/intel_batchbuffer: Minor cosmetic change in copyright header lib/igt_dummyload: Fix possible NULL pointer dereference tests/gem_exec_basic: Wait on outstanding work before returning from test tests/gem_partial_pwrite_pread: Remove commented-out code lib/gt: Make use of dummyload library to create recursive batch Arkadiusz Hiler (5): lib: Add Icelake p...
2020 Mar 20
0
[ANNOUNCE] igt-gpu-tools 1.25
...gtt test on self for missing mappable gtt Introduce device selection API Introduce device selection lsgpu tool Add device selection in IGT lib/ioctl_wrappers: Remove static variables for getting params lib/i915/gem_mman: Add support for GEM_MMAP_OFFSET ioctl lib/igt_dummyload: Use mapping selection to allow run batch from lmem lib/intel_bufops: Introduce buffer operations lib/intel_batchbuffer: Add CCS width/height functions for Intel igt_buf lib/rendercopy_bufmgr: Add rendercopy buffer manager i915/gem_render_copy.c: Simplify code by switch to r...