Commit Graph

  • 69ecedea73 igt/gem_concurrent_blit: Allocate a private batch cache for the child Chris Wilson 2016-01-22 22:14:33 +00:00
  • 3eae640b81 igt/gem_concurrent_blit: Disable userptr+child tests Chris Wilson 2016-01-22 19:52:51 +00:00
  • 4645630d3e igt/gem_concurrent_blit: Check inheritance of buffers Chris Wilson 2016-01-22 19:29:07 +00:00
  • 512f846f37 igt/gem_ringfill: Mark the write object as EXEC_OBJECT_WRITE Chris Wilson 2016-01-22 19:26:50 +00:00
  • 291ff6bcf1 igt/gem_ringfill: Disable MI_STORE_DATA_IMM on BSD/gen6 Chris Wilson 2016-01-22 19:01:02 +00:00
  • 0091e6787c igt/gem_userptr_blits: Exercise applying relocations to a userptr bo Chris Wilson 2016-01-22 18:02:50 +00:00
  • 5b675f7b2f lib: Refactor common detection of missed interrupts Chris Wilson 2016-01-22 17:33:40 +00:00
  • e0ee36141e igt/gem_softpin: Fix MI_STORE_DATA_IMM for gen3 Chris Wilson 2016-01-22 17:28:54 +00:00
  • fbb0f636bd igt: Fix use MI_STORE_DATA_IMM on gen3 Chris Wilson 2016-01-22 17:25:08 +00:00
  • 4a3a826342 lib: Print memory requirements as MiB Chris Wilson 2016-01-13 14:02:50 +00:00
  • e180bec7bc igt/gem_ringfill: Reduce ringfill to just filling the rings Chris Wilson 2016-01-22 15:00:11 +00:00
  • c4bcffcd10 igt/gem_exec_alignment: Tweaks count for large alignments Chris Wilson 2016-01-22 15:27:24 +00:00
  • bd9842eade igt/gem_cs_tlb: Use softpin to remove GTT layout assumptions Chris Wilson 2016-01-22 00:26:56 +00:00
  • 0143d4f337 igt/gem_concurrent_blit: Add userptr backing storage tests Chris Wilson 2016-01-21 09:53:50 +00:00
  • a4493a54f3 igt/gem_softpin: Fix MI_STORE_DWORD_IMM for gen2-3 Chris Wilson 2016-01-21 09:19:02 +00:00
  • 19642c604b lib: Expand igt_hang_ring() to select target context and various options Chris Wilson 2015-12-11 13:27:49 +00:00
  • 92caf138f2 tests: Drop the superfluous igt_require_hang_ring() Chris Wilson 2015-12-16 09:23:56 +00:00
  • a2eb63720b lib: Always double check igt_require_hang_ring() on use Chris Wilson 2015-12-11 21:24:21 +00:00
  • 47b6137842 igt/gem_partial_pwrite_pread: Fix range computation Chris Wilson 2016-01-08 10:40:33 +00:00
  • 6bada3e2d4 igt/gem_softpin: Remove false dependencies on esoteric features Chris Wilson 2016-01-13 16:47:21 +00:00
  • ad9b78f443 igt/gem_exec_alignment: Convert to subtests Chris Wilson 2016-01-19 23:59:33 +00:00
  • 28c33c6f90 igt/gem_exec_alignment: Fix off-by-one in evalation of find_last_bit() Chris Wilson 2016-01-19 21:11:28 +00:00
  • 6cf9d911ab igt/gem_exec_alignment: Remember to require 48b objects! Chris Wilson 2016-01-19 21:02:40 +00:00
  • 167fb9e7b2 igt/gem_exec_alignment: Test multiple objects with alignment as well Chris Wilson 2016-01-19 16:52:32 +00:00
  • e7bdc5c916 igt/gem_exec_alignment: Test all possible pot alignments Chris Wilson 2016-01-19 13:44:09 +00:00
  • de45ceb667 igt/gem_ring_sync_loop: Be explicit! Chris Wilson 2016-01-16 00:35:20 +00:00
  • a8f0963af5 igt/gem_storedw_loop: Add a few more iterations Chris Wilson 2016-01-13 15:06:41 +00:00
  • e2b9dfd0aa igt/gem_storedw_loop: Remove libdrm crutches Chris Wilson 2016-01-13 14:57:47 +00:00
  • 38790b77d5 igt/gem_cs_prefetch: Replace explicit sync with implicit sync Chris Wilson 2016-01-11 14:12:54 +00:00
  • a6090c7191 igt/gem_mmap_wc: Test cpu mmap vs wc mmap coherency Chris Wilson 2016-01-08 16:32:29 +00:00
  • 571b876544 gem_concurrent_all: Add a "quick" tiny pass Chris Wilson 2016-01-08 11:51:56 +00:00
  • 1c61c0f750 gem_concurrent_blit: Add a pread/pwrite variant to only set part of the buffer Chris Wilson 2016-01-08 10:51:09 +00:00
  • 42291f2510 gem_concurrent_blit: Don't call igt_require() outside of a subtest/fixture Chris Wilson 2016-01-07 11:19:26 +00:00
  • 51e965f299 tests: Add basic gem_sync test Chris Wilson 2016-01-17 16:21:01 +00:00
  • 136d6c7961 igt/gem_streaming_writes: Set the initial CPU write domain Chris Wilson 2016-01-16 17:49:46 +00:00
  • 59adb00129 tests: Add gem_busy Chris Wilson 2016-01-15 13:34:39 +00:00
  • 825482a25c tools/Android.mk: Add zlib support Derek Morton 2016-01-11 13:32:04 +00:00
  • fe7a42bff6 tools/intel_bios_reader: Fix typo on dump info Mika Kahola 2016-01-15 10:24:55 +02:00
  • 480479d7dc intel_bios_reader: dump MIPI sequence block v3 Jani Nikula 2016-01-14 17:43:06 +02:00
  • 70dc8c85f1 intel_bios_reader: port the sequence block parsing from kernel Jani Nikula 2016-01-14 16:41:53 +02:00
  • 7d1a37282b intel_bios_reader: port find_panel_sequence_block from kernel Jani Nikula 2016-01-14 16:24:11 +02:00
  • b26393489e intel_bios_reader: make the VBT pointers more const Jani Nikula 2016-01-14 16:08:55 +02:00
  • d9588c891d intel_bios_reader: fix size handling for 32-bit block size Jani Nikula 2016-01-14 15:48:13 +02:00
  • 2e2fffa7a5 intel_bios_reader: pass bdb pointer around instead of having as global Jani Nikula 2016-01-14 15:27:50 +02:00
  • 065d73619f tests/kms_chv_cursor_fail: Skip when the pipe doesn't exist Ville Syrjälä 2016-01-08 20:37:51 +02:00
  • cd658a7c6b core/sighelper: Interrupt everyone in the process group Chris Wilson 2016-01-07 09:04:03 +00:00
  • 05ac611358 kms_psr_sink_crc: Simplify debugfs reading. Rodrigo Vivi 2016-01-08 07:40:45 -08:00
  • f1bb20eb7c tests/kms_flip: Increase TEST_TS_CONT max seq difference to 150 Ville Syrjälä 2015-12-14 00:54:33 +02:00
  • 39aecb05d5 tests/kms_pipe_crc_basic: Use igt_assert_eq() to see the failing frame counts Ville Syrjälä 2015-12-14 00:55:11 +02:00
  • 7ff8223d44 tests/gem_mmap_gtt: Make the small-bo tiling tests work on old platforms Ville Syrjälä 2015-12-13 06:58:40 +02:00
  • 21022f076d tests/gem_mmap_gtt: Add progress indicators Ville Syrjälä 2015-12-13 06:54:06 +02:00
  • 86382de3fb tests/gem_mmap_gtt: Deal with tile sizes on gen2/3 Ville Syrjälä 2015-12-13 06:53:28 +02:00
  • 1ecd91a8c6 Fix a bunch of printf types Ville Syrjälä 2015-12-13 00:04:43 +02:00
  • a7882a31cb tests/kms_chv_cursor_fail: Add a test to exercise CHV pipe C cursor fail Ville Syrjälä 2015-12-18 14:21:27 +02:00
  • a7a2c76a80 tests/kms_pipe_crc_basic: Add tests for O_NONBLOCK CRC reads Ville Syrjälä 2015-12-18 16:10:34 +02:00
  • 9090745030 lib: Add igt_pipe_crc_new_nonblock() Ville Syrjälä 2015-12-18 14:35:05 +02:00
  • 5b113d323d lib: Extract some common fb create+fill methods into helpers Ville Syrjälä 2015-12-17 01:39:31 +02:00
  • 7cb3510964 tests/gem_softpin: Use offset addresses in canonical form Michel Thierry 2016-01-06 15:00:39 +00:00
  • fca862cdd3 igt/gem_mmap_gtt: Add a test to exercise coherency between GTT/CPU Chris Wilson 2016-01-07 10:54:30 +00:00
  • 8528b484e8 igt_core: Fix logging to display extended line Derek Morton 2015-12-23 15:34:48 +00:00
  • 51bb53663e benchmarks/gem_latency: Allow setting an infinite time Chris Wilson 2016-01-06 10:19:03 +00:00
  • 3c1362f0a6 tests: Bump pageflip wait timeout to 50 ms. Maarten Lankhorst 2016-01-05 15:19:13 +01:00
  • 1d6e5d3197 igt/gem_concurrent_all: Preparatory work for testing different create flags Chris Wilson 2016-01-03 13:44:17 +00:00
  • e21368c53a benchmarks/gem_mmap: Convert to run over a fixed period Chris Wilson 2016-01-02 16:07:34 +00:00
  • 9b90234414 benchmarks/gem_exec_nop: Convert to running for a fixed time Chris Wilson 2016-01-02 15:19:27 +00:00
  • 6953899beb benchmarks/gem_exec_ctx: Run for a fixed time Chris Wilson 2016-01-02 12:10:14 +00:00
  • 276fb3d3f4 benchmarks/gem_exec_ctx: Fix fd switching between default contexts Chris Wilson 2016-01-01 13:29:23 +00:00
  • bb35716d25 intel_error_decode: Update address parsing for 64bit offsets Chris Wilson 2015-12-31 21:34:27 +00:00
  • 8f9df28a82 intel_error_decode: Fix decode headers for HW context Chris Wilson 2014-11-05 11:24:49 +00:00
  • d4c3cd4d04 intel_error_decode: Inflate compressed error state Chris Wilson 2014-10-31 11:27:21 +00:00
  • 3d5b50b4f0 benchmarks/gem_blt: Estimate memory bandwidth to improve test runtime Chris Wilson 2015-12-29 13:51:08 +00:00
  • fbd2e918cc tests: Add prime_mmap_coherency for cache coherency tests dma-buf-mmap-v7 Tiago Vignatti 2015-12-08 19:37:32 -02:00
  • eeb63a8159 tests: Add kms_mmap_write_crc for cache coherency tests Tiago Vignatti 2015-08-10 13:28:37 -03:00
  • 9764247dc5 intel_bios_reader: add dumping of i2c element in mipi sequence Jani Nikula 2015-12-21 16:50:47 +02:00
  • cb89add979 intel_bios_reader: improve element dumpers Jani Nikula 2015-12-21 16:36:32 +02:00
  • 9c4aa072f0 intel_bios_reader: rewrite the mipi sequence block dumping Jani Nikula 2015-12-21 16:18:20 +02:00
  • 68cfe4ba57 intel_bios_reader: check mipi sequence block version Jani Nikula 2015-12-21 15:51:10 +02:00
  • bdf7b1c0eb intel_opregion_decode: add new ASLE fields Jani Nikula 2015-12-21 15:22:08 +02:00
  • 1cf50072b7 lib: Add prime_sync_start and prime_sync_end helpers Tiago Vignatti 2015-12-11 18:50:35 -02:00
  • 65402e198b prime_mmap: Add basic tests to write in a bo using CPU Tiago Vignatti 2015-07-29 18:26:29 -03:00
  • f136eab804 prime_mmap: Add new test for calling mmap() on dma-buf fds Rob Bradford 2015-07-29 17:23:58 -03:00
  • 361d537c18 lib: Add gem_userptr and __gem_userptr helpers Tiago Vignatti 2015-08-12 15:57:12 -03:00
  • fa24ce6b96 docs: add igt_edid_template.h to IGNORE_HFILES Thomas Wood 2015-12-21 16:50:16 +00:00
  • 1b9085b979 benchmarks/gem_latency: Hide spinlocks for android Chris Wilson 2015-12-21 16:24:45 +00:00
  • 23aa051369 lib: Use igt_assert_eq() to check for crc component count Ville Syrjälä 2015-12-18 19:25:47 +02:00
  • 793aff199f lib: Make 'extra_long_opts' const Ville Syrjälä 2015-12-18 19:25:45 +02:00
  • a1d465a3c5 benchmarks/gem_latency: Serialise mmio reads Chris Wilson 2015-12-21 12:53:21 +00:00
  • 3ebce37b65 benchmarks/gem_latency: Guard against inferior pthreads.h Chris Wilson 2015-12-21 09:57:52 +00:00
  • 3cc8f957f1 benchmarks/gem_latency: Measure CPU usage Chris Wilson 2015-12-20 15:18:56 +00:00
  • a91ee853b1 benchmarks/gem_latency: Measure effect of using RealTime priority Chris Wilson 2015-12-20 14:55:42 +00:00
  • 27e093dd1f benchmarks/gem_latency: Use RCS on Sandybridge Chris Wilson 2015-12-19 17:05:32 +00:00
  • c0942bf528 benchmarks/gem_latency: Rearrange thread cancellation Chris Wilson 2015-12-19 16:27:19 +00:00
  • 8ea61ec1ff benchmarks/gem_latency: Tweak workload Chris Wilson 2015-12-19 16:14:03 +00:00
  • db011021a1 benchmarks/gem_latency: Add output field specifier Chris Wilson 2015-12-19 14:51:08 +00:00
  • 646cab4c0c benchmarks/gem_latency: Split the nop/work/latency measurement Chris Wilson 2015-12-19 12:07:26 +00:00
  • e37a4c8092 benchmarks/gem_latency: Add time control Chris Wilson 2015-12-19 11:36:37 +00:00
  • 2ef368acfa benchmarks/gem_latency: Add nop dispatch latency measurement Chris Wilson 2015-12-19 11:36:37 +00:00
  • 1db5b05243 benchmarks/gem_latency: Expose the workload factor Chris Wilson 2015-12-19 10:52:12 +00:00
  • 6dbe0a3012 benchmarks/gem_latency: Measure whole execution throughput Chris Wilson 2015-12-19 10:46:06 +00:00
  • 2f74892ebd benchmarks/gem_latency: Fix for !LLC Chris Wilson 2015-12-19 10:31:49 +00:00