summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-11-25tests/drm_import_export: Always loop with mutex heldMika Kuoppala
2015-11-25igt/drm_read: Check handling of pagefault on destination bufferChris Wilson
2015-11-24igt/gem_request_retire: Provoke context destruction with active VMAsTvrtko Ursulin
2015-11-17igt/kms_rotation_crc: Add a new subtest to exhaustively test for fence leaks ...Vivek Kasireddy
2015-11-16tests/kms_3d: Use XRGB8888 instead of ARGB8888Ville Syrjälä
2015-11-16tests/kms_3d: Use igt_assert_eq()Ville Syrjälä
2015-11-16tests/kms_addfb_basic: Add clobbered-modifier subtestVille Syrjälä
2015-11-16tests/kms_flip: Add a note that the test was skipped when modeset failsVille Syrjälä
2015-11-16tests/kms_flip: Modeset pipes in reverse orderVille Syrjälä
2015-11-16tests/kms_flip: Disable all pipes before each testVille Syrjälä
2015-11-16tests/kms_flip: Use human readable pipe and connector namesVille Syrjälä
2015-11-13tests/gem_exec_nop: Improved test run timeDerek Morton
2015-11-12tests/kms_setmode: Handle MST correctly.Maarten Lankhorst
2015-11-12igt/gem_mmap_gtt: Require SET_TILING to work before doing large tiled testsChris Wilson
2015-11-11igt/gem_concurrent_all: Add testcases that split the copying across ringsChris Wilson
2015-11-11tests/kms_force_connector: reset connectors and edid on exitThomas Wood
2015-11-11tests/kms_force_connector: clear forced edid in resetThomas Wood
2015-11-11tests/kms_force_connector: use comparison macrosThomas Wood
2015-11-11tests/kms_force_connector: add an option to reset connector force statesThomas Wood
2015-11-11tests/kms_force_connector: skip if the required connector is connectedThomas Wood
2015-11-11tests/kms_force_connector: free the display struct when no longer neededThomas Wood
2015-11-11tests/kms_fbc_crc: ensure context is initialized correctlyThomas Wood
2015-11-11tests: remove duplicate struct member initializersThomas Wood
2015-11-11tests: remove unnecessary igt_exit callsThomas Wood
2015-11-11Add missing noreturn attribute to various functionsThomas Wood
2015-11-03kms_atomic: Add basic atomic modesetting testsDaniel Stone
2015-11-03tests/core_prop_blob: Add multiple blobs per connectionDaniel Stone
2015-11-03tests: Run igt.cocciDaniel Stone
2015-11-03igt/gem_userptr_blits: Correct the number of objects requiredChris Wilson
2015-10-30igt/kms_rotation_crc: Add a subtest to validate Y-tiled obj + Y fb modifier (v3)Vivek Kasireddy
2015-10-23kms_frontbuffer_tracking: remove opt.only_featurePaulo Zanoni
2015-10-23kms_frontbuffer_tracking: add stridechange subtestPaulo Zanoni
2015-10-23kms_frontbuffer_tracking: add flag to not assert feature statusPaulo Zanoni
2015-10-23kms_frontbuffer_tracking: unset crtcs after getting the base blue CRCPaulo Zanoni
2015-10-23tests/kms_flip: Dump the timestamps, counters, etc. with higher debug levelsVille Syrjälä
2015-10-23tests/kms_flip: Improve the accuracy of out frame time calculationVille Syrjälä
2015-10-23tests/kms_pipe_crc_basic: Skip invalid pipe/port combosVille Syrjälä
2015-10-23igt/gem_concurrent_all: Add snoop concurrency testsChris Wilson
2015-10-19Update CONTEXT_PARAM for GTT_SIZE reportingChris Wilson
2015-10-16kms_cursor_crc: Add test for unthrottled cursor movementMatt Roper
2015-10-16tests/gem_pwrite_snooped: Fix use of GCC pragmasChris Wilson
2015-10-15tests/core_prop_blob: Fix core_prop_blob for androidDerek Morton
2015-10-14kms_rotation_crc: Exercise page flips with 90 degree rotationTvrtko Ursulin
2015-10-14kms_universal_plane: Add gen9-specific testMatt Roper
2015-10-12Replace __gem_mmap__{cpu,gtt,wc}() + igt_assert() with gem_mmap__{cpu,gtt,wc}()Ville Syrjälä
2015-10-09Make gem_mmap__{cpu,gtt,wc}() assert on failureVille Syrjälä
2015-10-09Sprinkle igt_assert(ptr) after gem_mmap__{cpu,gtt,wc}Ville Syrjälä
2015-10-09Remove gem_mmap__{cpu,gtt,wc} return value MAP_FAILED assertsVille Syrjälä
2015-10-09s/gem_mmap/gem_mmap__gtt/Ville Syrjälä
2015-10-08kms_frontbuffer_tracking: add fliptrack subtestPaulo Zanoni