summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-03tests/gem_reloc_vs_gpu: add forked versionshangDaniel Vetter1-0/+33
2013-09-03tests/gem_reloc_vs_gpu: Add faulting reloc testsDaniel Vetter1-17/+102
2013-09-03lib/drmtest: include sys/mman.h from drmtest.hDaniel Vetter35-34/+1
2013-09-03lib/drmtest: extract gem_execbuf helperDaniel Vetter4-26/+14
2013-09-03tests/gem_reloc_vs_gpu: add interruptible versionDaniel Vetter2-19/+42
2013-09-02kms_flip: Fix use of fb_width for PAN subtestsChris Wilson1-10/+7
2013-09-02lib/drmtest: Improve output when igt_waitchildren failsDaniel Vetter1-3/+7
2013-09-02test/gem_concurrent_blt: remove hack for testing igt_forkDaniel Vetter1-2/+0
2013-09-02tests/gem_tiled_swapping: fix igt_require conversionDaniel Vetter1-1/+1
2013-08-30tests/gem_mmap_gtt: fix access checksDaniel Vetter1-2/+2
2013-08-30tests/gem_mmap_gtt: clarify access check checks a bitDaniel Vetter1-2/+2
2013-08-29lib/drmtest: Print info when children died due to signalsDaniel Vetter1-1/+6
2013-08-29tests/gem_evict_everything: add swapping and forked subtestsDaniel Vetter1-9/+157
2013-08-29tests/gem_evict_*: Fix leak in copyDaniel Vetter2-0/+2
2013-08-29tests/gem_tiled_swapping: Use igt_requireDaniel Vetter1-13/+3
2013-08-29lib/drmtest: extract igt_fork from gem_concurrent_bltDaniel Vetter3-34/+103
2013-08-29kms_flip: Remove debugging leftoversChris Wilson1-2/+0
2013-08-29kms_flip: Set everything to zero to disable a CRTCChris Wilson1-3/+11
2013-08-29kms_flip: Use the first mode if we find no matching modes for the crtc pairChris Wilson1-1/+5
2013-08-29kms_flip: Hook up primary events for page-flipsChris Wilson1-19/+28
2013-08-29kms_flip: Run on pairs of connected outputs.Chris Wilson1-13/+209
2013-08-29kms_flips: Operate on an array of crtcChris Wilson1-55/+79
2013-08-29kms_flip: Exercise flip-vs-renderChris Wilson4-32/+103
2013-08-29overlay: Increase idle timeout to 30sChris Wilson1-4/+6
2013-08-29overlay: Hide idle processesChris Wilson2-1/+17
2013-08-29overlay: Autohide Flip counter after a period of inactivityChris Wilson1-25/+28
2013-08-29overlay: Monitor per-ring context switch rateChris Wilson3-11/+61
2013-08-28overlay: Make it easier to reniceChris Wilson1-2/+10
2013-08-28overlay: Generate unique name for snapshotsChris Wilson1-3/+9
2013-08-27overlay: Add number of running processes to CPU displayChris Wilson3-4/+23
2013-08-27overlay: Include the core count in the cpu info lineChris Wilson1-1/+3
2013-08-27overlay: Scale the CPU busy value by the numer of active coresChris Wilson3-2/+14
2013-08-27overlay: Tidy presentation of ring busy valuesChris Wilson1-3/+11
2013-08-27overlay: Restore the correct default font sizeChris Wilson1-7/+7
2013-08-27overlay: read rc6 status from perfChris Wilson4-29/+98
2013-08-27overlay: Add support for multi-monitor positioningChris Wilson8-87/+72
2013-08-27overlay: Set the text color in case we do not have RC6Chris Wilson1-0/+2
2013-08-27overlay: improve alignment of some labelsChris Wilson1-26/+36
2013-08-27overlay: Read interrupts from perfChris Wilson2-23/+56
2013-08-27overlay: Read frequency from perfChris Wilson2-22/+91
2013-08-27overlay: Read power from perf_eventsChris Wilson8-73/+131
2013-08-26overlay: Align the process names in the memory tableChris Wilson1-2/+2
2013-08-26lib/drmtest: restore in_fixture assertDaniel Vetter1-0/+6
2013-08-26Revert "tests/gem_concurrent_blit: Fix segmentation fault"Daniel Vetter2-6/+2
2013-08-26lib/drmtest: don't complete fixtures with a longjmpDaniel Vetter2-2/+11
2013-08-26tests/gem_mmap_gtt: Add testcase for the vma access managerDaniel Vetter1-0/+40
2013-08-26tests/gem_mmap: Convert to subtestsDaniel Vetter2-34/+41
2013-08-26tests/kms_setmode: don't save/restore vt graphics for dry-runImre Deak2-4/+5
2013-08-26lib/drmtest: fix handling of -h --help argument parsingImre Deak1-20/+26
2013-08-26overlay: Trim the padding slightlyChris Wilson1-49/+53