summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-22overlay: parse tracepoints from sysfs to figure out fields' locationLionel Landwerlin5-40/+186
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-21meson: Install benchmarks to $libexec/intel-gpu-tools/benchmarksPetri Latvala1-0/+4
2017-12-21meson: Don't install selfcheck binariesPetri Latvala1-2/+2
2017-12-21meson: Don't install headersPetri Latvala1-2/+0
2017-12-21scripts/trace.pl: Fix context id recyclingTvrtko Ursulin1-1/+1
2017-12-20lib/i915_pciids.h: synchronize with kernel headerLucas De Marchi1-6/+22
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-19lib/draw: Use more typical form for computing swizzle addressesChris Wilson1-20/+15
2017-12-19tests/kms_color: Rename pipe tests to standard notationMaarten Lankhorst1-13/+13
2017-12-19scripts/trace.pl: Fix ring ignoreTvrtko Ursulin1-1/+1
2017-12-19scripts/trace.pl: Remove some old codeTvrtko Ursulin1-31/+0
2017-12-18scripts/trace.pl: Auto-detect tracepoint field orderTvrtko Ursulin1-152/+71
2017-12-15tests/kms_frontbuffer_tracking: Correctly handle debugfs errorsMichal Wajdeczko1-1/+4
2017-12-15lib/igt_sysfs: Let igt_sysfs_read|write return -errnoMichal Wajdeczko1-23/+21
2017-12-15lib/debug: Convert igt_drop_caches_set() to use common file writersChris Wilson1-13/+5
2017-12-15lib/sysfs: Handle EINTR from vfprintf()Chris Wilson1-1/+3
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 Wilson4-2/+53
2017-12-14lib: Ask the kernel to quiesce the GPUChris Wilson1-27/+2
2017-12-13lib/core: Don't leak dummyloads between subtestsChris Wilson1-0/+5
2017-12-13lib/dummyload: Wrap global list inside its own mutexChris Wilson1-0/+7
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-13lib/i915_pciids.h: synchronize with kernel headerLucas De Marchi1-67/+111
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 Garvey3-41/+164
2017-12-11igt/kms_vblank: To set a mode requires DRM_MASTERChris Wilson1-1/+1
2017-12-11igt_fb: Add support for drawing to non-32bit Y/Yf tiled FBsImre Deak4-4/+39
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
2017-12-08lib: Print other clients when DRM_SET_MASTER failsChris Wilson6-2/+119
2017-12-08lib: Make sure intel_aub.h gets packed in distPetri Latvala1-0/+1
2017-12-08tests/perf: skip config tests on older kernelsLionel Landwerlin1-0/+19
2017-12-08igt/perf: Read RCS0 timestamp directlyChris Wilson1-41/+39
2017-12-08igt/perf: Use igt_sysfs rather than opencodingChris Wilson1-80/+18
2017-12-08tests/perf: add test config uuid for CannonlakeLionel Landwerlin1-0/+2
2017-12-08tests/perf: enable testing on Coffeelake GT3Lionel Landwerlin1-1/+4
2017-12-08tests/perf: query CS timestamp frequency if availableLionel Landwerlin1-6/+25