From: Marius Vlad
Signed-off-by: Marius Vlad
---
tests/pm_rpm.c | 120 +
1 file changed, 120 insertions(+)
diff --git a/tests/pm_rpm.c b/tests/pm_rpm.c
index c4fb19c..157cf29 100644
--- a/tests/pm_rpm.c
+++ b/tests/pm_rpm.c
@@ -1729,6 +17
Second attempt using Imres' hints.
___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx
From: Marius Vlad
Signed-off-by: Marius Vlad
---
tests/pm_rpm.c | 90 ++
1 file changed, 90 insertions(+)
diff --git a/tests/pm_rpm.c b/tests/pm_rpm.c
index c4fb19c..86d16ad 100644
--- a/tests/pm_rpm.c
+++ b/tests/pm_rpm.c
@@ -1729,6 +172
From: Marius Vlad
The power metter was not showing up due to a check over I915_PERF_ENERGY.
ENOENT is returned when I915_PERF_ENERGY is not available, and we use
that for relaying on debugfs i915_energy_uJ.
Signed-off-by: Marius Vlad
---
overlay/power.c | 4 ++--
1 file changed, 2 insertions(+
From: Marius Vlad
Use sigaction() instead of signal() and add SIGINT, SIGTERM to close
the overlay window. With this change the overlay window will be
destroyed.
Signed-off-by: Marius Vlad
---
overlay/overlay.c | 42 --
1 file changed, 36 insertions(+),
From: Marius Vlad
The power metter was not showing up due to a check over I915_PERF_ENERGY.
ENOENT is returned when I915_PERF_ENERGY is not available, and we use
that for relaying on debugfs i915_energy_uJ.
Signed-off-by: Marius Vlad
---
overlay/power.c | 4 ++--
1 file changed, 2 insertions(+