search for: kms_flip

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

2015 Dec 02
0
[ANNOUNCE] intel-gpu-tools 1.13
...fails Make gem_mmap__{cpu,gtt,wc}() assert on failure Replace __gem_mmap__{cpu,gtt,wc}() + igt_assert() with gem_mmap__{cpu,gtt,wc}() tests/kms_pipe_crc_basic: Skip invalid pipe/port combos lib: Skip suspend/hibernate tests if the system doesn't support them tests/kms_flip: Improve the accuracy of out frame time calculation tests/kms_flip: Dump the timestamps, counters, etc. with higher debug levels tests/kms_flip: Use human readable pipe and connector names tests/kms_flip: Disable all pipes before each test tests/kms_flip: Modeset pipes in re...
2016 Sep 02
0
[ANNOUNCE] intel-gpu-tools 1.16
...) - tests/kms_chv_cursor_fail: Run the tests with fewer steps (Maarten Lankhorst) - lib/intel_chipset: Add more Kabylake PCI IDs and removed PCI IDs that are no longer listed as Kabylake (Rodrigo Vivi) - Basic framework for GVT-g testing has landed (Chris Wilson) - Various improvements to tests/kms_flip (Ville Syrj�l�) - igt/kms_cursor_legacy: Add a rudimentary test to detect stalled cursors, detect pageflip errors and check that cursor updates do not stall flips (Chris Wilson) - vGEM support: lib and added tests/vgem_basic, tests/vgem_slow and tests/vgem_reload_basic (Chris Wilson) - Vario...
2016 Dec 02
1
[ANNOUNCE] intel-gpu-tools 1.17
...ala) - 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 for invalid signal Akash Goel (1): This patch provides...
2016 May 31
0
[ANNOUNCE] intel-gpu-tools 1.15
...r warnings) (Marius Vlad) - New KMS test: tests/prime_mmap_kms (show case dma-buf new API and processes restrictions) (Tiago Vignatti) - Several tests have gained to ability to be run on different platforms than Intel: tests/testdisplay (Tomeu Vizoso), tests/kms_panel_fitting (Robert Foss), tests/kms_flip_event_leak, tests/kms_flip (Tomeu Vizoso). - compute exitcode first: In the case of running multiple subtests which all happen to be skipped, igt_exitcode is 0, but the final exit code will be 77. (Chris Wilson) - Shorten tests/kms_flip test (Tvrtko Ursulin) - Half the timeout for suspend to RAM...
2018 Mar 09
0
[ANNOUNCE] intel-gpu-tools 1.22
...tests/kms_plane_scaling: Move the actual test to its own function. tests/kms_plane_scaling: Convert from simple test to full test tests/kms_plane_scaling: Move get_num_scalers to a function, v2. tests/kms_plane_scaling: Clean up tests to work better with igt_kms, v2. tests/kms_flip: Remove blt/rcs flip tests. kms_vblank: Reorganize subtests by pipe, v2. tests/kms_flip: Move kms_flip.vblank-vs-hang to kms_vblank, v4. kms_vblank: Add tests implemented in kms_flip kms_flip: Remove redundant vblank tests. kms_vblank: Remove teardown code from cleanup...
2017 Oct 04
0
[ANNOUNCE] intel-gpu-tools 1.20
...default tests: delete extended.testlist tests/kms_busy: Only test against one engine tests/core_auth: set rlimit lib: Add igt_can_fail() lib/kms: Add for_each_pipe_static tests/kms_ccs: Fix subtest enumeration: lib/kms: Check usage of for_each_* tests/kms_flip: fix spin_batch conversion lib/core: Use igt_info instead of printf tests/kms_frontbuffer_tracking: convert macros to functions Revert "intel-ci: Remove kms_psr_sink_crc at psr_basic from BAT" build: Define _GNU_SOURCE in Makefile.am build: Nuke #ifdef HAVE_C...
2017 Mar 13
1
[ANNOUNCE] intel-gpu-tools 1.18
...ossible out-of-bounds access lib/igt_kms: Fix memory corruption when there's no cursor plane lib/igt_kms: Remove redundant cursor code Chris Wilson (90): lib/igt_kmod: s/subtest__/igt__/ for kernel parameters lib/igt_kmod: Update the prefix match string length igt/kms_flip: Poll before reading from nonblocking drm_fd igt/drv_selftest: Adapt to mock/late split lib/kselftests: Eliminate ENOTTY hack Revert "lib/kselftests: Eliminate ENOTTY hack" lib: Allow permutation of the first two elements in the aray lib/kselftest: Parse embe...
2018 Jan 16
0
[ANNOUNCE] intel-gpu-tools 1.21
...er than opencoding igt/perf: Read RCS0 timestamp directly lib: Print other clients when DRM_SET_MASTER fails igt/drv_module_reload: Keep injecting load failures until it passes tests: Use igt_device_set_master igt/kms_vblank: To set a mode requires DRM_MASTER igt/kms_flip: Allow very large bo to fail pageflips with E2BIG igt/gem_shrink: Exercise allocations in the middle of execbuf under oom-pressure lib/dummyload: Wrap global list inside its own mutex lib/core: Don't leak dummyloads between subtests lib: Ask the kernel to quiesce the GPU...
2013 Mar 24
0
[PATCH] drm/nouveau: fix handling empty channel list in ioctl's
If there are no channels, chan would never end up being NULL, and so the null pointer check would fail. Solve this by initializing chan to NULL, and iterating over temp instead. Fixes oops when running intel-gpu-tools/tests/kms_flip, which attempts to do some intel ioctl's on a nouveau device. Signed-off-by: Maarten Lankhorst <maarten.lankhorst at canonical.com> Cc: stable at vger.kernel.org [3.7+] --- diff --git a/drivers/gpu/drm/nouveau/nouveau_abi16.c b/drivers/gpu/drm/nouveau/nouveau_abi16.c index 3b6dc88..5eb3...
2020 Mar 20
0
[ANNOUNCE] igt-gpu-tools 1.25
...uot;is enabled" implementation to lib lib: Sync i915_pciids.h Revert "lib/igt_psr: Move "is enabled" implementation to lib" tests/i915_pm_dc: Wait for PSR2 entry tests/kms_psr2_su: Print the SU blocks mismatches Juha-Pekka Heikkila (11): tests/kms_flip_tiling: Check requested format/mod combo is supported tests/kms_rotation_crc: Check requested format/mod combo is supported tests/sw_sync: fix gcc warning tests/i915/gem_ctx_persistence: fix gcc warning tests/kms_cursor: use safe values for test image to avoid rounding error...
2015 Sep 11
0
[ANNOUNCE] intel-gpu-tools 1.12
...v2 tests/gem_pread/pwrite: mark normal tests as basic tests/gem_tiled_pread: mark normal tests as basic v2 tests/kms_addfb: mark simple fb creation tests as basic v2 tests/pm_backlight: mark simple test as basic tests/pm_rpm: mark RTE and D3 tests as basic tests/kms_flip: add basic tests for flip, flip vs dpms, and flip modeset v2 tests/kms_setmode: mark simple clone test as basic Joonas Lahtinen (1): tests/gem_ringfill: Add {render,blitter}-forked-1 subtests. Kristian Høgsberg (2): tools/aubdump: Don't rely on open for discovering the drm f...
2016 Mar 01
0
[ANNOUNCE] intel-gpu-tools 1.14
...h of printf types tests/gem_mmap_gtt: Deal with tile sizes on gen2/3 tests/gem_mmap_gtt: Add progress indicators tests/gem_mmap_gtt: Make the small-bo tiling tests work on old platforms tests/kms_pipe_crc_basic: Use igt_assert_eq() to see the failing frame counts tests/kms_flip: Increase TEST_TS_CONT max seq difference to 150 tests/kms_chv_cursor_fail: Skip when the pipe doesn't exist Vinay Belgaumkar (1): tests/gem_softpin: New tests for softpin feature git tag: intel-gpu-tools-1.14 http://xorg.freedesktop.org/archive/individual/app/intel-gpu-tools-1.1...
2018 Aug 08
0
[ANNOUNCE] igt-gpu-tools 1.23
...on gen8+ lib: Add aux surface state to igt_buf lib/rendercopy: Add enough surface state for AUX_CCS_E tests/gem_render_copy: Add subtests for different tiling modes tests/gem_render_copy: Add a subtest for AUX_CCS_E lib/igt_draw: Zero initalize the igt_bufs tests/kms_flip: Print timevals as float git tag: igt-gpu-tools-1.23 https://xorg.freedesktop.org/archive/individual/app/igt-gpu-tools-1.23.tar.xz MD5: 04c1f10d6fd85e079271540b0ea786e9 igt-gpu-tools-1.23.tar.xz SHA1: 7b3c99fe16aa77c1f6dcd11d961bfc6ddea4362a igt-gpu-tools-1.23.tar.xz SHA256: 4d4b086c513bace5c2...