Commit Graph

  • b2ac2642a9 tests: add more test descriptions Thomas Wood 2014-11-28 11:02:44 +00:00
  • 029dee7979 docs: treat the test description as cdata Thomas Wood 2014-11-28 11:37:33 +00:00
  • a5425a101c docs: add a glossary of test name terms Thomas Wood 2014-11-19 15:44:00 +00:00
  • bc6dc7efdb docs: add exit status documentation Thomas Wood 2014-11-26 18:20:03 +00:00
  • e4e18faffc docs: add subtest lists to test descriptions Thomas Wood 2014-11-28 11:49:49 +00:00
  • 7d2ab7083b docs: split the test program documentation into sections Thomas Wood 2014-11-17 11:51:51 +00:00
  • 4ec8479c53 tests: Add gem_gpgpu_fill Zhenyu Wang 2014-12-03 19:09:13 +08:00
  • 10c6ad3805 lib: Add GPGPU fill Zhenyu Wang 2014-12-03 19:05:09 +08:00
  • 106f0bf965 lib: rename igt_media_fillfunc_t typedef to igt_fillfunc_t Zhenyu Wang 2014-12-03 18:56:39 +08:00
  • 4e5c16c17e tests/drv_hangman: remove check for other drm clients Tim Gore 2014-12-01 14:42:37 +00:00
  • 77b52f1881 tests/Android.mk: Add kms_pwrite_crc to cairo test list Tim Gore 2014-11-18 14:59:25 +00:00
  • e06a7448d8 tests/kms_flip: Fix assert about vblank wait duration Ville Syrjälä 2014-11-28 11:13:45 +02:00
  • ddf0f09776 tests/gem_ring_sync_copy: reduce memory usage Tim Gore 2014-11-28 14:46:24 +00:00
  • dbac905600 lib: ensure subtests are not added to simple tests Thomas Wood 2014-11-25 14:10:04 +00:00
  • 3bebf3dd01 tests: use subtests in gem_tiled_swapping Thomas Wood 2014-11-25 14:03:40 +00:00
  • ae3a946631 lib: fix symbol names in documentation comments Thomas Wood 2014-11-25 11:59:37 +00:00
  • b8f193bbbf demos/intel_sprite_on: Added support to compile intel_sprite_on on Android. Gagandeep S Arora 2014-11-13 23:42:46 +05:30
  • dad4694b00 lib: fix igt_reset_connectors Thomas Wood 2014-11-24 14:16:25 +00:00
  • 57259d714d lib/igt_debugfs: Don't setup crc in _new Daniel Vetter 2014-11-24 16:08:32 +01:00
  • d8078911f6 tests/kms_render: gen2/3 can't do 10bpc Daniel Vetter 2014-11-18 15:17:43 +01:00
  • 08f0e1c625 tests/prime_self_import: Track leaked objects accurately Daniel Vetter 2014-11-18 13:49:29 +01:00
  • 120d6d1b2c lib/aux: Make it clear that rtcwake failures aren't bugs Daniel Vetter 2014-11-18 10:39:38 +01:00
  • 16f99ee419 lib/os: Push simulation test down into intel_require_memory Daniel Vetter 2014-11-17 14:46:50 +01:00
  • a535cdedfb lib/os: Pust igt_require into memory check function Daniel Vetter 2014-11-17 14:43:33 +01:00
  • aa63fc740c configure: update bug reporting url Thomas Wood 2014-11-07 14:45:01 +00:00
  • f674a1f61f igt/gem_tiled_blits: Require that we do the full test Chris Wilson 2014-11-14 07:45:40 +00:00
  • d77eda6614 igt/gem_linear_blits: Require that we do the full test Chris Wilson 2014-11-14 07:45:40 +00:00
  • b35b1505f7 tests/pm_rpm: add gem-evict-pwrite subtest Imre Deak 2014-11-13 13:33:54 +02:00
  • f12ed83058 tests/kms_pwrite_crc: Add pwrite vs display coherency test Ville Syrjälä 2014-11-13 17:24:57 +02:00
  • ebab9f080b lib: only skip subsequent tests if a timeout occurs outside of a subtest Thomas Wood 2014-11-13 11:47:19 +00:00
  • f6aa80ca18 tests/kms_flip: add a timeout for the nonblocking-read test Thomas Wood 2014-11-10 15:09:51 +00:00
  • 34424138bc lib/tests: add a test for igt_set_timeout Thomas Wood 2014-11-07 16:25:59 +00:00
  • 6ee3337b28 tests/gem_exec_parse: Go OCD about C-style comments Daniel Vetter 2014-11-07 10:40:32 +01:00
  • bf31ed80e0 tests/gem_madvise: set execbuf.batch_len before doing an execbuf Brad Volkin 2014-11-03 11:19:00 -08:00
  • c1fdc2f0e9 tests/gem_exec_parse: fix batch_len setting for cmd-crossing-page Brad Volkin 2014-11-03 11:18:59 -08:00
  • 4dd6e0edcf configure: require automake 1.12 Thomas Wood 2014-11-12 10:47:30 +00:00
  • 10aacc7334 tests: ensure the script based tests are included in the distribution Thomas Wood 2014-11-12 10:39:41 +00:00
  • 50d539efeb tests/gem_reset_stats: add defer-hangcheck test Mika Kuoppala 2014-11-07 15:33:34 +02:00
  • c049c39f35 tests: use igt_debugfs where possible Thomas Wood 2014-11-03 13:48:51 +00:00
  • 4f689d52e7 tests/drm_lib.sh: add a "--help-description" option Thomas Wood 2014-10-30 15:54:44 +00:00
  • 895204fc62 testdisplay: add a test description Thomas Wood 2014-10-30 15:54:02 +00:00
  • 98188b4b41 docs: include descriptions for the test programs Thomas Wood 2014-10-14 15:02:54 +01:00
  • e6fec38cf7 Build the docs directory last Thomas Wood 2014-10-14 13:46:57 +01:00
  • 3d0dca47c6 docs: add some test descriptions Thomas Wood 2014-10-13 11:40:12 +01:00
  • f8b3c704af lib: add the ability to include a description with a test Thomas Wood 2014-10-10 16:56:20 +01:00
  • c06016798c configure: fix issues when running outside the source tree Thomas Wood 2014-10-31 15:45:09 +00:00
  • ce0d34d73d testdiplay: add a "--help" option Thomas Wood 2014-10-31 15:00:03 +00:00
  • db425d69f6 testdisplay: ensure invalid long option exit status is non-zero Thomas Wood 2014-10-31 12:32:22 +00:00
  • b441e6ac2a lib/tests: don't use hard error status to indicate test failure Thomas Wood 2014-10-31 11:45:16 +00:00
  • 03a4ad16d1 lib/tests: fix tests and test list location Thomas Wood 2014-10-31 11:38:02 +00:00
  • 86bb6072a6 tools/quick_dump: don't include generated sources in the distribution Thomas Wood 2014-11-05 15:58:54 +00:00
  • 2c44d6316a Mediafill/skl: Remove redundant field to fix GPU hang Zhao Yakui 2014-11-06 16:02:31 +08:00
  • c68028936b Rendercopy/skl: Remove redundant field to fix GPU hang Zhao Yakui 2014-11-06 16:02:30 +08:00
  • e34240d4c1 tests/drv_hangman: skip a few asserts when using the cmd parser Brad Volkin 2014-11-04 14:00:43 -08:00
  • a973aabed0 tests: Remove spurious binaries from gem_tiled_wb commit Chris Wilson 2014-11-04 16:34:40 +00:00
  • 83757d7b39 tests/prime_nv_test: Skip cpu mmap testcase Daniel Vetter 2014-11-04 17:24:55 +01:00
  • fbc6730238 igt/gem_tiled_wb: Remove extraneous mmap(wc) requirement Chris Wilson 2014-11-04 12:13:11 +00:00
  • c45216b26d igt/gem_tiled_wb: Exercise CPU mmaps with swizzling Chris Wilson 2014-11-04 07:30:57 +00:00
  • 6fff1f8787 ioctl_wrappers: Pass in offset to CPU mmaps Chris Wilson 2014-11-04 12:06:17 +00:00
  • 676ccf862c igt/gem_linear_blits: Add sufficient RAM check Chris Wilson 2014-11-04 07:40:11 +00:00
  • e622850966 lib/igt_core.h: add debug messages for test requirements Thomas Wood 2014-10-29 12:26:09 +00:00
  • d950f37be3 lib/igt_core.h: fix igt_skip_on_f requirement message Thomas Wood 2014-10-29 12:03:22 +00:00
  • 5a61421a02 lib/tests: use the "check_" prefix for tests Thomas Wood 2014-10-29 17:20:52 +00:00
  • b78d142a15 build: fix distcheck Thomas Wood 2014-10-29 17:18:06 +00:00
  • ab5f7eace1 lib: ensure the library is built before the tests Thomas Wood 2014-10-29 16:17:41 +00:00
  • ad5cb25d70 demos/intel_sprite_on: Added support to display all sprites. Gagandeep S Arora 2014-09-13 01:26:04 +05:30
  • b6715d9aa7 tests: Reenable testdisplay Daniel Vetter 2014-10-29 13:31:15 +01:00
  • 97f3391255 tests/testdisplay: Fix test status check fumble Daniel Vetter 2014-10-29 13:28:55 +01:00
  • c15e6933bc Add CONTRIBUTING file Daniel Vetter 2014-10-28 10:54:32 +01:00
  • 685e57736a Move library selftests to lib/tests Daniel Vetter 2014-10-27 15:08:50 +01:00
  • 9d6a2cacf6 Move watermark code from tests to tools Daniel Vetter 2014-10-27 14:51:55 +01:00
  • 15972aa866 tests/pm_rpm: add system-suspend-{execbuf,modeset} subtests Paulo Zanoni 2014-10-24 17:40:04 -02:00
  • cba3088619 skl_ddb_allocation: Respect the minimum number of blocks Damien Lespiau 2014-10-15 23:13:30 +01:00
  • 7296e09ee7 tests/kms_flip: Make flip-vs-panning-vs-hang change DSPSURF Ville Syrjälä 2014-05-27 21:33:10 +03:00
  • e497600fb7 igt/gem_userptr_blits/dmabuf: Map the right pointer for !llc Chris Wilson 2014-10-24 07:40:04 +01:00
  • eae9f724f2 tests/gem_workarounds: adapt to constant wa list from driver Mika Kuoppala 2014-09-15 13:01:31 +03:00
  • 8b556f7c8f tests/*: lib/igt.cocci found something! Daniel Vetter 2014-10-23 17:54:44 +02:00
  • 47246981b2 kms_rotation_crc: Add test for cursor rotation (v2) Sonika Jindal 2014-10-23 08:48:50 -07:00
  • 4f6a6cbdff lib: fix #define max Mika Kuoppala 2014-10-20 13:27:55 +03:00
  • 18cb650318 igt/gem_userptr_blits/dmabuf: Provide partial coverage on !llc platforms Chris Wilson 2014-10-23 07:55:54 +01:00
  • ac2079596c lib/igt_aux: move audio RPM code to igt_setup_runtime_pm() Paulo Zanoni 2014-10-21 11:45:59 -02:00
  • a06071c0cf tests/gem_exec_parse: test for chained batch buffers Brad Volkin 2014-10-15 14:52:42 -07:00
  • bba1cd0091 tests/kms_cursor_crc: HSW/BDW only have square cursors Paulo Zanoni 2014-10-14 13:52:58 -03:00
  • fc6d464a59 lib/igt_aux: make igt_wait_for_pm_status() resist the signal helper Paulo Zanoni 2014-10-14 16:01:10 -03:00
  • 06de0e7f29 tests/kms_force_connector: fix assertion when VGA is already connected Thomas Wood 2014-10-15 12:10:13 +01:00
  • 1a0ae51f51 tests: add a check for command line handling Thomas Wood 2014-10-16 17:29:55 +01:00
  • d02ffe46bb drm_lib.sh: add standard command line options Thomas Wood 2014-10-16 16:35:44 +01:00
  • 48394471c5 configure: include the skylake quick_dump files in EXTRA_DIST Thomas Wood 2014-10-16 14:23:24 +01:00
  • d2595d7650 quick_dump: fix distcheck Thomas Wood 2014-10-16 13:59:37 +01:00
  • be4710a541 lib: add common min and max macros Thomas Wood 2014-10-10 11:20:35 +01:00
  • d4e3b6a0f5 lib: various documentation fixes Thomas Wood 2014-10-08 17:06:58 +01:00
  • 303fe742fc skl_ddb_allocation: Make 'end' exclusive in the DDB allocation entry Damien Lespiau 2014-10-13 15:14:15 +01:00
  • f951943055 skl_ddb_allocation: Add checks on the DDB entries Damien Lespiau 2014-04-28 07:11:04 +01:00
  • 69a465d22a skl_ddb_allocation: Add a standalone version of the DDB allocator Damien Lespiau 2014-04-28 05:56:31 +01:00
  • e11b7100c9 tests/kms_force_connect: skip if a VGA connector is not available Thomas Wood 2014-10-09 16:44:12 +01:00
  • 5209ec142d tests/kms_force_connector: ensure igt_exit is called at exit Thomas Wood 2014-10-09 16:29:20 +01:00
  • 5c7d54eae5 tests/pm_rc6_residency: Split RC6p and RC6pp. Rodrigo Vivi 2014-10-14 10:19:13 -07:00
  • e7abb63516 tests/pm_rpm: use igt_assert_eq() on COMPARE() Paulo Zanoni 2014-10-14 15:09:22 -03:00
  • 97715d5f0f tests/pm_rpm: fix some compilation warnings Paulo Zanoni 2014-10-14 14:59:36 -03:00
  • 7308e3a92b tests/pm_rpm: reduce the number of rounds on the stress tests Paulo Zanoni 2014-10-14 14:42:23 -03:00