summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-01-18tests/sw_sync: use igt_fork_helperDaniel Vetter1-36/+18
2018-01-18igt/pm_rps: Increase load for waitboostingChris Wilson1-0/+15
2018-01-17igt/gem_tiled_fence_blits: Allocate bo arrayChris Wilson1-3/+10
2018-01-17meson: Refactor get_option() calls for directoriesPetri Latvala2-6/+2
2018-01-17tests/kms_plane_scaling: test for multi pipe with scaling, v3.Jyoti Yadav1-1/+92
2018-01-17tests/kms_plane_scaling: test scaler with clipping clamping, v3.Jyoti Yadav1-0/+43
2018-01-17tests/kms_plane_scaling: test scaling with tiling rotation and pixel formats,...Jyoti Yadav1-1/+129
2018-01-17tests/kms_plane_scaling: Clean up tests to work better with igt_kms, v2.Maarten Lankhorst1-136/+99
2018-01-17tests/kms_plane_scaling: Move get_num_scalers to a function, v2.Maarten Lankhorst1-6/+16
2018-01-17tests/kms_plane_scaling: Convert from simple test to full testMaarten Lankhorst1-25/+21
2018-01-17tests/kms_plane_scaling: Fix basic scaling test, v3.Mahesh Kumar1-9/+16
2018-01-17tests/kms_plane_scaling: Move the actual test to its own function.Maarten Lankhorst1-109/+117
2018-01-16igt/gem_linear_blits: Compute GTT size using 4G limitChris Wilson3-10/+35
2018-01-15tests/kms_plane: Run test for all supported pixel formats, v2.Mahesh Kumar1-0/+103
2018-01-15tests/perf_pmu: Exercise busy stats and lite-restoreTvrtko Ursulin1-0/+72
2018-01-15tests/perf_pmu: Verify busyness when PMU is enabled after engine got busyTvrtko Ursulin1-0/+41
2018-01-11include inttypes.h for PRI definesMike Frysinger1-0/+1
2018-01-08test/kms_psr_sink_crc - subtests psr_basic and psr_drrs need test cleanupMarta Lofstedt1-0/+2
2018-01-04igt/perf_pmu: Skip GEM checks for repeated spin_batch allocationsChris Wilson1-1/+2
2018-01-04igt/gem_busy: Remove repeated use of igt_spin_batch_newChris Wilson1-5/+5
2018-01-04igt/kms_flip: Do igt_require_gem() just onceChris Wilson1-4/+7
2018-01-03kms_atomic_transition: Remove skip_on_unsupported_nonblocking_modeset.Maarten Lankhorst1-47/+0
2018-01-02tests/kms_cursor_legacy: Rework the 2x-*-vs-cursor-* tests.Maarten Lankhorst1-72/+156
2018-01-02tests/kms_cursor_legacy: Perform lazy cleanup between testsMaarten Lankhorst1-76/+12
2017-12-22igt/gem_exec_await: Flush the WCB before attempting to queue more workChris Wilson1-0/+1
2017-12-22tests/perf_pmu: Simplify interrupt testingTvrtko Ursulin1-72/+69
2017-12-22igt/perf_pmu: Speed up frequency measurementChris Wilson1-16/+23
2017-12-22igt/perf_pmu: Measure the reference batch for all-busy-check-allChris Wilson1-12/+26
2017-12-22igt/perf_pmu: Measure the reference batch for busy-check-allChris Wilson1-5/+5
2017-12-22igt/perf_pmu: Tighten measurements for most-busyChris Wilson1-20/+25
2017-12-22igt/perf_pmu: Tighten busy measurementChris Wilson1-12/+10
2017-12-21meson: Install .testlist files and README from tests/intel-ciPetri Latvala2-0/+10
2017-12-21meson: Also install gem_stress.Petri Latvala1-1/+4
2017-12-21meson: Install test-list.txt to libexecdirPetri Latvala1-1/+1
2017-12-20igt/kms_frontbuffer_tracking: Make assert(false) more informativeChris Wilson1-2/+2
2017-12-20igt/pm_rps: Always allocate spin[0]Chris Wilson1-12/+16
2017-12-19igt/kms_frontbuffer_tracking: Access via GGTT is not guaranteed to be trackedChris Wilson1-10/+3
2017-12-19tests/kms_color: Rename pipe tests to standard notationMaarten Lankhorst1-13/+13
2017-12-15tests/kms_frontbuffer_tracking: Correctly handle debugfs errorsMichal Wajdeczko1-1/+4
2017-12-15igt/tools_test: Check the tools exist before executingChris Wilson1-19/+34
2017-12-15lib: Provide a library function to test nop executionChris Wilson2-2/+2
2017-12-13igt/gem_shrink: Exercise allocations in the middle of execbuf under oom-pressureChris Wilson1-0/+48
2017-12-13test/kms_plane_lowres: Fix display_commit_mode() so it returns the crcArkadiusz Hiler1-24/+12
2017-12-12igt/kms_flip: Allow very large bo to fail pageflips with E2BIGChris Wilson1-1/+8
2017-12-12igt/kms_rotation_crc: Add horizontal flip subtest.Joseph Garvey1-40/+158
2017-12-11igt/kms_vblank: To set a mode requires DRM_MASTERChris Wilson1-1/+1
2017-12-11tests: Use igt_device_set_masterChris Wilson4-5/+10
2017-12-11igt/drv_module_reload: Keep injecting load failures until it passesChris Wilson1-8/+7
2017-12-10tests/gem_exec_schedule: Add test for resetting preemptive batchAntonio Argenziano1-3/+40
2017-12-10tests/gem_exec_schedule: Add reset on failed preemption test.Antonio Argenziano1-1/+27