summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-07Fix sortingmemZhenyu Wang1-3/+4
2016-04-05Add "intel_gpu_mem_top" toolZhenyu Wang2-0/+174
2016-04-04igt/gem_shrink: Reduce oom spamChris Wilson1-1/+2
2016-04-04igt/gem_shrink: Fix leak in userptr, add anotherChris Wilson1-2/+38
2016-04-03benchmarks: Include my ezbench test runnersChris Wilson10-0/+242
2016-04-03benchmarks/gem_latency: Add a -C switch to measure impact of cmdparserChris Wilson1-9/+23
2016-04-03lib: Avoid assertion if sig_ioctl is unsed from a child accidentallyChris Wilson1-0/+6
2016-04-03lib: Don't report the last errno inside the async GPU hang detectorChris Wilson1-0/+1
2016-04-02igt/gem_shrink: Exercise with userptr stressChris Wilson1-11/+68
2016-04-02igt/gem_shrink: Add pread/pwrite stressChris Wilson1-2/+22
2016-04-01igt/pm_rps: Trigger a real GPU resetChris Wilson1-5/+9
2016-04-01igt/gem_exec_reloc: Exercise read-only relocation arraysChris Wilson1-1/+7
2016-04-01igt/gem_busy: Try to slow down executionChris Wilson1-29/+42
2016-04-01igt/gem_busy: Cap number of tries to create busy ringsChris Wilson1-0/+3
2016-04-01igt/gem_busy: Use a boatload of store-dwords to force ring busynessChris Wilson1-9/+114
2016-03-29lib: Ignore udev failure to report an eventChris Wilson1-1/+1
2016-03-29lib: Tidy error message for a helper process who unexpectedly diesChris Wilson1-2/+10
2016-03-29igt/gem_exec_suspend: Add basic selftestChris Wilson1-0/+2
2016-03-29igt/gem_exec_store: Exercise write orderingChris Wilson1-0/+119
2016-03-28igt/gem_exec_nop: Relax parallel assertion for short ringsChris Wilson1-2/+10
2016-03-28igt/gem_exec_nop: Add expectancy of independent execution between enginesChris Wilson1-15/+45
2016-03-26igt/gem_ctx_switch: Add basic test for context switchingChris Wilson2-0/+167
2016-03-26igt/gem_exec_whisper: Add simple interruptible passChris Wilson1-0/+1
2016-03-26igt/gem_exec_whisper: Check for inconsistent reloc offset vs object offsetChris Wilson1-6/+17
2016-03-25igt/gem_sync: Add a basic test to wait upon a batch on all ringsChris Wilson1-24/+71
2016-03-25igt/gem: Add GPU hang detection to basic testsChris Wilson5-0/+20
2016-03-25igt/gem_concurrent_blit: Relax maxfiles restrictionsChris Wilson2-4/+15
2016-03-24benchmarks/gem_exec_nop: Include a measurement across all ringsChris Wilson1-6/+30
2016-03-24igt/gem_concurrent_blit: Enable hang detectionChris Wilson1-0/+8
2016-03-24lib: Add a GPU error detectorChris Wilson9-8/+102
2016-03-23igt/gem_shrink: Consume all of total ram in each processChris Wilson1-100/+63
2016-03-23igt/gem_shrink: Include a shrinker vs GPU hangChris Wilson1-2/+37
2016-03-23tests: Add gem_shrinkChris Wilson2-0/+217
2016-03-21test/kms_pipe_color: add test to verify legacy ioctl resets GAMMA_LUTLionel Landwerlin1-0/+139
2016-03-21tests/kms_color: New test for pipe level color managementLionel Landwerlin2-0/+1046
2016-03-21lib: add crc comparison function without an assertLionel Landwerlin2-0/+18
2016-03-21lib: fb: add igt_paint_color_gradient_rangeLionel Landwerlin2-0/+37
2016-03-21lib: kms: add helpers for color management properties on pipesLionel Landwerlin2-3/+104
2016-03-21lib: kms: add crtc_id to igt_pipe_tLionel Landwerlin2-0/+2
2016-03-21lib: Measure the cost of calling timer_settimer() for sigiterChris Wilson1-2/+21
2016-03-21igt/gem_ringfill: Fix basic- reversalChris Wilson1-1/+1
2016-03-21igt/gem_ringfill: Fine-tune list of BAT testsChris Wilson1-10/+11
2016-03-21igt/gem_exec_suspend: Add BAT runsChris Wilson1-10/+74
2016-03-21igt/gem_exec_suspend: Allow suspend testing on gen6Chris Wilson1-1/+6
2016-03-21igt/gem_exec_whisper: Tweak migration loggingChris Wilson1-6/+12
2016-03-21igt/gem_concurrent_all: Inject a hang onto all ringsChris Wilson1-0/+30
2016-03-21igt/gem_exec_whisper: Prevent MI_STORE_DWORD on gen6/bsd againChris Wilson1-1/+7
2016-03-20igt/gem_concurent_blit: Prevent a memleak if we assert whilst creating buffersChris Wilson1-6/+21
2016-03-20igt/gem_concurrent_blit: Reset process limits to allow dmabuf testsChris Wilson1-0/+23
2016-03-19lib/igt_aux: Refine decision to stop signal injectionChris Wilson1-1/+6