summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-19lib: Fix some doc warningsDaniel Vetter2-2/+5
2016-03-19tests/gem_concurrent_blt|all: Use igt_subtest_groupDaniel Vetter1-37/+30
2016-03-19lib: Add igt_subtest_groupDaniel Vetter6-1/+108
2016-03-18prime_mmap_coherency: Add return error tests for prime sync ioctlTiago Vignatti1-0/+112
2016-03-18intel: Adding missing Broxton PCI IDs.Rodrigo Vivi1-1/+5
2016-03-18igt/gem_concurent_blit: Exercise different object sizesChris Wilson1-129/+191
2016-03-18lib/ioctl_wrappers: Explain a couple of igt_require(ret == 0)Chris Wilson1-22/+23
2016-03-18lib/intel_os: Squelch dmesg spam when purging VM cachesChris Wilson1-19/+10
2016-03-18igt/gem_concurrent_all: struct buffers for allChris Wilson2-168/+182
2016-03-18igt/gem_softpin: Repeat tests with signal interruptionsChris Wilson3-14/+90
2016-03-17lib/igt_gt: Handle SIGINT whilst writing to i915_error_stateChris Wilson1-2/+6
2016-03-17igt/gem_exec_whisper: Move testing of "default" engine to standaloneChris Wilson1-5/+7
2016-03-16tests/pm_rps: Fix assert for sysfs writesVille Syrjälä1-1/+1
2016-03-15igt/drv_module_reload_basic: Pass correct inject_load_failure module optionImre Deak1-4/+2
2016-03-15tests/gem_evict_alignment: use uint64_t in eviction memory parametersMika Kuoppala1-5/+8
2016-03-15lib/igt_kms: Add COMMIT_ATOMIC to igt_display_commit2()Mayuresh Gharpure2-4/+361
2016-03-15igt/gem_bad_reloc: Rename conflicting negative-reloc-bltChris Wilson1-1/+1
2016-03-15igt/gem_exec_whisper: Beware PIN_HIGHChris Wilson1-0/+16
2016-03-14igt/gem_bad_reloc: Fix handling of 64bit relocationsChris Wilson1-84/+72
2016-03-14drv_module_reload_basic: skip alive check after load failure injectionImre Deak1-4/+12
2016-03-14igt/gem_exec_nop: Decrease BAT timingChris Wilson1-4/+7
2016-03-14igt/gem_exec_whisper: Exercise rings individuallyChris Wilson1-8/+28
2016-03-14lib: Remove dead gem_get_num_rings()Chris Wilson2-39/+0
2016-03-14igt/gem_exec_reloc: Exercise updating relocations of an active objectChris Wilson3-313/+108
2016-03-14tests/gem_ring_sync_loop: Exercise all ringsChris Wilson3-166/+9
2016-03-14lib: Remove unused gem_has_enable_ring()Chris Wilson2-27/+13
2016-03-12igt/gem_exec_whisper: Persistent relocation supportChris Wilson1-37/+97
2016-03-11igt/drv_module_reload_basic: Rinse and repeat with addition module parametersChris Wilson1-45/+61
2016-03-11igt/gem_exec_whisper: Test submission between fdsChris Wilson1-1/+43
2016-03-11igt/gem_exec_whisper: Stop passing NO_RELOCChris Wilson1-14/+15
2016-03-11igt/gem_exec_whisper: Don't forget that 0 is a valid address on full-ppgttChris Wilson1-5/+4
2016-03-11benchmarks/gem_syslatency: Add extra android guard to attr_setaffinity_npDerek Morton1-0/+2
2016-03-11tests: Add gem_exec_whisperChris Wilson2-0/+227
2016-03-10igt/gem_exec_nop: Fix logical inversion for checking of valid execbufChris Wilson2-4/+3
2016-03-10benchmarks/gem_syslatency: Guard setaffinity_npChris Wilson1-22/+19
2016-03-10igt/gem_reloc_overflow: 32bit compilation warningChris Wilson1-2/+2
2016-03-10igt/gem_concurrent_blit: 32bit compilation warningChris Wilson1-1/+1
2016-03-10igt/drv_hangman: 32bit compilation warningChris Wilson1-1/+1
2016-03-10benchmarks/gem_syslatency: Subtract the clock_gettime() overheadChris Wilson1-4/+18
2016-03-10benchmarks/gem_syslatency: Prevent CPU sleeps (C-states)Chris Wilson2-1/+14
2016-03-10benchmarks/gem_syslatency: Measure unloaded latencyChris Wilson1-15/+23
2016-03-09benchmarks: Add gem_syslatencyChris Wilson4-2/+313
2016-03-09igt/gem_exec_nop: Only combine unique ringsChris Wilson1-1/+13
2016-03-09tests/gem_reloc_overflow: Add missing igt_fixtureDaniel Vetter1-2/+4
2016-03-09lib: remove saved_sig_maskDaniel Vetter1-1/+0
2016-03-09igt/gem_exec_store: The simplest batch that does something!Chris Wilson2-0/+106
2016-03-08lib: Unit test for exit handlerDaniel Vetter3-0/+130
2016-03-08lib/igt_core: remove igt_disable/enable_exit_handlersDaniel Vetter2-47/+0
2016-03-08gitignore: Add .dirstampDaniel Vetter1-0/+3
2016-03-08tests/kms_mmap_write_crc: Use the right fork helpersDaniel Vetter1-10/+9