Commit Graph

  • 9f952940c0 test/gem_dummy_reloc_loop: add tests for dual bsd ring Zhipeng Gong 2015-01-13 08:50:21 +08:00
  • f8d47cb70d tests/gem_exec_params: check the invalid flags for dual bsd ring Zhipeng Gong 2015-01-13 08:50:20 +08:00
  • 17937a0114 i-g-t: check whether kernel has dual bsd ring Zhipeng Gong 2015-01-13 08:50:19 +08:00
  • 5e9fac5491 igt/gem_tiled_wc: Fix! Finish! Chris Wilson 2015-01-22 07:52:09 +00:00
  • 3d65ff780d lib: s/IGT_DEBUG_INTERACTIVE/--interactive-debug=var Rodrigo Vivi 2015-01-12 10:21:58 -08:00
  • eeff390598 kms_plane: Add test that suspends/resumes before getting crc Ander Conselvan de Oliveira 2015-01-19 15:43:57 +02:00
  • a29f28eba9 igt/drv_module_reload: Check more carefully for a live driver Chris Wilson 2015-01-19 09:42:25 +00:00
  • 20d6e0f41b tools/intel_gpu_frequency: remove use of getsubopt Tim Gore 2015-01-16 09:12:15 +00:00
  • 0167619bbc lib: use critical log level for assertion failure messages Thomas Wood 2014-12-17 11:37:31 +00:00
  • df11a0f4a8 lib: add a critical warning level Thomas Wood 2014-12-16 15:18:20 +00:00
  • 032f30cb38 lib: remove unnecessary checks on the drm_open_any return value Thomas Wood 2015-01-13 13:33:57 +00:00
  • 07e9f3edb9 lib/Android.mk: add -DHAVE_LINUX_KD_H to fix android build Tim Gore 2015-01-12 09:50:22 +00:00
  • 6e2fd6f64d tools: add intel_gpu_frequency to .gitignore Thomas Wood 2015-01-13 11:53:49 +00:00
  • c1d8293cc7 intel_gpu_frequency: fix array bounds warning Thomas Wood 2015-01-13 11:50:02 +00:00
  • a263cc8795 igt/gem_tiled_swapping: Cycle through the bo a couple of times Chris Wilson 2015-01-15 09:36:05 +00:00
  • d3bf83af03 igt/gem_mmap_wc/set-cache-level: Exercise set-cache-level WARNing Chris Wilson 2015-01-15 08:49:59 +00:00
  • 3ea7a28072 igt/gem_exec_big: Don't try to repeatedly munmap(NULL) Chris Wilson 2015-01-14 14:33:29 +00:00
  • 3214a27b5b igt/gem_mmap_wc: Reorder gem_close() Chris Wilson 2015-01-13 09:17:29 +00:00
  • 5fb26d1469 intel_gpu_frequency: A tool to manipulate Intel GPU frequency Ben Widawsky 2015-01-10 14:36:20 -08:00
  • cdbc514b41 igt/gem_exec_big: Use mmap(wc) to speed up verification Chris Wilson 2015-01-12 12:57:27 +00:00
  • b65903b7db igt/gem_exec_big: Also test a large batch with a large number of relocs Chris Wilson 2015-01-12 10:42:03 +00:00
  • 9917744176 tools/intel_audio_dump: add support for Cherryview Yang, Libin 2015-01-12 01:38:34 +00:00
  • 67eb20c8a3 tools/Makefile: Alphabetize the list Ben Widawsky 2015-01-10 11:00:22 -08:00
  • 1dddf32df9 igt/gem_exec_big: Increase stress Chris Wilson 2014-11-18 09:45:56 +00:00
  • a315476a6b igt/gem_evict_(alignment|everything): contend with GPU hangs Chris Wilson 2014-09-06 08:16:27 +01:00
  • ce79b7aa80 igt/gem_reloc_vs_hang: Inject hangs! Chris Wilson 2014-09-04 13:57:17 +01:00
  • 5ae9ecaf55 igt/gem_pread_after_blit: Inject hangs! Chris Wilson 2014-09-04 13:16:52 +01:00
  • 16bafdf5bf igt/gem_concurrent_blit: Inject hangs before verifying contents Chris Wilson 2014-09-04 09:26:24 +01:00
  • 25cf0551c7 igt/gem_ctx_thrash: Tweak resource limits Chris Wilson 2015-01-06 09:59:47 +00:00
  • eaa1e8e127 ioct_wrappers: Add some mmap(wc) blurb dropped between authors Chris Wilson 2015-01-06 10:06:41 +00:00
  • 33d52a8543 Skip MADV_DOFORK & MADV_DONTFORK calls on OS'es that don't support them Alan Coopersmith 2014-12-23 19:07:14 -08:00
  • 843beb152b Don't try to use CLOCK_MONOTONIC_COARSE on OS'es that don't support it Alan Coopersmith 2014-12-23 19:07:13 -08:00
  • 95ea5d5c0b Provide sighandler_t fallback for non-GNU-libc platforms Alan Coopersmith 2014-12-23 19:07:12 -08:00
  • f04b9dfba0 Need to #include <libgen.h> for basename() on Solaris Alan Coopersmith 2014-12-23 19:07:11 -08:00
  • 99e6defbe7 Use pthread calls instead of raw syscalls on non-Linux systems Alan Coopersmith 2014-12-23 19:07:10 -08:00
  • cf93bc8df9 Solaris needs to #include <sys/kd.h> instead of <linux/kd.h> Alan Coopersmith 2014-12-23 19:07:09 -08:00
  • f7766d1c77 Fix #ifdef check for _SC_AVPHYS_PAGES in intel_get_avail_ram_mb() Alan Coopersmith 2014-12-23 19:07:08 -08:00
  • f3e1a3d9f8 igt/gem_mmap_wc: Add the invalid flags subtest Akash Goel 2015-01-02 16:33:34 +05:30
  • f2a045f851 igt/gem_concurrent_blit: Exercise wc mappings Chris Wilson 2015-01-02 16:33:33 +05:30
  • d95736906d igt/gem_fence_upload: Add comparison against wc mmaps Chris Wilson 2015-01-02 16:33:32 +05:30
  • 58865891ba igt/gem_gtt_speed: compare against WC mmaps Chris Wilson 2015-01-02 16:33:31 +05:30
  • e70c789909 igt/gem_tiled_wc: Exercise wc mmaps with swizzling Chris Wilson 2015-01-02 16:33:30 +05:30
  • a464fb758e igt/gem_mmap_wc: Exercise mmap(wc) interface Chris Wilson 2015-01-02 16:33:29 +05:30
  • c49a7e9163 lib/core: Fix compile error from rebasing Chris Wilson 2015-01-05 14:34:58 +00:00
  • d8bf7e17cb lib/core: Show the exitcode in kmsg as well Chris Wilson 2015-01-05 14:07:31 +00:00
  • cb512b6470 tools/intel_gpu_abrt: Fix bashism Vincent Cheng 2014-12-31 10:39:51 +00:00
  • eb799b2994 overlay: Hide kworker threads in overview Chris Wilson 2014-12-21 13:53:27 +00:00
  • 0be9766952 overlay: A couple of valgrind pleasers Chris Wilson 2014-12-21 13:50:34 +00:00
  • 7f9d14aa51 overlay: Negative modulus Chris Wilson 2014-12-21 13:49:25 +00:00
  • c537cdb08e igt/gem_ctx_thrash/threads: Allow bo resuse Chris Wilson 2014-12-18 16:21:16 +00:00
  • 4bde754349 igt/gem_ctx_thread/processes: Serialise after forking children Chris Wilson 2014-12-18 16:20:10 +00:00
  • 9f389d00cf igt/gem_ctx_thrash: Boost workloads Chris Wilson 2014-12-18 11:45:30 +00:00
  • 14c661599b lib/gen8: Make rendercopy threadsafe Chris Wilson 2014-12-18 11:44:52 +00:00
  • 71e9e9c564 lib: random() is too slow Chris Wilson 2014-12-18 09:08:13 +00:00
  • 6999b70a84 Demos/Android.mk: build intel_sprite_on Tim Gore 2014-12-17 10:44:11 +00:00
  • f73697aa8b NEWS: New heading for 1.10 Thomas Wood 2014-12-17 14:34:47 +00:00
  • 959a7db668 igt: Add gem_ctx_thrash to fill the GGTT with contexts Chris Wilson 2014-12-16 12:12:51 +00:00
  • 739790d7ed tests/gem_exec_blt: Add subtest that uses dumb buffers Daniel Vetter 2014-12-17 09:05:10 +01:00
  • 6262f353bb Update version to 1.9 and add the release date Thomas Wood 2014-12-12 15:26:36 +00:00
  • 06fb6c233d Demos/Android.mk: dont build intel_sprite_on Tim Gore 2014-12-12 14:29:00 +00:00
  • 267b352c4f NEWS: Updates Thomas Wood 2014-12-12 14:28:38 +00:00
  • f59bbf7e8f lib: fix a few documentation warnings Thomas Wood 2014-12-12 14:18:07 +00:00
  • a11117e42f Android.mk: replace std=c99 with std=gnu99 Tim Gore 2014-12-12 12:14:33 +00:00
  • 264e1ac10a Demos/Android.mk: dont build intel_sprite_on Tim Gore 2014-12-12 11:55:21 +00:00
  • 6414707bdc lib: Fix out of tree build of version.h Joonas Lahtinen 2014-12-11 15:11:53 +02:00
  • 42b02c284e lib: add a function to lock memory into RAM Thomas Wood 2014-12-08 11:12:51 +00:00
  • 5fe9c88bda lib: add optional log domain filtering Thomas Wood 2014-12-02 11:37:26 +00:00
  • 8161a21762 lib: introduce log domains Thomas Wood 2014-12-02 10:54:54 +00:00
  • 85b74d5c14 tests/gem_tiled_swapping: use igt_info logging wrapper Thomas Wood 2014-12-02 10:53:47 +00:00
  • 16f1506ff6 tests: replace 3D test images Thomas Wood 2014-12-10 16:24:03 +00:00
  • bdbf78db01 tools: add missing copyright headers Thomas Wood 2014-12-10 14:47:45 +00:00
  • f3ae3deb4f NEWS: Updates Thomas Wood 2014-12-05 14:46:28 +00:00
  • e80922eba6 Add a MAINTAINERS file Thomas Wood 2014-12-05 14:07:53 +00:00
  • 84f23415c4 Update README Thomas Wood 2014-10-29 11:18:27 +00:00
  • 5d46f68eab tests/kms_cursor_crc: Restore the valid pipe/connector combo check Ville Syrjälä 2014-12-09 22:33:16 +02:00
  • b6f68c10b4 tests/kms_mmio_vs_cs_flip: Count valid tests for all crtcs Ville Syrjälä 2014-12-09 14:44:02 +02:00
  • 1b6eb414f3 lib/igt_debugfs: Throw away the two first CRCs Ville Syrjälä 2014-12-09 15:27:59 +02:00
  • 01153e7d5f drv_hangman: Remove unused function Damien Lespiau 2014-12-09 17:10:42 +00:00
  • d49ef76e98 kms_cursor_crc: Remove value to 'return' in a void function Damien Lespiau 2014-12-09 17:07:22 +00:00
  • c252c77dbf tools: terminate getopt_long long option arrays properly Jani Nikula 2014-02-12 16:29:54 +02:00
  • f333981e1a tests/kms_flip: Target the back buffer with the dummy load Ville Syrjälä 2014-11-28 09:30:45 +02:00
  • 092682a3e5 tests/kms_flip: Calibrate the dummy load delay in kms_flip Ville Syrjälä 2014-11-27 16:51:34 +02:00
  • b0cb1e1f9d tests/kms_flip: Use fixed size (2kx2k) buffers for dummy load Ville Syrjälä 2014-12-03 15:25:25 +02:00
  • 21db302c9b tests/kms_flip: Refactor blit code Ville Syrjälä 2014-12-03 14:59:22 +02:00
  • 8032f526ef tests: Run lib/igt.cocci Ville Syrjälä 2014-12-03 14:51:16 +02:00
  • e1bdab9973 lib/igt.cocci: Deal with min/max/swap Ville Syrjälä 2014-11-28 11:11:17 +02:00
  • 1658edceee lib: Add swap() macro Ville Syrjälä 2014-11-28 10:03:38 +02:00
  • b32b5327a2 tests/pm_rps: vlv: round middle point to freq supported by HW Imre Deak 2014-12-04 17:23:05 +02:00
  • f70afed4c7 tests/pm_rps: vlv: load gpu for idle min/max tests Imre Deak 2014-12-04 17:05:25 +02:00
  • aabf2d0952 tests/pm_rps: vlv: wait for freq to settle Imre Deak 2014-12-04 16:40:19 +02:00
  • 470071d4ab igt/drm_read: Require that pipe 0 is active Chris Wilson 2014-12-08 07:49:49 +00:00
  • 819e68f2ed igt/drm_read: Abuse read(drm) Chris Wilson 2014-12-05 13:12:37 +00:00
  • b64704673e intel_error_decode: Decode the ERROR register on Sandybridge and Ivybridge Chris Wilson 2014-12-05 11:04:42 +00:00
  • 88ff1cec3a gem_bad_reloc: Don't flip-flop between SKIP and PASS Damien Lespiau 2014-12-04 13:42:12 +00:00
  • b3cce757b5 tests: add gem_gpgpu_fill to .gitignore Thomas Wood 2014-12-04 11:13:04 +00:00
  • c76f35386c lib: always reset connectors after the state is forced Thomas Wood 2014-12-03 14:38:45 +00:00
  • 8d82e5b5ef lib: remove igt_edid.h Thomas Wood 2014-10-08 16:16:39 +01:00
  • 304c874b58 tests: use base edid Thomas Wood 2014-10-08 15:24:36 +01:00
  • 43da3e706b tests/kms_force_connector: split into subtests Thomas Wood 2014-10-08 14:49:36 +01:00
  • 273a06dc9b igt_kms: add a base edid Thomas Wood 2014-10-08 14:11:30 +01:00