mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-23 06:13:04 +00:00
@@ -1,6 +1,8 @@
|
|||||||
Release 1.11 (XXXX-XX-XX)
|
Release 1.11 (XXXX-XX-XX)
|
||||||
-------------------------
|
-------------------------
|
||||||
|
|
||||||
|
- Various new tests and tools
|
||||||
|
|
||||||
- Single combined test list (supported by piglit since commit 8a122bb)
|
- Single combined test list (supported by piglit since commit 8a122bb)
|
||||||
|
|
||||||
- Optional dependency on libunwind to provide automatic stack traces on test
|
- Optional dependency on libunwind to provide automatic stack traces on test
|
||||||
@@ -14,6 +16,17 @@ Release 1.11 (XXXX-XX-XX)
|
|||||||
tests can still be disabled by the --disable-tests configure flag.)
|
tests can still be disabled by the --disable-tests configure flag.)
|
||||||
(Joonas Lahtinen)
|
(Joonas Lahtinen)
|
||||||
|
|
||||||
|
- New tool to decode watermark registers (Ville Syrjälä)
|
||||||
|
|
||||||
|
- Timeout mechanism now reports test as failed
|
||||||
|
|
||||||
|
- Introduce intel_reg as the one Intel graphics register multitool to replace
|
||||||
|
intel_reg_read, intel_reg_write, intel_iosf_sb_read, intel_iosf_sb_write,
|
||||||
|
intel_vga_read, intel_vga_write, intel_reg_dumper, intel_reg_snapshot,
|
||||||
|
and quick_dump.py. (Jani Nikula)
|
||||||
|
|
||||||
|
- Add functions to manipulate i915.ko parameters and ensure features are enabled
|
||||||
|
for testing. (Paulo Zanoni)
|
||||||
|
|
||||||
Release 1.10 (2015-03-12)
|
Release 1.10 (2015-03-12)
|
||||||
-------------------------
|
-------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user