Commit Graph

  • 5f4fad3182 tools/aubdump: Don't rely on open for discovering the drm fd Kristian Høgsberg 2015-08-07 14:51:27 -07:00
  • db0f28aee8 Revert "tests/gem_ctx_param_basic: fix invalid params" Jesse Barnes 2015-08-06 14:35:34 -07:00
  • 0b45b0746f tests/gem_ctx_param_basic: fix invalid params Jesse Barnes 2015-08-06 13:12:46 -07:00
  • 1ae1d290bf benchmarks/Android.mk, tools/Android.mk: Fix android build error Derek Morton 2015-07-27 11:30:58 +01:00
  • 995f2738ad lib: add igt_debugfs_read() Paulo Zanoni 2015-07-13 14:04:25 -03:00
  • ffd7321c70 kms_frontbuffer_tracking: use the dirty ioctl after MMAP_WC calls Paulo Zanoni 2015-07-08 16:00:45 -03:00
  • cd33b47a47 tests/gem_mmap_wc: don't fail if the Kernel is too old for the getparam flag Paulo Zanoni 2015-08-04 16:25:17 -03:00
  • 5f9bc98a55 configure.ac: Fix chmod on intel_aubdump the right way Kristian Høgsberg Kristensen 2015-08-05 11:55:09 -07:00
  • 78e2a2f245 tools: Use right #include path for i915_drm.h Kristian Høgsberg Kristensen 2015-08-05 11:53:17 -07:00
  • 86de4c60f3 configure.ac: Fix the intel_aubdump chmod to use topbuilddir Kristian Høgsberg Kristensen 2015-08-04 15:11:51 -07:00
  • 220c7d1f91 tools/aubdump: Add --device option for overriding device ID Kristian Høgsberg Kristensen 2015-08-04 15:00:50 -07:00
  • 3e130ac2b2 tests: Add prime_crc for cache coherency crc_prime_wip Tiago Vignatti 2015-08-04 13:38:09 -03:00
  • bd0173e90b tests/kms_draw_crc_prime: WIP prime_mmap Tiago Vignatti 2015-08-04 13:38:09 -03:00
  • f47bdba8b0 tools/aubdump.c: Also define struct drm_i915_gem_userptr for compatibility Kristian Høgsberg Kristensen 2015-08-04 09:36:53 -07:00
  • e4fa17df02 tools/aubdump: #define DRM_IOCTL_I915_GEM_USERPTR if kernel headers don't Kristian Høgsberg Kristensen 2015-07-31 14:26:15 -07:00
  • 0b5faefba3 tools: Add man page for intel_aubdump Kristian Høgsberg Kristensen 2015-07-31 13:44:07 -07:00
  • e6a5d799fc tools: Add LD_PRELOAD-based AUB dumper tool Kristian Høgsberg Kristensen 2015-07-29 23:12:16 -07:00
  • 6bd42ce9c7 tests/kms_addfb: Add testcass for garbage in unused planes Daniel Vetter 2015-05-20 16:50:14 +02:00
  • 84e851cbab prime_mmap: Add tests to write in a bo using CPU Tiago Vignatti 2015-07-29 18:26:29 -03:00
  • c727a9508a prime_mmap: Fix a few misc stuff Tiago Vignatti 2015-07-29 17:38:55 -03:00
  • f493e6d765 prime_mmap: Add new test for calling mmap() on dma-buf fds Rob Bradford 2015-07-29 17:23:58 -03:00
  • 0591af9c76 igt/gem_streaming_writes: Reorder setting EXEC_OBJECT_WRITE Chris Wilson 2015-07-28 20:02:54 +01:00
  • 40ebf95163 igt/gem_streaming_writes: Bind into the GTT early Chris Wilson 2015-07-28 18:59:47 +01:00
  • d132927c76 tests/vgem_fb_test: Remove vgem references vgem-stripped Tiago Vignatti 2015-07-24 19:21:16 -03:00
  • e38c564176 tests/vgem_fb_test: Use untiling for correctly rendering Tiago Vignatti 2015-07-24 19:13:37 -03:00
  • 768c0a133d tests/vgem_fb_test: WIP: less writes Tiago Vignatti 2015-07-20 17:10:25 -03:00
  • 1f937389fc tests/vgem_fb_test: Remove volatile Tiago Vignatti 2015-07-02 18:24:04 -03:00
  • 1319c565ec tests/vgem_fb_test: Fix most of compiler warnings Tiago Vignatti 2015-07-02 17:29:47 -03:00
  • fda0527127 tests/vgem_fb_test: Always profile Tiago Vignatti 2015-07-01 17:39:19 -03:00
  • ccd69d7104 tests/vgem_fb_test: Add verbose mode to vgem_fb_test to print mmap time Tiago Vignatti 2015-05-15 20:09:49 -03:00
  • 02d14aaf05 configure: Pull in GBM (or Mini GBM) library Tiago Vignatti 2015-05-15 19:20:01 -03:00
  • b0df549986 tests: import Chrome OS vgem_fb_test.c Tiago Vignatti 2015-05-15 19:04:08 -03:00
  • cd306d4e65 benchmark: Measure allocation time for objects Chris Wilson 2015-07-24 18:54:11 +01:00
  • 42a386b83b benchmarks: Measure mmap fault latency Chris Wilson 2015-07-24 16:34:26 +01:00
  • e984d4965f benchmarks: Benchmarkify gem_exec_ctx Chris Wilson 2015-07-22 15:01:47 +01:00
  • d49a868378 tests/drm_import_export: Add tests for prime/flink sharing races Michał Winiarski 2015-07-24 16:43:33 +02:00
  • e14507ce98 benchmarks: Add kms_vblank to .gitignore Chris Wilson 2015-07-24 14:15:49 +01:00
  • d88981f62b benchmarks: Measure round-trip time for an immediate vblanks Chris Wilson 2015-07-23 15:18:22 +01:00
  • af510c249d benchmarks: gem_prw add the read/write switch to getopt Chris Wilson 2015-07-23 12:27:38 +01:00
  • f8628a2c98 benchmarks: Add simple mmap benchmarks Chris Wilson 2015-07-22 16:53:34 +01:00
  • f689e2aa81 benchmarks: Add simple pread/pwrite benchmarks Chris Wilson 2015-07-22 16:53:34 +01:00
  • b7c33e0939 benchmarks: Benchmarkify gem_exec_nop Chris Wilson 2015-07-22 15:01:47 +01:00
  • a64cf28719 man: ensure rst files are included in the distribution tarball Thomas Wood 2015-07-20 18:08:29 +01:00
  • 3676912970 lib/gpgpu_fill: Add SKL support Dominik Zeromski 2015-07-17 11:25:45 +02:00
  • a017c2905a lib/gpgpu_fill: Add BDW support Dominik Zeromski 2015-07-17 11:25:44 +02:00
  • ed816d560c lib: Move gpgpu_fill code to separate file Dominik Zeromski 2015-07-17 11:25:43 +02:00
  • 3c294a8fa3 Android.mk: Disable tools that do not build for android Derek Morton 2015-07-17 10:15:39 +01:00
  • e65c69b995 lib: exit immediately if igt_fail is called in an exit handler Thomas Wood 2015-07-16 17:39:59 +01:00
  • 51576b7ad6 tools/Android.mk: add any extra program sources Thomas Wood 2015-07-16 11:53:11 +01:00
  • 80f1553780 intel_reg: support platforms without sys/io.h Thomas Wood 2015-07-16 11:41:32 +01:00
  • 0705ce6d15 igt/stats: Fixup tests to compile after interface changes Chris Wilson 2015-07-19 18:08:20 +01:00
  • d9c3f0b50c tools: Add a simple stats generator 'igt_stats' Chris Wilson 2015-07-19 12:44:59 +01:00
  • 8506cdcaa5 lib: Allow storing floating point values in igt_stats Chris Wilson 2015-07-19 15:01:42 +01:00
  • fdefdd48f6 tests/gem_reg_read: Extend and check for valid 36b counter Michał Winiarski 2015-07-16 13:19:09 +02:00
  • 32c898849b igt/gem_eio: Waiting on a hung batch should report -EIO Chris Wilson 2015-07-15 16:18:10 +01:00
  • 7f952bd976 kms_frontbuffer_tracking: don't keep debugfs open Paulo Zanoni 2015-07-13 14:09:30 -03:00
  • 1048aa9aa5 tests: add kms_fbcon_fbt Paulo Zanoni 2015-07-09 13:32:16 -03:00
  • 7c5a218cc3 kms_frontbuffer_tracking: implement suspend subtest Paulo Zanoni 2015-07-13 17:30:43 -03:00
  • 1c389f69f0 kms_frontbuffer_tracking: allow passing a NULL pattern Paulo Zanoni 2015-07-13 17:08:17 -03:00
  • 91f097aefa kms_frontbuffer_tracking: simplify subtest enumeration Paulo Zanoni 2015-07-13 16:56:06 -03:00
  • 04d1311fc3 kms_frontbuffer_tracking: add farfromfence subtest Paulo Zanoni 2015-07-13 16:08:36 -03:00
  • cb3861a9e3 kms_frontbuffer_tracking: implement badstride test Paulo Zanoni 2015-07-10 17:53:25 -03:00
  • 4deb562659 configure: require libdrm >= 2.4.55 Paulo Zanoni 2015-07-14 12:45:04 -03:00
  • 19e4632407 kms_frontbuffer_tracking: only force std_1024_mode on HSW Paulo Zanoni 2015-07-13 16:14:55 -03:00
  • a7cfd224ba kms_frontbuffer_tracking: remove enum feature_status Paulo Zanoni 2015-07-13 11:08:02 -03:00
  • 775fd77715 kms_frontbuffer_tracking: improve checks for disabled features Paulo Zanoni 2015-07-10 17:55:42 -03:00
  • ca97e78455 kms_frontbuffer_tracking: rename enum fbs Paulo Zanoni 2015-07-10 17:20:23 -03:00
  • b0427442f9 kms_frontbuffer_tracking: add different ways to flip Paulo Zanoni 2015-07-10 12:50:27 -03:00
  • a1d4b553a7 kms_frontbuffer_tracking: fix fullscreen subtest assertions Paulo Zanoni 2015-07-10 15:25:47 -03:00
  • 344dab22e9 kms_frontbuffer_tracking: avoid huge strides during normal operation Paulo Zanoni 2015-07-10 15:54:34 -03:00
  • c2d656c5d6 kms_frontbuffer_tracking: don't hardcode the X/Y big FB offset Paulo Zanoni 2015-07-08 15:49:09 -03:00
  • 9ca8a1bade pm_rpm: remove pm_status_fd declaration Paulo Zanoni 2015-07-13 14:13:46 -03:00
  • b81f7db593 kms_universal_plane.c: Update sanity checks for gen9 Matt Roper 2015-07-01 15:45:21 -07:00
  • 8ad1e40778 tests/gem_exec_params: check invalid flags for Resource Streamer Abdiel Janulgue 2015-06-16 13:37:44 +03:00
  • ec9e5996d1 build: Don't use automake's conditional in a Makefile.sources Damien Lespiau 2015-07-02 14:59:25 +01:00
  • 64295c67e9 build: Add -lm to tests Damien Lespiau 2015-07-02 11:24:02 +01:00
  • e5653d5f1d build: Add an option to not use the git hash in version Damien Lespiau 2015-07-01 23:40:36 +01:00
  • 0a01a190f6 build: Add DEBUG_FLAGS to tools and self-tests Damien Lespiau 2015-07-01 23:02:31 +01:00
  • 390653acfb aux: Don't evaluate several times the arguments of min() and max() Damien Lespiau 2015-06-30 00:15:15 +01:00
  • 643aab2249 stats: Add wikipedia links to get_trimean() and get_iqm() Damien Lespiau 2015-07-02 00:16:07 +01:00
  • d01ebbd97d docs: various documentation fixes Thomas Wood 2015-06-29 16:47:14 +01:00
  • 8a109f94b9 docs: fix duplicated ID error Thomas Wood 2015-06-29 14:42:52 +01:00
  • 85f6d82d3c docs: fix "no link" warning Thomas Wood 2015-06-29 14:37:13 +01:00
  • f01e0552d6 docs: add the annotation glossary Thomas Wood 2015-06-29 14:31:06 +01:00
  • 5d80872009 docs: override section id to avoid '/' in filenames Thomas Wood 2015-06-29 11:03:39 +01:00
  • 614895fec1 igt/gem_exec_nop: Control boost/idle frequencies Chris Wilson 2015-07-01 20:51:54 +01:00
  • e763f9bc8b tests/vgem_fb_test: Fix igt_simple_init_parse_opts new API vgem Tiago Vignatti 2015-07-01 16:12:09 -03:00
  • b43070987e igt/gem_exec_nop: Wait between runs Chris Wilson 2015-07-01 13:53:07 +01:00
  • 2d305f6199 stats: Add trimean Chris Wilson 2015-07-01 18:52:46 +01:00
  • 19135a3447 stats: Add the interquartile mean (IQM) Chris Wilson 2015-07-01 13:50:02 +01:00
  • 669b5da2bc tools: Add an intel_firmware_decode tool Damien Lespiau 2015-06-30 00:15:15 +01:00
  • ad411e2d5d tests/gem_ringfill: Add {render,blitter}-forked-1 subtests. Joonas Lahtinen 2015-06-26 14:52:34 +03:00
  • 46f277b90b stats: Exercise the reallocation paths Damien Lespiau 2015-06-27 18:03:15 +01:00
  • 66e0bf66da stats: Spwan igt_init_with_size() from igt_init() Damien Lespiau 2015-06-27 17:49:40 +01:00
  • 00432ff260 stats: Allow the underlying arrays to grow at will Damien Lespiau 2015-06-27 17:34:51 +01:00
  • 817ea87b6e stats: Test we do correctly invalidate the sorted array Damien Lespiau 2015-06-27 16:42:50 +01:00
  • fabde384a3 stats: Add support for the interquartile range (IQR) Damien Lespiau 2015-06-27 15:49:26 +01:00
  • 1b8997b3f8 stats: Add support for quartiles (and thus median) Damien Lespiau 2015-06-27 15:33:58 +01:00
  • 3839bacde8 stats: Add a bulk version of _push() Damien Lespiau 2015-06-27 15:32:23 +01:00
  • 2fe286985f stats: Use igt_assert_eq_double() when asserting on doubles Damien Lespiau 2015-06-27 15:31:19 +01:00