blob: 80136fadadfb7f7cf3d7f637ce49e7ce2bd8e274 [file] [log] [blame]
Petri Latvalad492abf2017-06-09 16:27:11 +03001Release 1.19 (2017-06-09)
2-------------------------
3
4Library changes:
5
6- Changed debugfs handlers to open files for the DRM device in use,
7 for setups with more than one DRM device. (Tomeu Vizoso)
8
9- Added support for 4K and audio HDMI EDID injection. (Abdiel
10 Janulgue, Marius Vlad)
11
12- Added support for AMDGPU devices. (Chris Wilson)
13
14Tools changes:
15
16- intel_error_decode now automatically opens a pager. (Chris Wilson)
17
18- intel_error_decode now dumps the GuC firmware logs if available.
19 (Chris Wilson)
20
21Benchmark changes:
22
23- gem_wsim: New benchmark that simulates command submission
24 workloads. (Tvrtko Ursulin)
25
26Scripts changes:
27
28- trace.pl: New tool to parse i915 tracepoints for performance
29 analysis. (Tvrtko Ursulin)
30
31- media-bench.pl: New tool to programmatically analyze simulated media
32 workloads using gem_wsim to find the optimal load balancing
33 strategy. (Tvrtko Ursulin)
34
35Test changes:
36
37- Imported amdgpu tests from libdrm. (Chris Wilson)
38
39- Multiple other new tests.
40
41
42And many other bug fixes and improvements.
43
Petri Latvalabb97a052017-03-13 15:47:13 +020044Release 1.18 (2017-03-13)
45-------------------------
46
47Library changes:
48
49- Various changes to library functions so that they don't assume Intel
50 hardware. (Lyude)
51
52- Added helper functions for managing synchronization primitives.
53 (Robert Foss)
54
55- Added support for the new generic CRC capture kernel ABI. (Tomeu
56 Vizoso)
57
58- Added Geminilake platform support. (Ander Conselvan de Oliveira)
59
60- Added helpers for sysfs hotplug events. (Lyude)
61
62- Added support for hotplug testing with the Chamelium device (Lyude)
63
64Tools changes:
65
66- intel_dp_compliance: New tool for running automated DisplayPort
67 compliance tests. (Manasi Navare)
68
69- Renamed intel_bios_reader to intel_vbt_decode. (Jani Nikula)
70
71- intel_gvtg_test: New tool for setting up GVT-g guests based on
72 KVMGT. (Terrence Xu)
73
74Test changes:
75
76- Multiple new tests.
77
78
79And many other bug fixes and improvements.
80
Petri Latvalae631bb52016-12-02 17:50:29 +020081Release 1.17 (2016-12-02)
82-------------------------
83
84Library changes:
85
86- Added an iterator that generate primes for creating input data that
87 should not fall into any patterns that may be optimised by the
88 drivers. (Chris Wilson)
89
90- Crashes in fixture blocks now print a stacktrace. (Marius Vlad)
91
92- Added support for various system suspend/resume options. (Imre Deak)
93
94- Added linked list helpers from the Wayland project. (Lyude)
95
96- Added a generic dummy workload helper for submitting GPU workloads
97 that consume exactly a specified amount of time. (Abdiel Janulgue)
98
99- Added C functions for driver loading/unloading, pkill and lsof, for
100 converting shell script tests to C code. (Marius Vlad)
101
102Tools changes:
103
104- intel_reg: Add Kabylake support. (Jani Nikula)
105
106- intel_bios_reader: Also dump PSR info. (Ville Syrjälä)
107
108- intel_guc_logger: New tool for capturing logs from the GuC
109 firmware. (Akash Goel)
110
111- intel_aubdump: Added commandline option to stream the dump to
112 another process. (Lionel Landwerlin)
113
114- intel_aubdump: Annotate the dump with the application name and the
115 used PCI ID. (Jason Ekstrand)
116
117Benchmark changes:
118
119- gem_latency: Added support for measuring fence wakeup latencies. (Chris Wilson)
120
121- prime_lookup: New microbenchmark for stressing prime_fd_to_handle
122 and prime_handle_to_fd. (Chris Wilson)
123
124Test changes:
125
126- Multiple new tests.
127
128- Added an explicit list of tests used for Intel CI. (Petri Latvala)
129
130- Converted multiple shell script tests to C. (Marius Vlad)
131
132
133And many other bug fixes and improvements.
134
Marius Vlada28e9e32016-09-02 17:27:08 +0300135Release 1.16 (2016-09-02)
136-------------------------
137
138- Build automatically tests required when issueing a make check, Tests/subtests
139that receive a crash signal should print a backtrace when i-g-t is built with
140libunwind support (Marius Vlad)
141
142- lib/igt_kms: Force connector probing on first use (Chris Wilson)
143
144- vc4: Add a test for BO lookup failure error path (Eric Anholt)
145
146- tests/gem_mocs_settings: Remove direct register tests,
147and added RC6 tests (Peter Antoine)
148
149- Check for libdrm_intel and build if present, Add stubs for intel_bufmgr
150(Robert Foss)
151
152- igt/gem_mmap_gtt: Add a test to detect non-WC access (Chris Wilson)
153
154- Various documentation improvements (Daniel Vetter)
155
156- Added new tests: tests/kms_rmfb and tests/kms_atomic_transition, a test for
157fastboot, tests/kms_panel_fitting, and a test that only tries to set the
158current property values back, tests/kms_properties. Various improvements to
159tests/kms_cursor_legacy (Maarten Lankhorst)
160
161- lib/igt_kms: Use pipes for committing, not outputs and assign pipe properties
162in pipe init and many other improvements (Maarten Lankhorst)
163
164- tests/gem_workarounds: read test added as a basic test, fix assertion of num
165of regs (Mika Kuoppala)
166
167- Various improvements to tools/intel_bios_reader and tools/intel_reg (Ville
168Syrjälä)
169
170- lib: Add x86 cpuid based feature detection (Chris Wilson)
171
172- demos/intel_sprite_on: Instead of looping until the first disconnected port
173is found, now go through all possible connectors, drawing the sprite on any
174connected display. (Jim Bride)
175
176- Multiple improvements to lib/igt_kms (Robert Foss)
177
178- lib/igt_aux: Framework for measuring latency in raising signals (Chris
179Wilson)
180
181- Various modifications to intel_chipset: Replace lookup of GT size with
182computation, remove unused PCI_CHIP ids, converting platforms names using
183device info (Chris Wilson)
184
185- tests/kms_chv_cursor_fail: Run the tests with fewer steps
186(Maarten Lankhorst)
187
188- lib/intel_chipset: Add more Kabylake PCI IDs and removed PCI IDs that are no
189longer listed as Kabylake (Rodrigo Vivi)
190
191- Basic framework for GVT-g testing has landed (Chris Wilson)
192
193- Various improvements to tests/kms_flip (Ville Syrjälä)
194
195- igt/kms_cursor_legacy: Add a rudimentary test to detect stalled cursors,
196detect pageflip errors and check that cursor updates do not stall flips
197(Chris Wilson)
198
199- vGEM support: lib and added tests/vgem_basic, tests/vgem_slow and
200tests/vgem_reload_basic (Chris Wilson)
201
202- Various fixes to tests/kms_frontbuffer_tracking: prefer BLT drawing, recreate
203FBS at every subtest and properly handle mixing GTT and WC mmaps (Paulo Zanoni)
204
205- Replace drv_missed_irq_hang script with a C-equivalent: tests/drv_missed_irq
206(Chris Wilson)
207
208- Added a test case for polling dma-buf fences: tests/prime_busy (Chris Wilson)
209
210- lib/igt_gt: Omit illegal instruction on gen8+ and time
211constrains on hang detection (igt/gem_reset_stats) (Mika Kuoppala)
212
213- Added tests/kms_invalid_dotclock, a test that makes sure every modeset gets
214rejected by the kernel if the requested dotclock is beyond the hardware
215capabilities (Ville Syrjälä)
216
217- tests/gem_stolen: Verify contents of stolen-backed objects across
218hibernation, fix for no_mmap subtest and check for available stolen memory size
219(Ankitprasad Sharma)
220
221- tests/core_prop_blob: Add invalid tests to set fb props (Daniel Vetter)
222
223- Many more fixes and improvements.
224
Marius Vlad3ce58b62016-05-31 18:33:24 +0300225Release 1.15 (2016-05-31)
Daniel Vetter72d04b82016-03-18 21:46:54 +0100226-------------------------
227
Marius Vlad3ce58b62016-05-31 18:33:24 +0300228- New KMS test: tests/kms_cursor_legacy (Stress legacy cursor ioctl)
229(Chris Wilson)
230
231- Several GEM tests have been removed from BAT: tests/gem_exec_whisper,
232tests/gem_sync (dropped individual engines), test/gem_cs_prefetch (replaced
233by test/gem_exec_gttfill), tests/gem_ctx_param_basic (got relabeled
234to tests/gem_ctx_param) (Chris Wilson)
235
236- build: Skip configure step if is NOCONFIGURE set (Tomeu Vizoso)
237
238- tools/intel_bios_reader: Added options for dumping individual panels, specific
239section, hex format and other various fixes (Jani Nikula)
240
241- build: Add optional --enable-werror
242(hard-fail in case of compiler warnings) (Marius Vlad)
243
244- New KMS test: tests/prime_mmap_kms (show case dma-buf new API
245and processes restrictions) (Tiago Vignatti)
246
247- Several tests have gained to ability to be run on different platforms
248than Intel: tests/testdisplay (Tomeu Vizoso), tests/kms_panel_fitting
249(Robert Foss), tests/kms_flip_event_leak, tests/kms_flip (Tomeu Vizoso).
Marius Vladc2a2ab62016-05-09 14:37:30 +0300250
251- compute exitcode first: In the case of running multiple subtests which all
252happen to be skipped, igt_exitcode is 0, but the final exit code will be 77.
253(Chris Wilson)
254
Marius Vlad3ce58b62016-05-31 18:33:24 +0300255- Shorten tests/kms_flip test (Tvrtko Ursulin)
Marius Vladc2a2ab62016-05-09 14:37:30 +0300256
257- Half the timeout for suspend to RAM and a third for suspend to disk
258(Marius Vlad)
259
260- lib: Pass format instead of bpp to create_bo_for_fb (Ville Syrjälä)
261
Marius Vlad3ce58b62016-05-31 18:33:24 +0300262- Removed from tests/test-list.txt, tests/gem_concurrent_all and added
Marius Vlad213b0732016-04-20 18:41:24 +0300263tests/test-list-full.txt that contains all the tests. This will speed
264up considerably piglit when starting tests. (Gabriel Feceoru)
265
Marius Vlad87acd982016-04-19 19:49:43 +0300266- piglit changed its behaviour to prevent overwriting the results. A fairly new
Marius Vlad213b0732016-04-20 18:41:24 +0300267version of piglit is required to run i-g-t tests. (Gabriel Feceoru)
Marius Vlad87acd982016-04-19 19:49:43 +0300268
Marius Vlad3ce58b62016-05-31 18:33:24 +0300269- lib: Replace drmIoctl() with a layer of indirection (Chris Wilson)
270
271- Adding missing Broxton PCI IDs (Rodrigo Vivi)
272
273- Added COMMIT_ATOMIC (lib/igt_kms, w/ tests/kms_rotation_crc).
Marius Vladed6fb662016-04-20 20:03:53 +0300274Requires nuclear_pageflip parameter turned on in the i915 driver.
275(Mayuresh Gharpure, Pratik Vishwakarma)
276
Marius Vlad3ce58b62016-05-31 18:33:24 +0300277- man/: rewrite manual pages in reStructuredText (Jani Nikula)
278
279- tests/drv_module_reload_basic: perform fault injection (Chris Wilson)
280with various improvements (Imre Deak)
281
282- Removed tests/gem_multi_bsd_sync_loop which was superseded by
283tests/gem_ring_sync_loop and tests/gem_dummy_reloc_loop by
284tests/gem_exec_reloc (Chris Wilson)
285
286- New GEM tests: tests/gem_exec_whisper, tests/gem_exec_store,
287test/gem_exec_gttfill, tests/gem_exec_suspend, tests/gem_exec_flush
288(Chris Wilson)
289
290- New benchmarks: benchmarks/gem_syslatency, benchmarks/gem_exec_fault
291(Chris Wilson)
292
293- tests/gem_exec_nop included in BAT (Chris Wilson)
294
295- tests/pm_rpm: Fix crash on machines that lack LLC (David Weinehall)
296
297- lib/igt_fb: Fix domain tracking for GTT cairo surfaces (Chris Wilson)
298
Daniel Vetter72d04b82016-03-18 21:46:54 +0100299- Add igt_subtest_group to allow igt_fixture for only a subset of subtests
Marius Vlad3ce58b62016-05-31 18:33:24 +0300300without skipping/failing all subsequent subtests. (Daniel Vetter)
301
302- Many more fixes and improvements.
Daniel Vetter72d04b82016-03-18 21:46:54 +0100303
Marius Vladb59bcb82016-03-01 17:03:55 +0200304Release 1.14 (2016-03-01)
305-------------------------
306
307- New test: gem_create validate parameters for GEM_CREATE ioctl
308(Ankitprasad Sharma)
309
310- New test: gem_softpin exercise the userptr ioctl to create shared
311buffers between CPU and GPU (Vinay Belgaumkar)
312
313- New tests: prime_mmap_coherency/kms_mmap_write_crc cache coherency
314tests (Tiago Vignatti)
315
316- New test: prime_mmap mmap() on dma-buf fds (Rob Bradford)
317
318- New test: gem_exec_reloc sanity check of execbuf-ioctl relocations (Chris
319Wilson)
320
321- New test: gem_exec_basic sanity check of execbuf-ioctl rings (Chris Wilson)
322
323- improved igt_hang_ring() infrastructure for generic hang injection support in
324the core library (Chris Wilson)
325
326- new igt_pm library to collect power management testing helpers (David
327Weinehall)
328
329- lig/igt_vc4: VC4 support library (Eric Anholt)
330
331- kms_frontbuffer_tracking: included in BAT (Paulo Zanoni)
332
333- kms_psr_sink_crc: Add BAT test for PSR active (Rodrigo Vivi)
334
335- gem_wait: test superseded by gem_latency in benchmarks (Chris Wilson)
336
337- igt_core: Fix logging to display extended line (Derek Morton)
338
339- igt_core: Expand --run-subtest functionality (Derek Morton)
340
341- kms_force_connector_basic: various fixes and included in BAT set (Daniel
342Vetter)
343
344- Many other improvements and bug fixes.
345
Thomas Wood2db78a42015-12-02 16:46:39 +0000346Release 1.13 (2015-12-02)
Thomas Wood17c6b5c2015-12-02 16:45:42 +0000347-------------------------
348
349- New test: kms_atomic tests atomic mode setting (Daniel Stone)
350
351- New test: core_prop_blob tests blob properties (Daniel Stone)
352
353- New test: gem_request_retire targets request retirement code paths
354 (Tvrtko Ursulin)
355
356- New test: core_setmaster_vs_auth checks that drop/setMaster correctly
357 transfer master state (Thomas Hellstrom/Daniel Vetter)
358
359- Wildcard characters are now accepted when using the --run-subtest command
360 line option to specify multiple subtests to run. (Thomas Wood)
361
362- Add support for Broxton in intel_audio_dump (Han Lu)
363
364- Added Kabylake support (Rodrigo Vivi/Wayne Boyer)
365
366- Many other bug fixes and improvements
367
Thomas Wood1f9e0552015-09-11 15:15:13 +0100368Release 1.12 (2015-09-11)
Thomas Wood154192a2015-06-19 09:22:55 +0100369-------------------------
370
Thomas Woodc5902bf2015-09-11 15:13:00 +0100371- Various new tests and tools
372
373- New statistical analysis functions. (Damien Lespiau)
374
375- New benchmark tests. (Chris Wilson)
376
377- Old register tools that were superseded by intel_reg have been removed.
378
379- Various tests have been marked "basic", to indicate they are suitable for
380 use in basic acceptance testing. (Jesse Barnes)
381
382- Per-ring gem_storedw_loop tests combined into a single test with subtests.
383 (Jesse Barnes)
384
385- New "aubdump" tool, used to launch an application and capture rendering to
386 an AUB file. (Kristian Høgsberg Kristensen)
387
388- Cherryview support added to intel_display_poller. (Ville Syrjälä)
389
390- Skylake and Broadwell support added to gem_gpgpu_fill tests.
391 (Dominik Zeromski)
392
393- Support for running core drm tests on any platform. (Micah Fedke)
394
395- Many other bug fixes
Thomas Wood154192a2015-06-19 09:22:55 +0100396
Thomas Woodb88212c2015-06-11 16:08:23 +0100397Release 1.11 (2015-06-11)
Daniel Vetter76556062015-03-13 09:37:49 +0100398-------------------------
399
Thomas Wood0cc16b32015-06-11 16:06:33 +0100400- Various new tests and tools
401
Thomas Wood629759c2015-04-09 16:34:12 +0100402- Single combined test list (supported by piglit since commit 8a122bb)
403
404- Optional dependency on libunwind to provide automatic stack traces on test
405 failures. (Thomas Wood)
406
407- Add optional default debug and optimisation flags for tests to enable better
408 stack traces and debugging. (Thomas Wood)
409
410- Test programs are now installed into libexec. This is useful when building a
411 complete software stack for a DUT from scratch. (Building and installing
412 tests can still be disabled by the --disable-tests configure flag.)
413 (Joonas Lahtinen)
414
Thomas Wood0cc16b32015-06-11 16:06:33 +0100415- New tool to decode watermark registers (Ville Syrjälä)
416
417- Timeout mechanism now reports test as failed
418
419- Introduce intel_reg as the one Intel graphics register multitool to replace
420 intel_reg_read, intel_reg_write, intel_iosf_sb_read, intel_iosf_sb_write,
421 intel_vga_read, intel_vga_write, intel_reg_dumper, intel_reg_snapshot,
422 and quick_dump.py. (Jani Nikula)
423
424- Add functions to manipulate i915.ko parameters and ensure features are enabled
425 for testing. (Paulo Zanoni)
Daniel Vetter76556062015-03-13 09:37:49 +0100426
Thomas Woode3e65912015-03-12 17:06:54 +0000427Release 1.10 (2015-03-12)
Thomas Woodf73697a2014-12-17 14:34:47 +0000428-------------------------
429
Ben Widawsky5fb26d12015-01-10 14:36:20 -0800430- New frequency manipulation tool (intel_gpu_frequency)
431
Daniel Vetter25c43472015-02-07 12:45:49 +0100432- Adjustments for the Solaris port (Alan Coopersmith).
433
434- Remove tests/NAMING-CONVENTION since it's all in the docbook now, to avoid
435 divergent conventions.
436
437- New CRITICAL log level for really serious stuff (Thomas Wood).
438
439- Interactive test mode can now be enabled by the shared cmdline option
440 --interactive-debug=$var (Rodrigo Vivi).
441
Daniel Vetter50158de2015-03-05 09:42:29 +0100442- Improved logging to kmsg to better line up test runs with kernel messages
443 (Chris Wilson).
444
445- Record all log levels (including disabled levels) in a ringbuffer and dump
446 that on test failures for quicker diagnostics of automated test run results
447 (Thomas Wood).
448
449- A lot of small polish all over the test library.
450
Daniel Vetter25c43472015-02-07 12:45:49 +0100451- Piles of new testcases and improvements to existing ones as usual.
452
Thomas Wood6262f352014-12-12 15:26:36 +0000453Release 1.9 (2014-12-12)
Daniel Vetter137877f2014-09-09 11:43:10 +0200454------------------------
455
Thomas Woodf3ae3de2014-12-05 14:46:28 +0000456- New test cases added: drm_import_export, gem_gpgpu_fill, gem_ppgtt,
457 gem_tiled_wb, kms_pwrite_crc.
Daniel Vetter20c8eba2014-10-01 12:12:43 +0200458
459- New helper for interactive progress indicators (see igt_print_activity and
460 igt_progress), which can be disabled by setting the log-level to warn (Thomas
461 and Daniel).
462
Thomas Woodf3ae3de2014-12-05 14:46:28 +0000463- Basic skl support: pci ids, rendercopy & mediafill (Damien, Zhao Yakui).
Daniel Vetter20c8eba2014-10-01 12:12:43 +0200464
465- chv support for the iosf sideband tools and a few other improvements (Ville).
466
467- Fence register support for intel_reg_dumper on bdw+ (Rodrigo).
468
Thomas Woodf3ae3de2014-12-05 14:46:28 +0000469- Support for skl in quick_dump (Damien).
470
471- Golden state generation infrastructure (Mika).
472
473- New skl watermark tool (Damien).
474
475- New EDID test block that includes multiple display modes (Thomas).
476
477- Individual test documentation available in generated documentation and from
478 the test binaries (Thomas).
479
Thomas Wood267b3522014-12-12 14:28:38 +0000480- New logging domains and log filtering (Thomas).
481
482- Various API documentation fixes and improvements (Thomas).
483
Rodrigo Vivid9d3f4b2014-09-08 22:43:46 -0400484Release 1.8 (2014-09-08)
Daniel Vetter0617b0b2014-06-10 08:18:37 +0200485------------------------
486
Daniel Vetter87042d62014-06-13 16:23:10 +0200487- Added lib/igt.cocci semantic patch to catch often-seen patterns and convert
488 them to igt macros/infrastructure.
489
Daniel Vetter3777d422014-07-10 20:19:18 +0200490- Improvements to the documentation build systems (Thomas).
491
492- Small fixes and improvements to the igt infrastructure and helpers all over.
493
494- As usual piles of new tests.
495
Daniel Vetterbffef222014-07-23 22:32:09 +0200496- Improved plane/pipe handling in the igt_kms library (Damien).
497
498- Unified option parsing between simple tests and tests with subtests (Thomas).
499 This will allow us to merge the different Makefile targets once test runners
500 are converted.
501
Daniel Vetter93d07ab2014-07-25 09:28:56 +0200502- New commit functions for igt_kms to support the new universal planes
503 interfaces (Matt Roper).
504
Daniel Vettera54faca2014-09-03 12:51:33 +0200505- Polish the debug output when test requirements aren't met a bit and inject the
506 program name/subtest in dmesg for easier backtrace/oom debugging (Chris).
507
508- A bit of polish for the framebuffer helper functions (Damien).
509
510- Robuster option parsing helpers, they now check for conflicts when merging
511 different option lists (Thomas).
512
513- MIPI DSI vbt support in intel_bios_read (Gaurav K Singh).
514
515- Clarify the split between low-level helpers and the high-level library in
516 igt_kms a bit by renaming some functions and improving and extending the api
517 documentation.
518
519- Helper to restore the vt mode, useful to test lastclose/fbdev emulation
520 behaviour (Thomas).
521
522- Refactor the support for 64bit relocs. By specifying the number of relocations
523 explicit a lot of the gen8 checks can be removed from simple testcases which
524 only use the blitter (Chris).
525
Rodrigo Vivi32bb5d92014-06-09 11:30:15 -0700526Release 1.7 (2014-06-09)
Daniel Vetter523d9092014-03-13 18:09:41 +0100527------------------------
528
529- Piles of API documentation for the core i-g-t testing libraries.
530
Daniel Vetterce3c4432014-04-29 17:17:24 +0200531- Improved igt loggin, now also with igt_vlog (for va_args printf-style
532 logging).
533
534- Polish for the igt_debugfs library.
535
536- Split out igt_fb library from igt_kms, cleanup of the igt_kms functions.
537
538- Android porting patches (Tim Gore, Tvrtko Ursulin).
539
540- Piles more tests as usual.
541
Daniel Vetterbd7f9ab2014-05-13 11:12:34 +0200542- Support for building libcairo based tests on Android. Set ANDROID_HAS_CAIRO=1
543 in the build enviroment when you have this (Tim Gore).
544
Daniel Vetter0ee77ce2014-05-28 16:02:08 +0200545- Timeout support in igt_aux, see igt_set_timeout (Thomas).
546
Daniel Vetter532b7e62014-05-28 16:19:16 +0200547- Documentation for the testrunner interface like exit codes, subtest
548 enumeration and log output. Should help other people to run the tests in their
549 own framework.
Daniel Vetter0ee77ce2014-05-28 16:02:08 +0200550
Daniel Vetter532b7e62014-05-28 16:19:16 +0200551- Make swig an optional dependency (Damien).
Daniel Vetter0ee77ce2014-05-28 16:02:08 +0200552
Daniel Vetteraeb3d882014-05-28 16:05:14 +0200553- Helpers for runtime pm tests in igt_aux.
554
Rodrigo Vivia0950722014-03-13 07:52:47 -0300555Release 1.6 (2014-03-13)
Ben Widawskya88cf4c2013-11-06 09:48:17 -0800556------------------------
557
558- Changes to support Broadwell in the test suite. (Ben, Damien, et al.)
559
Daniel Vettere046c312013-11-12 12:18:33 +0100560- Updated (now working again!) Android support from Oscar Mateo.
561
Daniel Vetter4697cf42013-11-14 11:08:13 +0100562- Test coverage through i-g-t is now officially an integral part of any drm/i915
563 feature work and also for bugfixes. For more details see:
564
565 http://blog.ffwll.ch/2013/11/testing-requirements-for-drmi915.html
566
Daniel Vetterc6c2b2b2014-03-26 15:15:49 +0100567- Fix the gen4asm build dependency handling, now that the assembler is included in
Daniel Vetterbb404942014-01-07 08:14:33 +0100568 i-g-t (Ben).
569
570- Improve the cairo object lifetime management of the kmstest helpers (Chris).
571
Daniel Vetterec3b1332014-02-12 00:12:07 +0100572- Allow register access to succeed if i915 is loaded but debugfs isn't found
573 (i.e. nomodeset is used)
574
575- New kernel modesetting helper library for simpler testcases (Damien).
576
Daniel Vetterb5b0aeb2014-02-13 14:43:20 +0100577- New structure logging support for tests. Message at the WARN level be
578 reflected in the piglit result, also included igt_warn_on macros to simplify
579 test asserts which should just result in warnings, but not in a test abort.
580
Daniel Vetter20087e72014-03-07 09:27:00 +0100581- Broadwell support for intel_audio_dump (Mengdong Lin).
582
Thomas Wood14ea2a02014-03-11 16:04:28 +0000583- API documentation support (Thomas)
584
Rodrigo Vivi41b5fbf2013-11-06 13:06:11 -0200585Release 1.5 (2013-11-06)
Daniel Vetter145c0d12013-09-22 13:15:43 +0200586------------------------
587
588- Some polishing of the test infrastructure, for details see:
589
590 http://blog.ffwll.ch/2013/09/more-drmi915-testsuite-infrastructure.html
591
592- Haswell support for the DPF tool (tools/intel_l3_parity) and other
593 improvements (Ben).
594
Daniel Vettera8bf10c2013-10-01 22:20:38 +0200595- Stereo/3D support in testdisplay (Damien).
596
Daniel Vetter47d0a6f2013-10-04 11:10:48 +0200597- Support for gen7 gpu perf counters in tools/intel_perf_counters (Kenneth).
598
Daniel Vettereeaf0132013-11-03 11:28:50 +0100599- Improvements to the VBT decoder (Jani).
600
601- New tool to read legacy VGA registers (Ville).
602
603- New helpers in the test library to help deal with debugfs files and the new
604 display pipe CRC support (Damien).
605
606- Introduction of a proper naming convention for all the testcases, see
607 tests/NAMING-CONVENTION.
608
609- As usual tons of new testcases and improvements and bugfixes to existing ones.
610
611- The testsuite framework itself has gained some regression tests which can be
612 run at compile-time with "make check".
613
Daniel Vetter27f1a7d2013-11-06 15:06:15 +0100614- New helpers for the drop_cache kernel interface and use drop_caches(RETIRE) to
615 really make sure the gpu is idle in testcases (Oscar Mateo).
616
Daniel Vetter5fab0b82013-11-06 18:55:20 +0100617Release 1.4 (2013-09-16)
Daniel Vetter145c0d12013-09-22 13:15:43 +0200618------------------------
Daniel Vetter35ee5072013-09-13 17:02:07 +0200619
620- Integration of the gen4+ assembler (Damien).
621
622- Start of a new performance analysis tool from Chris Wilson with front-ends for
623 both X11 and plain kms. This uses the perf subsystem and the gpu performance
624 counter kernel patches from Chris.
625
626- New register dumper quick_dump from Ben, with lots of work from Damien. This
Chris Wilson32f9c492013-09-13 16:28:15 +0100627 will superseed intel_reg_dumper for newer platforms (which are not yet
Daniel Vetter35ee5072013-09-13 17:02:07 +0200628 released) since it will allow us to automatically generate register dumps from
629 the internal xml register specifications.
630
631- Tools to access the pletoria of new indirect register access functions on
632 newer platforms.
633
634- Framebuffer contents dumper to debug some of the nastier corruption issues.
635 The advantage here is that this bypasses any userspace drivers and so avoids
636 that the corruptions get magically fixed when taking an X screenshot.
637
Chris Wilson32f9c492013-09-13 16:28:15 +0100638- Tons of new testcases. Including subtests we are now at roughly 450 tests!
Daniel Vetter35ee5072013-09-13 17:02:07 +0200639
640- Improvements to the test framework infrastructure. See
641 http://blog.ffwll.ch/2013/08/recent-drmi915-testsuite-improvements.html
642 for an overview.
643
Rodrigo Vivia33d5572013-09-13 16:54:56 -0300644Release 1.3 (2012-08-27)
Daniel Vetter030c9c02013-09-13 17:01:38 +0200645------------------------
646
647- massive improvements to the testsuite
648- dpf tool for handling l3 remapping on gen7 (Ben)
649- robustify against wc gtt mappings (Chris)
650- improvements to the reg_dumper and register read/write tools
651- haswell support
652
653Release 1.2 (2012-02-09)
654------------------------
655
656- intel_audio_dump improvements (Wu Fengguang)
657- buildsystem improvements (Gaetan Nadon)
658- solaris support (Alan Coopersmith)
659- massive refactoring of testcases and rendercpy extraction
660- new tests
661- fixed up intel_reg_read/write for platforms needing forcewake (needs a
662 kernel patch which from 3.3 to work on ivb - Ben Widawsky)
663
Rodrigo Vivia33d5572013-09-13 16:54:56 -0300664Release 1.1 (2011-12-24)
Daniel Vetter030c9c02013-09-13 17:01:38 +0200665------------------------
666
667Improved testsuite, usable for kernel regression testing!
668
669Release 1.0 (2009-04-27)
670------------------------
671
672Initial release:
673- miscellaneous userland tools that don't really fit into the 2D driver tree
674- standalone regression tests for the DRM (make check)
675- microbenchmarks of the DRM for kernel performance regression testing