summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-04Update NEWS, bump version to 1.20.intel-gpu-tools-1.20Petri Latvala3-2/+45
2017-10-04tests/perf: split array of formats descriptionsLionel Landwerlin1-112/+106
2017-10-04tests/perf: add support for CoffeelakeLionel Landwerlin1-0/+10
2017-10-04tests/perf: prevent power management to kick in when necessaryLionel Landwerlin1-23/+41
2017-10-04tests/perf: estimate number of blocking/polling based on time spentLionel Landwerlin1-9/+33
2017-10-04tests/perf: make buffer-fill more reliableLionel Landwerlin1-17/+103
2017-10-04tests/perf: make enable-disable more reliableLionel Landwerlin1-6/+89
2017-10-04tests/perf: rework oa-exponent testLionel Landwerlin1-134/+599
2017-10-04tests/perf: remove frequency related changesLionel Landwerlin1-132/+9
2017-10-04tests/perf: rc6: try to guess when rc6 is disabledLionel Landwerlin1-0/+13
2017-10-04tests/perf: update max buffer size for reading reportsLionel Landwerlin1-4/+4
2017-10-04tests/perf: add per context filtering test for gen8+Robert Bragg1-32/+742
2017-10-04tests/perf: make stream_fd a global variableLionel Landwerlin1-56/+65
2017-10-04lib/igt_kms: Disable crtc in legacy path when output is unsetMaarten Lankhorst1-1/+1
2017-10-04tests/kms_color: Unset plane fb on teardown, v2.Maarten Lankhorst1-6/+12
2017-10-04Fix compilation on some distrosAusmus, James3-0/+3
2017-10-03lib: Fixup __gem_create() to be 64b safe.Chris Wilson2-2/+2
2017-10-03meson: Disable the intel overlay on non-x86 builds.Eric Anholt1-1/+3
2017-10-03meson: Fix build of igt_x86-using tests on non-x86 platforms.Eric Anholt2-1/+16
2017-10-03Fix rlim_cur compiler warnings when building on ARM.Eric Anholt2-2/+3
2017-10-03lib: Report the error from __gem_create()Chris Wilson4-25/+17
2017-10-03lib: Reduce dependency on glibPetri Latvala6-2/+40
2017-10-03gem_exec_schedule: Add missing #includePetri Latvala1-0/+1
2017-10-03kms_atomic_interruptible: Add missing #includePetri Latvala1-0/+2
2017-10-03lib/igt_kms: Commit primary plane when a modeset is forced on a pipeMaarten Lankhorst1-1/+1
2017-10-03lib/igt_kms: Change output->pending_crtc_idx_mask to output->pending_pipeMaarten Lankhorst5-30/+26
2017-10-02meson: Follow suit with the renaming of kms_pipe_colorPetri Latvala1-1/+1
2017-10-02meson: Distribute meson build system filesPetri Latvala10-4/+43
2017-10-02docs: Distribute audio.txt and chamelium.txtPetri Latvala1-0/+5
2017-10-02lib: Handle intel_aub.h like the other stub filesPetri Latvala1-0/+1
2017-10-02lib: Remove media_fill.cPetri Latvala1-16/+0
2017-10-02demos: Remove final filePetri Latvala1-12/+0
2017-10-02benchmarks: Add ezbench.d files to distPetri Latvala3-1/+18
2017-10-02benchmarks: Add wsim files to distPetri Latvala3-0/+34
2017-10-02tests: Stop looking at plane private membersMaarten Lankhorst10-103/+93
2017-10-02igt/kms_rotation_crc: Fix flip tests for sprite planeMaarten Lankhorst1-6/+17
2017-10-02tests: Rename kms_pipe_color to kms_colorMaarten Lankhorst2-3/+3
2017-09-29igt/gem_sync: Sync before starting the clockChris Wilson1-0/+3
2017-09-29benchmarks: Actually build LIBDRM_INTEL_BENCHMARKSPetri Latvala1-1/+1
2017-09-29lib: Fix igt_sysfs_set_u32 return valueTvrtko Ursulin1-1/+1
2017-09-29igt/gem_exec_nop: Measure high-priority throughput over a bg loadChris Wilson1-0/+118
2017-09-29igt/gem_sync: Add a preemption testChris Wilson1-0/+158
2017-09-29igt/gem_exec_schedule: Detect too slow setup in deep-*Chris Wilson1-4/+33
2017-09-29meson: Also build kms_atomic_interruptiblePetri Latvala1-0/+1
2017-09-29meson.sh: Invoke meson correctlyPetri Latvala1-2/+2
2017-09-29tests/gem_workarounds: Skip write only registersMika Kuoppala1-1/+37
2017-09-28benchmarks/gem_exec_fault: Update for tryhard kernels.Chris Wilson1-8/+12
2017-09-28benchmarks/gem_syslatency: Apply vmpressure, measure page allocationChris Wilson1-3/+84
2017-09-28igt/gem_exec_scheduler: HAS_SCHEDULER no longer means HAS_PREEMPTIONChris Wilson1-17/+40
2017-09-28lib: Capture the error state on an unexpected hangChris Wilson1-3/+5