Chris Wilson
7f9d14aa51
overlay: Negative modulus
...
Don't use a negative index into the array if the desired element is
negative, just wrap around properly into the ring for the chart.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2014-12-21 13:56:04 +00:00
Chris Wilson
5e66c8c239
overlay: Fix underflow for clamping initial values
...
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2013-08-21 13:49:45 +01:00
Chris Wilson
b98bade56e
overlay: Add copyright statements
...
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2013-08-20 21:39:27 +01:00
Chris Wilson
5c81cda0ff
overlay: Add graph for GPU power consumption
...
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2013-08-20 10:26:23 +01:00
Chris Wilson
1391ae08eb
overlay: Don't smooth gpu freq
...
This is supposed to be discrete jumps, so use straight lines to emphasis
this nature.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2013-08-18 19:21:02 +01:00
Chris Wilson
de2c97b27f
overlay: Add GPU frequency
...
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2013-08-18 16:53:18 +01:00
Chris Wilson
b79a28355d
overlay: Improve the horizontal fit of the charts
...
Notably fix the fill boundary to not extend past the right hand side of
the chart.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2013-08-17 23:50:21 +01:00
Chris Wilson
eed59eac47
overlay: Show per-process wait times
...
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2013-08-17 21:14:10 +01:00
Chris Wilson
cc9de398cf
overlay: Graph per-process requests over time
...
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2013-08-17 20:32:58 +01:00
Chris Wilson
06c0cc0bb4
overlay: Show GPU waits
...
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2013-08-17 12:35:50 +01:00
Chris Wilson
f9a50de3dc
Introduce intel-gpu-overlay
...
A realtime display of GPU activity. Note, this is just at the point of
minimum usability...
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2013-08-17 11:21:51 +01:00