summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-01-04Use standard .gitignore file and layoutGaetan Nadon
2011-12-18testdisplay: shut up compilerDaniel Vetter
2011-12-18testdisplay: move drm_fourcc.h include under the #ifdef protectionDaniel Vetter
2011-12-17tests/testdisplay.c: make the 3th pipe finish all the mode setting.Yi Sun
2011-12-14tests/gem_double_irq_loop: silence the compilerChris Wilson
2011-12-14tests/gem_exec_blt: silence the compiler by failing on errorChris Wilson
2011-12-14tests/gem_exec_nop: silence the compiler by failing on errorChris Wilson
2011-12-14tests/gem_stress: silence the compiler by using '%zu' for size_tChris Wilson
2011-12-14tests/gem_largeobject: silence the compilerChris Wilson
2011-12-14testdisplay: don't test planes if i915 color key ioctl is not availableJesse Barnes
2011-12-07testdisplay: update for final plane & fb ABIJesse Barnes
2011-12-06tests/gem_partial_pwrite_pread: don't trash gtt unnecessarilyDaniel Vetter
2011-12-04tests: add gem_partial_pwrite_preadDaniel Vetter
2011-12-04tests/gem_reloc_vs_gpu: fixup this messDaniel Vetter
2011-12-04tests/gem_reloc_vs_gpu: emit special batch on blt ring on gen6+Daniel Vetter
2011-12-04tests/gem_reloc_vs_gpu: switch to COLOR_BLT instead of PIPE_CONTROLDaniel Vetter
2011-12-04tests/gem_tiled_pread_pwrite: kill set-but-unsed warningDaniel Vetter
2011-12-04tests: add gem_reloc_vs_gpuDaniel Vetter
2011-12-02Revert some accidental thingsDaniel Vetter
2011-12-02tests: add gem_exec_faulting_relocDaniel Vetter
2011-12-02tests: add gem_exec_bad_domainsDaniel Vetter
2011-12-02tests: add gem_tiled_pread_pwriteDaniel Vetter
2011-12-01tests/gem_gtt_speed: Add modes that force that to the gtt domainDaniel Vetter
2011-11-27tests: implement snb+ XY_SETUP_CLIP_BLT workaroundDaniel Vetter
2011-11-27tests/sysfs_edit_reader: posixifyDaniel Vetter
2011-11-27tests: properly terminate tests when values mismatchDaniel Vetter
2011-11-11tests/gem_hang: fix copy-paste problemEugeni Dodonov
2011-11-10tests: add a test for checking edid reading delaysEugeni Dodonov
2011-11-10tests: add test for kernel segmentation faultEugeni Dodonov
2011-11-08tests: disable pipe_control on i965gDaniel Vetter
2011-11-04testdisplay: Round tiled allocations up to pot stride and fence sizeChris Wilson
2011-11-03testdisplay: find planes for each pipeJesse Barnes
2011-11-03testdisplay: update to new addfb2 definitionJesse Barnes
2011-11-01always require libdrmDaniel Vetter
2011-11-01tests/gem_tiled_pread: fixup detiler for gen2Daniel Vetter
2011-11-01tests/gem_largeobject: accomodate for puny aperturesDaniel Vetter
2011-10-31tests: mark gem_bad_address as HANGDaniel Vetter
2011-10-31tests/debugfs_reader: fight bashismDaniel Vetter
2011-10-31tests: actually add the drm client check scriptDaniel Vetter
2011-10-31tests: check for other drm clientsDaniel Vetter
2011-10-30tests/gem_bad_length: disable broken batchbufferDaniel Vetter
2011-10-30tests: don't run kernel check from make checkDaniel Vetter
2011-10-30make distcheck fixesDaniel Vetter
2011-10-30tests: add test to read all debugfs filesDaniel Vetter
2011-10-30testdisplay: compile fix for !DRM_PLANESDaniel Vetter
2011-10-28tests: add gem_unref_active_buffersDaniel Vetter
2011-10-28testdisplay: allow overlay plane to be moved & scaled at runtimeJesse Barnes
2011-10-27testdisplay: add stub disable_planes() functionJesse Barnes
2011-10-24testdisplay: add sprite scaling and location supportJesse Barnes
2011-10-16tests: add gem_hangcheck_forcewakeDaniel Vetter