summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-25tests/gem_svm_fault: test CPU and GTT maps toosvmJesse Barnes1-0/+33
2016-02-25tests/gem_svm_sanity: check CPU and GTT maps tooJesse Barnes1-0/+31
2016-02-11tests/*svm*: update to drm_open_driver()Jesse Barnes3-4/+4
2016-02-11tests/gem_svm_fault: add bad fault testsJesse Barnes1-67/+143
2016-02-11tests/gem_svm_sanity: misc cleanupsJesse Barnes1-4/+5
2016-02-11tests/gem_svm_sanity: add per-ring tests, refactor a bitJesse Barnes1-65/+94
2016-02-11tests/*svm*: use fence flagJesse Barnes2-2/+7
2016-02-11tests/gem_svm_fault: use sync point wait rather than sleepJesse Barnes1-1/+10
2016-02-11tests/gem_svm_sanity: fix timeout handlingJesse Barnes1-2/+5
2016-02-11tests/gem_svm*: fixup for header changesJesse Barnes3-3/+6
2016-02-11tests/gem_svm_sanity: add fence wait prior to checking resultsJesse Barnes1-1/+8
2016-02-11tests: add some SVM tests for BDW testingJesse Barnes5-0/+645
2016-02-11tests: Add prime_mmap_coherency for cache coherency testsTiago Vignatti2-0/+247
2016-02-11tests: Add kms_mmap_write_crc for cache coherency testsTiago Vignatti2-0/+314
2016-02-11lib: Add prime_sync_start and prime_sync_end helpersTiago Vignatti3-0/+68
2016-02-11prime_mmap: Add basic tests to write in a bo using CPUTiago Vignatti3-6/+112
2016-02-11prime_mmap: Add new test for calling mmap() on dma-buf fdsRob Bradford2-0/+418
2016-02-11lib: Add gem_userptr and __gem_userptr helpersTiago Vignatti5-137/+87
2016-02-11kms_force_connector_basic: Add force-load-detect testMaarten Lankhorst1-0/+17
2016-02-10tests/gem_exec_params: test all valid execution flagsDaniele Ceraolo Spurio1-7/+32
2016-02-09lib: Fix build when vc4 headers are presentTomeu Vizoso1-3/+3
2016-02-09lib: Only compile igt_vc4 is we have itDaniel Vetter3-3/+6
2016-02-08igt/vc4_wait_bo: Add tests with rendering performed.Eric Anholt1-0/+41
2016-02-08igt/vc4_create_bo: Test various paths in BO creation.Eric Anholt3-0/+92
2016-02-08igt: Add a helper function for creating VC4 BOs.Eric Anholt3-13/+17
2016-02-08igt: Add a helper function for mapping VC4 BOs.Eric Anholt2-0/+19
2016-02-08igt: Add a helper function for getting a VC4 BO that's been drawn to.Eric Anholt3-0/+134
2016-02-08igt/vc4_wait_bo: Add a test for VC4's wait-for-BO ioctl.Eric Anholt3-0/+90
2016-02-08igt/vc4_wait_seqno: Add a test for VC4's wait-for-seqno ioctl.Eric Anholt3-0/+76
2016-02-08igt: Add support for DRIVER_VC4 flags on tests.Eric Anholt2-2/+15
2016-02-08configure.ac: Test for libdrm_vc4 and build vc4 tests based on it.Eric Anholt1-0/+12
2016-02-08list-workarounds: Fix python 2 print statementDamien Lespiau1-1/+1
2016-02-05list-workarounds: Extend the script to MesaKibey, Sameer1-21/+53
2016-02-05igt/gem_workarounds: Convert to real GPU hang injectionChris Wilson1-88/+31
2016-02-05igt/gem_exec_alignment: Fix off-by-one in buffer objectsChris Wilson1-3/+3
2016-02-05igt/gem_exec_alignment: Mark batch buffer as also requiring 48BChris Wilson1-0/+2
2016-02-05lib: Silence a common debug message when creating a contextChris Wilson1-4/+6
2016-02-05igt/gem_ctx_thrash: Rewrite to avoid extraneous allocationsChris Wilson1-190/+138
2016-02-04igt/gem_userptr_blits: Limit amount of mlocked surfacesChris Wilson2-28/+11
2016-02-04igt/gem_reset_stats: Convert from stop-rings to real hang injectionChris Wilson2-578/+299
2016-02-04igt/gem_ctx_exec: Convert from stop-rings to a real GPU hang/resetChris Wilson1-2/+2
2016-02-04tests/drv_hangman: Convert to using central list of enginesChris Wilson3-21/+17
2016-02-04igt/drv_hangman: Make the batchbuffer check more robustChris Wilson1-85/+24
2016-02-04igt/drv_hangman: Inject a true hangChris Wilson1-52/+14
2016-02-04igt/gem_ringfill: Add exercising the default-ring to basic testingChris Wilson1-12/+9
2016-02-04igt/gem_streaming_writes: Set bb start alignment to 64b for IronlakeChris Wilson1-1/+3
2016-02-04igt/gem_busy: Refactor to use gem_require_ring()Chris Wilson1-2/+4
2016-01-29tools/intel_residency: use setitimer instead of {,u}alarmPaulo Zanoni1-10/+15
2016-01-29tests/pm_rpm: find an appropriate CRTC instead of hardcoding CRTC 0Paulo Zanoni1-10/+42
2016-01-29tests/pm_rpm: remove POWER_DIR definitionPaulo Zanoni1-2/+0