summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-28igt/kms_busy.c: Use new igt_spin_batchspin_batch2Abdiel Janulgue1-75/+5
2016-11-28igt/kms_flip: Use new igt_spin_batchAbdiel Janulgue1-186/+26
2016-11-28igt/gem_wait: Use new igt_spin_batchAbdiel Janulgue1-118/+6
2016-11-28lib: add igt_dummyloadAbdiel Janulgue6-0/+359
2016-11-25igt_aux: Add some list helpers from waylandLyude2-0/+65
2016-11-23lib: Make signal helper definitions reusableAbdiel Janulgue5-19/+10
2016-11-22igt/gem_mmap_gtt: Silence compile warning for !sse4.1Chris Wilson1-1/+1
2016-11-22tests: kms_pipe_color: remove unused variableLionel Landwerlin1-2/+0
2016-11-22aubdump: Bump the GTT size to 256MBJason Ekstrand1-2/+2
2016-11-22aubdump: Fix GTT setup for Gen8+Francisco Jerez1-5/+21
2016-11-22aubdump: Handle 48-bit relocations properlyJason Ekstrand1-3/+28
2016-11-21kms_cursor_legacy: Add nonblocking modeset vs cursor update test.Maarten Lankhorst1-0/+99
2016-11-18igt/gem_eio: Apply the cork to the execbufChris Wilson1-6/+7
2016-11-18igt/gem_exec_reloc: Don't execute an empty object for basic-softpinChris Wilson1-13/+15
2016-11-18igt/gem_eio: Add inflight testChris Wilson1-0/+65
2016-11-18igt/gem_exec_reloc: Trivial test for softpin ABIChris Wilson1-0/+35
2016-11-17igt/gem_exec_parse: check oacontrol lri bad for >= v9Robert Bragg1-0/+25
2016-11-17igt/gem_exec_parse: update registers test for v >= 8Robert Bragg1-45/+49
2016-11-17igt/gem_exec_parse: update hsw_load_register_reg for v >= 8Robert Bragg1-1/+13
2016-11-17igt/gem_exec_parse: update cmd-crossing-page for >= v8Robert Bragg1-2/+13
2016-11-17igt/gem_exec_parse: update bitmasks test for v >=8Robert Bragg1-4/+14
2016-11-17igt/gem_exec_parse: make basic-rejected version agnosticRobert Bragg1-11/+20
2016-11-17igt/gem_exec_parse: req. v < 9 for oacontrol tracking testRobert Bragg1-0/+3
2016-11-17igt/gem_exec_parse: init global parser_version in fixtureRobert Bragg1-9/+4
2016-11-17igt/gem_exec_parse: make global vars local to main()Robert Bragg1-3/+3
2016-11-17igt/gem_exec_parse: update hsw_load_register_regRobert Bragg1-73/+64
2016-11-17igt/gem_exec_parse: move hsw_load_register_reg downRobert Bragg1-91/+91
2016-11-17igt/gem_exec_parse: some minor cleanupsRobert Bragg1-130/+66
2016-11-15lib: Add missing include for sync()Petri Latvala1-0/+1
2016-11-14igt/gem_exec_schedule: Update param for finalChris Wilson1-1/+1
2016-11-11lib: substitute cxt BAN_PERIOD with BANNABLEMika Kuoppala4-37/+68
2016-11-11lib: Pass I915_TILING_NONE if Yf or YsTomeu Vizoso1-1/+2
2016-11-10igt/gem_mmap_gtt: Swap thrash copyChris Wilson1-2/+8
2016-11-10igt/gem_mmap_gtt: Add forked contention to the mmap copiesChris Wilson1-96/+116
2016-11-10igt/kms_frontbuffer_tracking: Drop unsynchronized pageflip testChris Wilson1-8/+0
2016-11-10lib: Pass I915_TILING_Y to the kernel if Yf or YsTomeu Vizoso1-0/+3
2016-11-10lib: Pass tiling constant where that's expectedTomeu Vizoso3-20/+32
2016-11-09tests: kms_pipe_color: fix ctm testsLionel Landwerlin1-1/+8
2016-11-09aubdump: add --command option to stream aubdump to another programLionel Landwerlin2-11/+98
2016-11-09tools: intel_aubdump: pass configuration through file descriptorLionel Landwerlin2-23/+59
2016-11-09configure.ac: correctly manage DRM_INTEL_{CFLAGS, LIBS}Emil Velikov1-4/+7
2016-11-09lib: use the local intel_aub.h fileEmil Velikov3-4/+4
2016-11-09Revert "lib: use the local intel_aub.h file"Tomeu Vizoso2-2/+2
2016-11-09igt/gem_exec_parse: Exercise lots of different allocation sizesChris Wilson1-0/+37
2016-11-09igt/gem_exec_reloc: Reduce being interrupted to a warnChris Wilson1-6/+24
2016-11-07igt: Add a test for reordering execbufsChris Wilson5-0/+519
2016-11-07igt: Add exerciser for execbuf fence-out <-> fence-inChris Wilson2-0/+378
2016-11-07igt: Add test case for EXEC_OBJECT_ASYNCChris Wilson2-0/+218
2016-11-07igt/gem_mmap_gtt: Use SSE4.1 streaming to speed up per-pixel checksChris Wilson1-29/+110
2016-11-07igt/gem_exec_reloc: Check we write the full 64bit relocationChris Wilson2-0/+202