summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-18lib/core: report subtests that hit an igt_warning as WARNINGstuffDaniel Vetter1-1/+6
2018-01-18igt/core: Initial simple interleaved kmsg filteringDaniel Vetter1-1/+40
2018-01-18lib/core: Don't hide non-debug message when filtering for a debug log domainDaniel Vetter1-5/+5
2018-01-18lib/core: make logging pthread vs. fork safeDaniel Vetter1-8/+17
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 Latvala8-25/+25
2018-01-17CONTRIBUTING: Fix spelling mistake and line lengthSean Paul1-4/+4
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-16Update NEWS, bump version to 1.21.Petri Latvala3-5/+58
2018-01-16meson: Name the project intel-gpu-toolsPetri Latvala1-1/+1
2018-01-16meson: Add quotes in assembler/test/run-test.shPetri Latvala1-6/+6
2018-01-16meson: Add quotes in man/rst2man.shPetri Latvala1-6/+6
2018-01-16meson: Build cnl_compute_wrpllPetri Latvala1-0/+1
2018-01-15tests/kms_plane: Run test for all supported pixel formats, v2.Mahesh Kumar1-0/+103
2018-01-15lib/igt_kms: Add more braces around macrosMaarten Lankhorst1-8/+8
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-12tools: Update .gitignorePetri Latvala1-0/+1
2018-01-11Revert "build: make meson more official" damageDaniel Vetter1-3/+3
2018-01-11run-tests.sh: Allow users to override IGT_TEST_ROOTPetri Latvala1-1/+1
2018-01-11build: make meson more officialDaniel Vetter5-9/+24
2018-01-11overlay: Update .gitignoreRhys Kidd1-0/+1
2018-01-11include inttypes.h for PRI definesMike Frysinger9-0/+9
2018-01-10lib/igt_kms.c: Unconditionally include poll.hPetri Latvala1-1/+1
2018-01-08tools: Cannonlake port clock programmingMika Kahola2-0/+527
2018-01-08scripts/trace.pl: Optimize event parsing and processingTvrtko Ursulin1-65/+52
2018-01-08test/kms_psr_sink_crc - subtests psr_basic and psr_drrs need test cleanupMarta Lofstedt1-0/+2
2018-01-08meson: use message() rather than warning()Lucas De Marchi1-1/+1
2018-01-04lib/gem: Reset the global seqno at the start of each testChris Wilson1-1/+15
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
2018-01-02lib/igt_kms: Drop all stale events on first commit.Maarten Lankhorst2-1/+46
2017-12-27lib: Convert sw_sync to use sync_file uapi imported from the kernelChris Wilson3-46/+112
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-22lib/dummyload: Support returning output fenceTvrtko Ursulin2-8/+82