mirror of
				https://github.com/tiagovignatti/intel-gpu-tools.git
				synced 2025-11-04 03:58:27 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			92 lines
		
	
	
		
			3.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			92 lines
		
	
	
		
			3.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
Release 1.5 (2013-11-06)
 | 
						|
------------------------
 | 
						|
 | 
						|
- Some polishing of the test infrastructure, for details see:
 | 
						|
 | 
						|
  http://blog.ffwll.ch/2013/09/more-drmi915-testsuite-infrastructure.html
 | 
						|
 | 
						|
- Haswell support for the DPF tool (tools/intel_l3_parity) and other
 | 
						|
  improvements (Ben).
 | 
						|
 | 
						|
- Stereo/3D support in testdisplay (Damien).
 | 
						|
 | 
						|
- Support for gen7 gpu perf counters in tools/intel_perf_counters (Kenneth).
 | 
						|
 | 
						|
- Improvements to the VBT decoder (Jani).
 | 
						|
 | 
						|
- New tool to read legacy VGA registers (Ville).
 | 
						|
 | 
						|
- New helpers in the test library to help deal with debugfs files and the new
 | 
						|
  display pipe CRC support (Damien).
 | 
						|
 | 
						|
- Introduction of a proper naming convention for all the testcases, see
 | 
						|
  tests/NAMING-CONVENTION.
 | 
						|
 | 
						|
- As usual tons of new testcases and improvements and bugfixes to existing ones.
 | 
						|
 | 
						|
- The testsuite framework itself has gained some regression tests which can be
 | 
						|
  run at compile-time with "make check".
 | 
						|
 | 
						|
- New helpers for the drop_cache kernel interface and use drop_caches(RETIRE) to
 | 
						|
  really make sure the gpu is idle in testcases (Oscar Mateo).
 | 
						|
 | 
						|
Release 1.4 (2013-09-16)
 | 
						|
------------------------
 | 
						|
 | 
						|
- Integration of the gen4+ assembler (Damien).
 | 
						|
 | 
						|
- Start of a new performance analysis tool from Chris Wilson with front-ends for
 | 
						|
  both X11 and plain kms. This uses the perf subsystem and the gpu performance
 | 
						|
  counter kernel patches from Chris.
 | 
						|
 | 
						|
- New register dumper quick_dump from Ben, with lots of work from Damien. This
 | 
						|
  will superseed intel_reg_dumper for newer platforms (which are not yet
 | 
						|
  released) since it will allow us to automatically generate register dumps from
 | 
						|
  the internal xml register specifications.
 | 
						|
 | 
						|
- Tools to access the pletoria of new indirect register access functions on
 | 
						|
  newer platforms.
 | 
						|
 | 
						|
- Framebuffer contents dumper to debug some of the nastier corruption issues.
 | 
						|
  The advantage here is that this bypasses any userspace drivers and so avoids
 | 
						|
  that the corruptions get magically fixed when taking an X screenshot.
 | 
						|
 | 
						|
- Tons of new testcases. Including subtests we are now at roughly 450 tests!
 | 
						|
 | 
						|
- Improvements to the test framework infrastructure. See
 | 
						|
  http://blog.ffwll.ch/2013/08/recent-drmi915-testsuite-improvements.html
 | 
						|
  for an overview.
 | 
						|
 | 
						|
Release 1.3 (2012-08-27)
 | 
						|
------------------------
 | 
						|
 | 
						|
- massive improvements to the testsuite
 | 
						|
- dpf tool for handling l3 remapping on gen7 (Ben)
 | 
						|
- robustify against wc gtt mappings (Chris)
 | 
						|
- improvements to the reg_dumper and register read/write tools
 | 
						|
- haswell support
 | 
						|
 | 
						|
Release 1.2 (2012-02-09)
 | 
						|
------------------------
 | 
						|
 | 
						|
- intel_audio_dump improvements (Wu Fengguang)
 | 
						|
- buildsystem improvements (Gaetan Nadon)
 | 
						|
- solaris support (Alan Coopersmith)
 | 
						|
- massive refactoring of testcases and rendercpy extraction
 | 
						|
- new tests
 | 
						|
- fixed up intel_reg_read/write for platforms needing forcewake (needs a
 | 
						|
  kernel patch which from 3.3 to work on ivb - Ben Widawsky)
 | 
						|
 | 
						|
Release 1.1 (2011-12-24)
 | 
						|
------------------------
 | 
						|
 | 
						|
Improved testsuite, usable for kernel regression testing!
 | 
						|
 | 
						|
Release 1.0 (2009-04-27)
 | 
						|
------------------------
 | 
						|
 | 
						|
Initial release:
 | 
						|
- miscellaneous userland tools that don't really fit into the 2D driver tree
 | 
						|
- standalone regression tests for the DRM (make check)
 | 
						|
- microbenchmarks of the DRM for kernel performance regression testing
 |