[Intel-gfx] [PATCH] NEWS: Updates in anticipation of the next release

2014-09-03 Thread Daniel Vetter
Signed-off-by: Daniel Vetter daniel.vet...@intel.com
---
 NEWS | 21 +
 1 file changed, 21 insertions(+)

diff --git a/NEWS b/NEWS
index de1f89ec97e2..e0ab2cc0e9e4 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,27 @@ Release 1.8 (-xx-xx)
 - New commit functions for igt_kms to support the new universal planes
   interfaces (Matt Roper).
 
+- Polish the debug output when test requirements aren't met a bit and inject 
the
+  program name/subtest in dmesg for easier backtrace/oom debugging (Chris).
+
+- A bit of polish for the framebuffer helper functions (Damien).
+
+- Robuster option parsing helpers, they now check for conflicts when merging
+  different option lists (Thomas).
+
+- MIPI DSI vbt support in intel_bios_read (Gaurav K Singh).
+
+- Clarify the split between low-level helpers and the high-level library in
+  igt_kms a bit by renaming some functions and improving and extending the api
+  documentation.
+
+- Helper to restore the vt mode, useful to test lastclose/fbdev emulation
+  behaviour (Thomas).
+
+- Refactor the support for 64bit relocs. By specifying the number of 
relocations
+  explicit a lot of the gen8 checks can be removed from simple testcases which
+  only use the blitter (Chris).
+
 Release 1.7 (2014-06-09)
 
 
-- 
2.0.1

___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx


Re: [Intel-gfx] [PATCH] NEWS: Updates

2014-07-25 Thread Daniel Vetter
On Thu, Jul 24, 2014 at 05:49:29PM -0700, Matt Roper wrote:
 On Wed, Jul 23, 2014 at 10:32:43PM +0200, Daniel Vetter wrote:
  ---
   NEWS | 6 ++
   1 file changed, 6 insertions(+)
  
  diff --git a/NEWS b/NEWS
  index 1b5ee83ec849..4866d59b5619 100644
  --- a/NEWS
  +++ b/NEWS
  @@ -10,6 +10,12 @@ Release 1.8 (-xx-xx)
   
   - As usual piles of new tests.
   
  +- Improved plane/pipe handling in the igt_kms library (Damien).
  +
  +- Unified option parsing between simple tests and tests with subtests 
  (Thomas).
  +  This will allow us to merge the different Makefile targets once test 
  runners
  +  are converted.
  +
 
 Might be worth adding a bullet for the new commit style support in
 igt_kms (igt_display_commit2 / igt_display_try_commit2).  That allows us
 to expose the universal plane interfaces today and also provides a
 natural way to expose atomic interfaces in the future.

Added and pushed out.
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx


Re: [Intel-gfx] [PATCH] NEWS: Updates

2014-07-24 Thread Matt Roper
On Wed, Jul 23, 2014 at 10:32:43PM +0200, Daniel Vetter wrote:
 ---
  NEWS | 6 ++
  1 file changed, 6 insertions(+)
 
 diff --git a/NEWS b/NEWS
 index 1b5ee83ec849..4866d59b5619 100644
 --- a/NEWS
 +++ b/NEWS
 @@ -10,6 +10,12 @@ Release 1.8 (-xx-xx)
  
  - As usual piles of new tests.
  
 +- Improved plane/pipe handling in the igt_kms library (Damien).
 +
 +- Unified option parsing between simple tests and tests with subtests 
 (Thomas).
 +  This will allow us to merge the different Makefile targets once test 
 runners
 +  are converted.
 +

Might be worth adding a bullet for the new commit style support in
igt_kms (igt_display_commit2 / igt_display_try_commit2).  That allows us
to expose the universal plane interfaces today and also provides a
natural way to expose atomic interfaces in the future.


Matt

  Release 1.7 (2014-06-09)
  
  
 -- 
 2.0.1
 
 ___
 Intel-gfx mailing list
 Intel-gfx@lists.freedesktop.org
 http://lists.freedesktop.org/mailman/listinfo/intel-gfx

-- 
Matt Roper
Graphics Software Engineer
IoTG Platform Enabling  Development
Intel Corporation
(916) 356-2795
___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx


[Intel-gfx] [PATCH] NEWS: Updates

2014-07-23 Thread Daniel Vetter
---
 NEWS | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/NEWS b/NEWS
index 1b5ee83ec849..4866d59b5619 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,12 @@ Release 1.8 (-xx-xx)
 
 - As usual piles of new tests.
 
+- Improved plane/pipe handling in the igt_kms library (Damien).
+
+- Unified option parsing between simple tests and tests with subtests (Thomas).
+  This will allow us to merge the different Makefile targets once test runners
+  are converted.
+
 Release 1.7 (2014-06-09)
 
 
-- 
2.0.1

___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx


[Intel-gfx] [PATCH] NEWS: Updates

2014-07-10 Thread Daniel Vetter
Signed-off-by: Daniel Vetter daniel.vet...@ffwll.ch
---
 NEWS | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/NEWS b/NEWS
index 33354f9d5360..1b5ee83ec849 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,12 @@ Release 1.8 (-xx-xx)
 - Added lib/igt.cocci semantic patch to catch often-seen patterns and convert
   them to igt macros/infrastructure.
 
+- Improvements to the documentation build systems (Thomas).
+
+- Small fixes and improvements to the igt infrastructure and helpers all over.
+
+- As usual piles of new tests.
+
 Release 1.7 (2014-06-09)
 
 
-- 
2.0.0

___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx


[Intel-gfx] [PATCH] NEWS: Updates ...

2014-05-28 Thread Daniel Vetter
---
 NEWS | 8 
 1 file changed, 8 insertions(+)

diff --git a/NEWS b/NEWS
index a03f20607dc6..c07269444e64 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,14 @@ Release 1.7 (-XX-XX)
 - Support for building libcairo based tests on Android. Set ANDROID_HAS_CAIRO=1
   in the build enviroment when you have this (Tim Gore).
 
+- Timeout support in igt_aux, see igt_set_timeout (Thomas).
+
+- Documentation for testrunner interface like exit codes, subtest enumeration
+  and log output. Should help other people to run the tests in their own
+  framewok.
+
+- Make swig an optional depency (Damien).
+
 Release 1.6 (2014-03-13)
 
 
-- 
1.9.2

___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx