Commit Graph

  • 3c55a7df57 tools/reg_dumper: Add FW_BLC regs Daniel Vetter 2013-11-20 10:58:55 +01:00
  • ff193614b2 tests/gem_reset_stats: Use macros a bit more Daniel Vetter 2013-11-17 17:29:10 +01:00
  • 36786e4a04 gitignore: Ignore gem_reset_stats Damien Lespiau 2013-11-15 07:03:33 +00:00
  • b5bfdbb1ad tests: More bdw fallout Daniel Vetter 2013-11-15 00:10:52 +01:00
  • df5e880bea tests: More bdw fallout Daniel Vetter 2013-11-14 23:15:37 +01:00
  • f7abef6618 tests/pm_pc8: add --quick option Paulo Zanoni 2013-11-14 14:53:15 -02:00
  • 4826546746 tests/pm_pc8: add some more stress tests Paulo Zanoni 2013-11-14 13:59:49 -02:00
  • 4fa9dde799 tests/pm_pc8: remove compare_registers subtest Paulo Zanoni 2013-11-14 13:50:06 -02:00
  • a8610a4776 tests/pm_pc8: rename some variables Paulo Zanoni 2013-11-14 13:40:52 -02:00
  • 19c8d5f4ff tests/pm_pc8: fix debugfs-forcewake-user for PC8-only cases Paulo Zanoni 2013-11-14 13:35:43 -02:00
  • 63e4dafb32 tests/pm_pc8: check for PC8 status, not residency in most cases Paulo Zanoni 2013-11-12 17:04:50 -02:00
  • a4e96a95ca tests/pm_pc8: add support for runtime PM Paulo Zanoni 2013-11-12 13:24:38 -02:00
  • e39f2dbf98 tests/gem_cs_prefetch: Fix bdw damage Daniel Vetter 2013-11-14 15:50:07 +01:00
  • 2d1119dfc0 lib: adjust oom_score Daniel Vetter 2013-11-11 23:04:11 +01:00
  • 4697cf4286 NEWS: Make testing requirements official Daniel Vetter 2013-11-14 11:08:13 +01:00
  • 217bd8d55e tests/pm_pc8: Fix invalid pointer-to-integer casting Chris Wilson 2013-11-14 09:47:47 +00:00
  • c37e9cf0c4 gem_cs_prefetch: more gen8 integration fallout Ben Widawsky 2013-11-13 18:23:06 -08:00
  • 9ef6769366 gem_evict_*: Fix batch lengths, broken on gen8 integration Ben Widawsky 2013-11-13 13:28:17 -08:00
  • 1ff7427578 tests: add gem_reset_stats Mika Kuoppala 2013-11-12 19:58:16 +02:00
  • e046c31f45 NEWS: Android.mk updates! Daniel Vetter 2013-11-12 12:18:33 +01:00
  • 76c78c0aae build: New Android makefiles Oscar Mateo 2013-11-12 11:50:45 +00:00
  • 25be105d7f lib/igt_display: workaround a name conflict in Android Oscar Mateo 2013-11-12 11:50:44 +00:00
  • 235ff9cf34 lib/drmtest: Get the correct basename() under Android Oscar Mateo 2013-11-12 11:50:43 +00:00
  • 5032e7bbdd build: Fix assorted compilation warnings Oscar Mateo 2013-11-12 11:50:42 +00:00
  • dce0d99a91 tests/gem_vmap_blits: Finish extracting gem_read Oscar Mateo 2013-11-12 11:50:41 +00:00
  • 7076ea1bd6 tests/drm_get_client_auth: In Android, use gettid() instead of syscall(SYS_gettid) Oscar Mateo 2013-11-12 11:50:40 +00:00
  • 1cd6913608 rendercopy: Remove rendercopy.c Oscar Mateo 2013-11-12 11:50:39 +00:00
  • 37f26d17b1 lib: Move kms stuff from drmtest.c over to igt_kms.c Oscar Mateo 2013-11-12 11:50:38 +00:00
  • 4c7d5a52a7 build: Move logic to tests/Makefile.am and away from Makefile.sources Oscar Mateo 2013-11-12 11:50:37 +00:00
  • d80c6bdedb build: Fix missing "\" in tests/Makefile.sources Oscar Mateo 2013-11-12 11:50:36 +00:00
  • ea11d103e0 build: list all test/tool/lib source files in their own Makefile.sources Oscar Mateo 2013-11-12 11:50:35 +00:00
  • c50dd7c149 gitignore: Ignore the newly introduced pm_psr Damien Lespiau 2013-11-11 22:38:36 +00:00
  • 97e48cd619 gem_storedw_batches_loop: Fix for real this time Ben Widawsky 2013-11-11 13:21:58 -08:00
  • 4cc506f5ea tests/drv_suspend: Replace "&> /dev/null" with "> /dev/null 2>&1" Oscar Mateo 2013-11-11 15:36:55 +00:00
  • b76a411c86 gem_linear_blits: Fix blit command length Ben Widawsky 2013-11-11 09:44:13 -08:00
  • 0d902cad5f tests/pm_pc8: reorganize main function Paulo Zanoni 2013-11-08 19:33:08 -02:00
  • c527a29325 tests/pm_pc8: add some GEM tests Paulo Zanoni 2013-11-08 19:19:35 -02:00
  • 79670c54eb tests/pm_pc8: remove "batch" and "stress-test" subtests Paulo Zanoni 2013-11-08 19:03:24 -02:00
  • 3775eae051 tests/pm_pc8: add debugfs/sysfs tests Paulo Zanoni 2013-11-08 18:29:57 -02:00
  • 0fbb834646 tests/pm_pc8: add modeset-lpsp-stress Paulo Zanoni 2013-11-08 17:09:43 -02:00
  • 1bcae02e5c tests/pm_pc8: extract i2c_subtest_check_environment Paulo Zanoni 2013-11-08 17:07:59 -02:00
  • 2fd0eb53aa tests/pm_pc8: return void on test_i2c Paulo Zanoni 2013-11-08 17:05:00 -02:00
  • 514efb507d tests/pm_pc8: move teardown_environment next to setup_environment Paulo Zanoni 2013-11-08 17:00:40 -02:00
  • ffc43fcbc0 gem_cpu_reloc: Fixed botched BLIT conversion Ben Widawsky 2013-11-07 23:03:04 -08:00
  • 2c0fc4a2e4 gem_evict_alignment: Skip on GEN8 for now Ben Widawsky 2013-11-07 23:05:01 -08:00
  • 7c41331364 gem_evict_everything: Fix broken blit generalization Ben Widawsky 2013-11-07 22:59:25 -08:00
  • 1d9512f6ce Revert "tests/gem_ctx_bad_exec: Check the errno, too" Daniel Vetter 2013-11-08 07:37:57 +01:00
  • 26d237cdc2 gem_storedw_batches_loop: Update for gen8 Ben Widawsky 2013-11-07 21:00:55 -08:00
  • 5dbc263036 tests/gem_overflow_reloc: Rework subtest enumeration Daniel Vetter 2013-11-07 13:54:01 +01:00
  • 4cf1d089eb tests/gem_reloc_overflow: Polish after Rafael's patch Daniel Vetter 2013-11-07 13:43:43 +01:00
  • c537c23efc tests/gem_reloc_overflow: Add gen8+ specifc tests Rafael Barbalho 2013-11-06 18:12:12 +00:00
  • 5fab0b8aa7 NEWS: Remove spurious - Daniel Vetter 2013-11-06 18:55:20 +01:00
  • 65cdba94bc NEWS: Restore the 1.4 release info Ben Widawsky 2013-11-06 09:49:32 -08:00
  • a88cf4cbf1 NEWS: Broadwell will be in 1.6, not 1.5 Ben Widawsky 2013-11-06 09:48:17 -08:00
  • 02ee890068 NEWS: Broadwell Ben Widawsky 2013-11-06 09:36:27 -08:00
  • 1c5e1d230b list-workarounds/bdw: Add Broadwell to the list of valid platorms Damien Lespiau 2013-05-31 15:31:33 +01:00
  • d566972336 quick_dump/bdw: support Broadwell in device auto-detection Mengdong Lin 2013-08-25 23:07:22 -04:00
  • ee4318931f quick_dump/bdw: dump audio debug registers for Haswell and Broadwell Mengdong Lin 2013-08-15 23:58:21 -04:00
  • 0facfb2eb0 quick_dump/bdw: dump audio configuration registers for Haswell and Broadwell Mengdong Lin 2013-08-15 23:58:05 -04:00
  • 4f1410d978 quick_dump/bdw: Just basic stuff for now Ben Widawsky 2013-02-18 16:00:55 -08:00
  • e35126d30c intel_audio_dump/bdw: dump audio M CTS readback register Mengdong Lin 2013-08-13 00:22:33 -04:00
  • 97e5cf6006 intel_audio_dump/bdw: dump audio DP and DIP FIFO debug status Mengdong Lin 2013-08-13 00:22:24 -04:00
  • f075c3c068 intel_audio_dump/bdw: dump audio chicken bit register Mengdong Lin 2013-08-13 00:22:14 -04:00
  • 8535720b4c intel_audio_dump/bdw: dump debug registers for audio immediate commands Mengdong Lin 2013-08-13 00:21:57 -04:00
  • 69cc00b072 intel_audio_dump/bdw: add support for Broadwell Mengdong Lin 2013-07-17 13:29:17 -04:00
  • c82872b019 rendercopy/bdw: Add AUB annotations for states Damien Lespiau 2013-02-27 14:51:48 +00:00
  • 91e5897246 rendercopy/bdw: Fix the original implementation Damien Lespiau 2013-02-27 14:51:34 +00:00
  • 3f0714a860 rendercopy/bdw: Add gen8_render.h to the file list Damien Lespiau 2013-02-27 14:51:33 +00:00
  • 3edfff16cd rendercopy/bdw: Initial gen8 rendercopy Jesse Barnes 2013-02-27 14:51:32 +00:00
  • 66783e4c4f assembler/bdw: Add the DATA_PORT_CACHE1 shared function for Gen8+ Zhao Yakui 2013-04-09 09:59:16 +08:00
  • 88e5f1fdf8 assembler/bdw: Add the support of align1 register-indirect addressing mode on Gen8 Zhao Yakui 2013-04-09 09:59:15 +08:00
  • 60c9b41e11 assembler/bdw: SEND instruction Xiang, Haihao 2013-02-22 11:14:13 +08:00
  • 3d8d094efe assembler/bdw: Small cleanup Ben Widawsky 2013-08-16 15:24:25 -07:00
  • bf05bd5531 assembler/bdw: Check & Refinement Engine message Xiang, Haihao 2013-02-22 11:14:11 +08:00
  • b6a33bdcce assembler/bdw: Video Motion Estimation(VME) message Xiang, Haihao 2013-02-22 11:14:10 +08:00
  • bf003ea634 assembler/bdw: Thread Spawn message Xiang, Haihao 2013-02-22 11:14:09 +08:00
  • 01c9654a65 assembler/bdw: Data port message Xiang, Haihao 2013-02-22 11:14:08 +08:00
  • 9d0287c252 assembler/bdw: Set thread switch for multiple branch instructions Xiang, Haihao 2013-02-22 11:14:07 +08:00
  • 216163b44d assembler/bdw: Set jip/uip offsets used by flow control instructions Xiang, Haihao 2013-02-22 11:14:06 +08:00
  • 2df4d3115a assembler/bdw: Disable mask control for advanced mode Xiang, Haihao 2013-02-22 11:14:05 +08:00
  • 220f165008 assembler/bdw: Set math function Xiang, Haihao 2013-02-22 11:14:04 +08:00
  • 9cf8e1b79c assembler/bdw: Use gen8_set_exec_size() to set the execution size Damien Lespiau 2013-02-05 11:34:10 +00:00
  • f9e74fb494 assembler/bdw: Preliminary gen8 send & msgtarget support Damien Lespiau 2013-01-31 18:25:45 +00:00
  • bc3bf098a9 assembler/bdw: Add the start of a gen8 disassembler Damien Lespiau 2013-01-31 15:31:27 +00:00
  • 42d8d57c8c assembler/bdw: Make the validation functions take a brw_program_instruction Damien Lespiau 2013-01-31 01:55:48 +00:00
  • af4d37de38 assembler/bdw: Support some basic gen8 intructions Damien Lespiau 2013-01-31 02:16:08 +00:00
  • c3b36592af assembler/bdw: Add gen8_instruction from mesa Damien Lespiau 2013-01-30 17:19:57 +00:00
  • f57f55e4da tests/bdw: Port storedw_loop_vebox to gen8 Ben Widawsky 2013-10-09 15:51:34 -07:00
  • 50a52f3ada tests/bdw: Port storedw_loop_blt to gen8 Zhao Yakui 2013-04-09 09:29:19 +08:00
  • 6a2d5059ff tests/bdw: Port storedw_loop_bsd to gen8 Zhao Yakui 2013-04-09 09:29:18 +08:00
  • 636f726b80 tests/bdw: Port storedw_loop_render to bdw Damien Lespiau 2013-02-14 15:32:33 +00:00
  • 3aad2ac83c tests/bdw: pwrite_pread Ben Widawsky 2013-10-08 19:48:35 -07:00
  • d348022934 tests/bdw: gem_linear_blits Ben Widawsky 2013-10-09 08:41:52 -07:00
  • adc5a41f2b tests/bdw: gem_pin Ben Widawsky 2013-10-09 08:41:52 -07:00
  • eb89ce7a7e tests/bdw: gem_exec_blt Ben Widawsky 2013-10-09 08:41:52 -07:00
  • 91f9e19fcd tests/bdw: gem_evict_* Ben Widawsky 2013-10-09 08:41:52 -07:00
  • 6fa529ecd6 tests/bdw: gem_cpu_reloc Ben Widawsky 2013-10-08 18:15:21 -07:00
  • 3e2937bd99 tests/bdw: gem_exec_faulting_reloc Ben Widawsky 2013-10-08 17:38:43 -07:00
  • f4dfa37e85 bdw: Update obvious missing blit support Ben Widawsky 2013-10-08 15:02:07 -07:00
  • 26f09a9189 bdw: Add gen8 specific instdone bits Damien Lespiau 2013-02-14 15:32:32 +00:00