summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2011-11-08tests: disable pipe_control on i965gDaniel Vetter1-0/+4
2011-11-04testdisplay: Round tiled allocations up to pot stride and fence sizeChris Wilson1-4/+19
2011-11-03testdisplay: find planes for each pipeJesse Barnes1-1/+3
2011-11-03testdisplay: update to new addfb2 definitionJesse Barnes1-4/+6
2011-11-01always require libdrmDaniel Vetter1-2/+0
2011-11-01tests/gem_tiled_pread: fixup detiler for gen2Daniel Vetter1-8/+26
2011-11-01tests/gem_largeobject: accomodate for puny aperturesDaniel Vetter1-2/+21
2011-10-31tests: mark gem_bad_address as HANGDaniel Vetter1-1/+1
2011-10-31tests/debugfs_reader: fight bashismDaniel Vetter1-1/+1
2011-10-31tests: actually add the drm client check scriptDaniel Vetter1-0/+30
2011-10-31tests: check for other drm clientsDaniel Vetter1-2/+3
2011-10-30tests/gem_bad_length: disable broken batchbufferDaniel Vetter1-1/+1
2011-10-30tests: don't run kernel check from make checkDaniel Vetter1-1/+9
2011-10-30make distcheck fixesDaniel Vetter1-2/+7
2011-10-30tests: add test to read all debugfs filesDaniel Vetter2-4/+36
2011-10-30testdisplay: compile fix for !DRM_PLANESDaniel Vetter1-0/+3
2011-10-28tests: add gem_unref_active_buffersDaniel Vetter2-0/+108
2011-10-28testdisplay: allow overlay plane to be moved & scaled at runtimeJesse Barnes1-18/+48
2011-10-27testdisplay: add stub disable_planes() functionJesse Barnes1-0/+1
2011-10-24testdisplay: add sprite scaling and location supportJesse Barnes1-19/+50
2011-10-16tests: add gem_hangcheck_forcewakeDaniel Vetter2-0/+120
2011-10-15tests/gem_fence_trash: some retuningDaniel Vetter1-6/+4
2011-10-15tests/gem_*_blits: reduce buffer count to not trash swapDaniel Vetter3-0/+19
2011-09-28tests: disable storedw tests on !renderDaniel Vetter2-0/+6
2011-09-16testdisplay: return 0 when successfulPaulo Zanoni1-0/+2
2011-09-15getstats: remove useless assertionPaulo Zanoni1-2/+0
2011-09-15testdisplay: remove wrong return statementPaulo Zanoni1-1/+0
2011-09-15testdisplay: don't enter the main loop if dump_info or test_all_modesPaulo Zanoni1-6/+12
2011-09-15testdisplay: test all modes if no option is providedPaulo Zanoni1-4/+9
2011-09-15testdisplay: fix compiler warningsPaulo Zanoni1-2/+2
2011-09-15tests/gem_mmap_gtt: also test gtt pwrite pathsDaniel Vetter1-4/+51
2011-09-14tests: build all tests by defaultDaniel Vetter1-0/+2
2011-09-14tests: separate testcases in gem_bad_lengthDaniel Vetter1-16/+27
2011-09-14tests: disable gem_bad_blitDaniel Vetter1-1/+1
2011-09-13tests/gem_bad_length: dont throw garbage at the gpuDaniel Vetter1-1/+1
2011-09-13tests: exit(77) to properly mark tests as SKIPDaniel Vetter13-21/+13
2011-09-12tests: mark gen3-only tests as suchDaniel Vetter5-0/+25
2011-09-12tests: add basic test for missed irqsDaniel Vetter2-0/+149
2011-09-12tests: check pipe_control coherencyDaniel Vetter2-0/+180
2011-09-12tests: basic ring<->cpu and ring<->ring testsDaniel Vetter3-0/+337
2011-09-09tests: split up gem_storedw_loop into ring specific variationsDaniel Vetter4-3/+295
2011-09-09tests/gem_storedw: disable on pre-gen6Daniel Vetter2-3/+24
2011-09-09test/gem_storedw_*: tune some moreDaniel Vetter2-5/+5
2011-09-06gem_vmap_blits: fix compilation if I915_PARAM_HAS_VMAP is not definedPaulo Zanoni1-0/+5
2011-08-12tests: add store dword testsJesse Barnes3-0/+284
2011-08-12testdisplay: for tiled mode test, the height should be alignedHai Lan1-1/+1
2011-07-28intel-gpu-tools/debugging: add important debug regsBen Widawsky1-1/+7
2011-07-17gem_stress: ducttaping mandatoryDaniel Vetter1-3/+3
2011-07-13testdisplay: Test the first mode if there is no preferred mode.Hai Lan1-3/+10
2011-07-08tests/gem_vmap_blits: Fix typoChris Wilson1-1/+1