Commit Graph

  • f1d37d3a84 prime_mmap_kms: show case dma-buf new API and processes restrictions dmabuf-howto Tiago Vignatti 2016-04-15 16:20:00 -03:00
  • b4b2ac346c igt/gem_exec_flush: Halve the number of BAT tests, but double their runtime Chris Wilson 2016-05-04 16:43:59 +01:00
  • a263a043ec igt/gem_exec_flush: Also check flushing before the cmdparser Chris Wilson 2016-05-04 13:51:58 +01:00
  • 8adb5a07f2 tests/kms_plane: Skip the test when configuration couldn't be applied Feceoru, Gabriel 2016-02-26 14:59:03 +02:00
  • 26bec97c21 lib/igt_kms: Add fail exit branch in do_display_commit() Feceoru, Gabriel 2016-02-26 13:21:15 +02:00
  • 11a2b0dc8a tests/kms_plane: Skip on no connected outputs Feceoru, Gabriel 2016-02-19 14:34:51 +02:00
  • 786d584624 man: add .gitignore with defs.rst Jani Nikula 2016-05-03 17:34:05 +03:00
  • 6102e2eca9 igt/gem_exec_flush: Give even batch write a unique value Chris Wilson 2016-05-03 21:12:12 +01:00
  • 7b7503fb6c igt/gem_exec_flush: Stress a few more synchronisation paths for execbuf Chris Wilson 2016-05-03 17:03:49 +01:00
  • ec83ef9167 kms_panel_fitting: Enable connectors with "scaling mode" property set. Robert Foss 2016-05-03 10:40:22 -04:00
  • 2254aff17e kms_panel_fitting: Enabled test on non-Intel hardware. Robert Foss 2016-05-03 10:40:21 -04:00
  • 0fee72d810 kms_panel_fitting: Switched DRM format to a hardware agnostic alternative. Robert Foss 2016-05-03 10:40:20 -04:00
  • a9c0943fa2 kms_panel_fitting: Remove un-used variable. Robert Foss 2016-05-03 10:40:19 -04:00
  • e2e56a9039 kms_panel_fitting: Remove un-read variable pipe_crc. Robert Foss 2016-05-03 10:40:18 -04:00
  • 761ac544e7 kms_panel_fitting: Remove un-read variable. Robert Foss 2016-05-03 10:40:17 -04:00
  • 26afcfc002 kms_panel_fitting: skips if there's a non-eDP display connected. Fix it. Robert Foss 2016-05-03 10:40:16 -04:00
  • a1e38c52c6 tests/kms_sink_crc_basic: clean up assert_color and provide more details Jani Nikula 2016-04-22 13:00:01 +03:00
  • 18170d211c tests: limit pm_backlight actual brightness tolerance between 0 and max Jani Nikula 2015-11-18 12:52:40 +02:00
  • 7afd94ed62 tests: add context param to pm_backlight tests Jani Nikula 2015-11-18 12:28:06 +02:00
  • 77a76ba09a tests: use igt_assert_lte to verify pm_backlight test results Jani Nikula 2015-11-18 12:46:53 +02:00
  • f201495575 lib: compute exitcode first Chris Wilson 2016-05-03 11:04:00 +01:00
  • 9f2621e1b5 igt/gem_exec_flush: Test continuously rewriting the batch Chris Wilson 2016-05-03 09:10:52 +01:00
  • d654aa0d09 igt/gem_ringfill: Avoid CPU -> GTT -> CPU transition Chris Wilson 2016-05-03 08:37:54 +01:00
  • 3edaa1d347 tools/intel_reg_decode: drop confusing use of IS_965() Jani Nikula 2016-04-29 17:55:29 +03:00
  • c038518438 lib/intel_chipset: drop unused IS_9XX() Jani Nikula 2016-04-29 17:43:58 +03:00
  • e279954f1e tools: Add missing Kabylake codename strings. Rodrigo Vivi 2016-04-25 14:21:22 -07:00
  • d9025d3298 igt/gem_exec_flush: Match gem_set_domain to pointer access Chris Wilson 2016-05-02 18:55:24 +01:00
  • 22e6157d38 igt/gem_exec_flush: Immediately repeat the same cacheline Chris Wilson 2016-05-02 16:08:46 +01:00
  • cf07aa2fc6 lib: Fixup u64 multiply for computing nanoseconds Chris Wilson 2016-05-02 15:35:56 +01:00
  • 6862b33d50 igt/gem_exec_flush: Move assertions out of interruptible loops Chris Wilson 2016-05-02 14:49:17 +01:00
  • 4782591873 lib: Tweak calibration of initial settimer delay Chris Wilson 2016-05-02 14:42:54 +01:00
  • 92a9588841 tools/intel_watermark: Dump linetime watermarks on hsw/bdw Ville Syrjälä 2016-04-25 23:21:34 +03:00
  • 7c70d2fca2 igt/gem_exec_flush: Mark mmap-wc dependency Chris Wilson 2016-05-02 13:22:45 +01:00
  • 5715089c51 benchmarks/gem_latency: Report throughput Chris Wilson 2016-05-02 09:20:00 +01:00
  • 691b76a84b igt/gem_exec_flush: Use a cacheline stride Chris Wilson 2016-05-02 09:15:23 +01:00
  • 805a05caae igt/gem_exec_flush: Add interruptible testing Chris Wilson 2016-05-02 09:01:48 +01:00
  • 16c9edb464 igt/gem_exec_flush: Add basic set-domain checks Chris Wilson 2016-05-02 08:57:29 +01:00
  • f3532cab97 igt/gem_exec_flush: For good measure, check pread/pwrite Chris Wilson 2016-05-01 21:45:00 +01:00
  • 7d08913aeb lib: Enable clflush for 32bit x86 builds Chris Wilson 2016-05-01 16:39:14 +01:00
  • 89f354e0a5 igt/gem_exec_flush: Use subtest groups to tidy requirement checking Chris Wilson 2016-05-01 15:34:56 +01:00
  • a0d6645d45 igt/gem_exec_flush: Add a read-only variation Chris Wilson 2016-05-01 15:14:37 +01:00
  • b481705208 lib: Apply magic clflush serialisation Chris Wilson 2016-05-01 09:07:29 +01:00
  • ef3f61a6d3 tests: Add gem_exec_flush Chris Wilson 2016-04-29 20:00:25 +01:00
  • 1aebeeb440 igt_kms: Fix use after free in kmstest_get_pipe_from_crtc_id Tvrtko Ursulin 2016-04-27 15:58:24 +01:00
  • 79f804e8d8 benchmark/gem_latency: sync startup correctly Chris Wilson 2016-04-27 17:59:40 +01:00
  • 4a62f0b43f igt: Add gem_exec_parallel Chris Wilson 2016-04-27 17:58:15 +01:00
  • abc8aa40de tests/gem_close_race: Add igt_fixture block for igt_stop_hang_detector. marius vlad 2016-04-26 17:30:59 +03:00
  • 102943d1ba igt/gem_busy: Avoid BSD emission on gen6 Chris Wilson 2016-04-25 18:35:49 +01:00
  • 81864b55b0 core_getversion: Only verify major version for i915. Robert Foss 2016-04-20 12:25:52 -04:00
  • 4aeed6e829 core_getversion: Switched from igt_assert to assert helpers. Robert Foss 2016-04-20 12:25:51 -04:00
  • 8753f77692 tests/gem_busy: Fix passing invalid fd for basic-parallel-* tests. marius vlad 2016-04-25 15:25:00 +03:00
  • b7135575e7 tests/kms_flip_event_leak: Open DRM device with DRIVER_ANY Tomeu Vizoso 2016-04-18 09:53:47 +02:00
  • 0b741cec0e tests/kms_flip_event_leak: Use non-tiled formats Tomeu Vizoso 2016-04-18 09:53:27 +02:00
  • 857b8b47d1 tests/kms_flip: Open DRM device with DRIVER_ANY Tomeu Vizoso 2016-04-14 10:39:23 +02:00
  • 52a5518c3e tests/kms_flip: Move bufmgr requirement into subtests Tomeu Vizoso 2016-04-14 10:38:23 +02:00
  • 39eb7043e6 tests/kms_flip: Create tiled BOs only when needed Tomeu Vizoso 2016-03-25 10:58:42 +01:00
  • 331585573c tests/kms_render: Move dependency on i915 into subtest Tomeu Vizoso 2016-03-23 11:53:46 +01:00
  • a8be527172 tests/drm_read: Drop DRM_IOCTL_I915_GET_PIPE_FROM_CRTC_ID Tomeu Vizoso 2016-02-26 09:55:48 +01:00
  • 90a7e3bae5 lib/igt_aux: Half the timeout for suspend to RAM and a third for suspend to disk. marius vlad 2016-04-20 20:49:56 +03:00
  • 660147488e kms_flip: Shorten basic tests a bit Tvrtko Ursulin 2016-04-22 16:16:15 +01:00
  • 14f7959038 igt/gem_close_race: Restore threads test to BAT status Chris Wilson 2016-04-25 10:56:37 +01:00
  • 13cfccd665 igt/gem_busy: Test parallel execution Chris Wilson 2016-04-25 09:16:20 +01:00
  • 1e9a3acfd4 igt/gem_busy: Discard the indirect batchbuffers Chris Wilson 2016-04-22 19:08:10 +01:00
  • 71f4153287 igt/gem_exec_nop: Apply missed interrupt detection Chris Wilson 2016-04-22 16:55:29 +01:00
  • 2f859537b5 igt/gem_close_race: Import the scratch Chris Wilson 2016-04-22 16:37:35 +01:00
  • 757b9be460 igt/gem_close_race: Avoid using threads, use signals instead Chris Wilson 2016-04-22 16:02:12 +01:00
  • d9dca5f12a lib/igt_kms: Move IGT_MAX_PLANES into the igt_plane enum Daniel Vetter 2016-04-21 17:48:53 +02:00
  • ea7dac11b7 scripts: Add a simple trybot driver Chris Wilson 2016-04-22 08:25:04 +01:00
  • de4f3ab418 tests/gem_close_race: Remove basic-threads from BAT. Marius Vlad 2016-04-21 20:46:27 +03:00
  • 27372851c8 lib: Pass format instead of bpp to create_bo_for_fb() Ville Syrjälä 2016-04-20 21:10:58 +03:00
  • f650aa2dd6 igt/gem_close_race: Batify Chris Wilson 2016-04-20 18:35:37 +01:00
  • ed6fb66a50 NEWS: COMMIT_ATOMIC landed a while ago and a test that makes use of it. Marius Vlad 2016-04-20 20:03:53 +03:00
  • 8b8d7aaffd tests/kms_rotation_crc: Adding rotation tests using COMMIT_ATOMIC path pvishwak 2016-04-11 11:24:56 +05:30
  • a256df9dc6 kms_atomic: Fix crtc_id comparison failing. Robert Foss 2016-04-20 10:11:04 -04:00
  • 213b073aad NEWS: Updated info about tests/tests-list.txt. Marius Vlad 2016-04-20 18:41:24 +03:00
  • a633ad03c6 tests: Separate tests with lots of subtests Feceoru, Gabriel 2016-04-20 17:21:58 +03:00
  • 3450cba30e lib: Declare loop variable as volatile before setjmp Tomeu Vizoso 2016-04-15 14:00:04 +02:00
  • be354f444e lib: update kmstest_get_pipe_from_crtc_id Micah Fedke 2016-03-09 16:57:37 +01:00
  • f8af3565bd tests/kms_pipe_crc_basic: Don't suspend the machine if the pipe is not present. marius vlad 2016-02-08 19:12:58 +02:00
  • e3e00bae23 ksm_pipe_color: Set legacy gamma values inside loop. Bob Paauwe 2016-04-11 10:41:35 -07:00
  • 459ff6b7e2 igt/gem_concurrent_blit: Ensure we only shrink the child buffers Chris Wilson 2016-04-20 07:49:02 +01:00
  • 87acd98a2c NEWS: a newer version of piglit is required. Marius Vlad 2016-04-19 19:49:43 +03:00
  • 203591ba87 scripts: Adapt run-tests.sh to the piglit changes Feceoru, Gabriel 2016-03-07 17:16:25 +02:00
  • 77b8a5bfd3 igt/gem_exec_nop: Fix time units for assertion printf Chris Wilson 2016-04-18 10:26:05 +01:00
  • ca4f42ba17 igt/gem_ctx_param: Relabel Chris Wilson 2016-04-18 10:24:26 +01:00
  • 7bd2ac6642 gem_exec_lut_handle: Fix presumed_offset to force relocation on full-ppgtt Chris Wilson 2016-04-16 17:15:38 +01:00
  • c84853ba32 igt/gem_mocs_settings: Check for pollution of default contexts Chris Wilson 2016-04-14 12:25:52 +01:00
  • cfb9e8ec29 igt/drv_module_reload_basic: Do not require snd-hda-intel Tvrtko Ursulin 2016-04-15 10:11:43 +01:00
  • da3ae5c861 tests/kms_addfb_basic: Set tiling in addfb25 subtest Tomeu Vizoso 2016-04-15 11:50:21 +02:00
  • e0145eabba igt/gem_pwrite: Add backwards/random access patterns Chris Wilson 2016-04-15 09:45:45 +01:00
  • 4233b59608 igt/gem_busy: Slow down the writer Chris Wilson 2016-04-15 10:39:36 +01:00
  • 082fb26ce9 igt/gem_exec_nop: Correct %3.f typo Chris Wilson 2016-04-15 10:57:33 +01:00
  • 7bd4f918c4 igt/gem_exec_nop: Explain the parallel execution assertion Chris Wilson 2016-04-14 17:03:07 +01:00
  • 286992102e lib: Fix doc warnings for real! Daniel Vetter 2016-03-19 15:14:19 +01:00
  • f4718c2b6c tests: Open any driver Tomeu Vizoso 2016-02-24 10:47:09 +01:00
  • 17a5d7168d kms_addfb_basic: Get intel gen from within subtest Tomeu Vizoso 2016-02-24 10:49:14 +01:00
  • 6694b6a669 kms_addfb_basic: Move calls to gem_set_tiling to the subtests Tomeu Vizoso 2016-03-01 16:21:13 +01:00
  • b2671e8e70 kms_addfb_basic: Split tiling_tests off Tomeu Vizoso 2016-03-01 16:07:47 +01:00
  • c94a828f15 kms_addfb_basic: move tiling functionality into each subtest Tomeu Vizoso 2016-02-24 10:39:47 +01:00
  • decbf5a3b1 kms_addfb_basic: call igt_create_bo_with_dimensions Tomeu Vizoso 2016-02-24 10:38:25 +01:00