[14:43:52]  jbarnes: for capture of traces will vsync be a problem? [14:44:15]  how do you mean? [14:44:38]  getting useful numbers [14:45:12]  also just gfx-monitor.sh? [14:45:49]  ah for ips stuff [14:46:01]  for ilk I think the vsync stuff is ok [14:46:15]  use benchrun, it'll start up  gfx monitor and ips monitor [14:46:25]  you should edit benchrun.sh though to kill ips_monitor at the end [14:47:41]  also those scripts will overwrite files, so you should copy them after each benchmark or run them in separate dirs [14:51:11]  mch ips values being crazy is ok? [14:51:57]  which ones? [14:52:04]  bad temp values? [14:52:51]  temp 180 Celsius and ppower 0mw [14:53:12]  ***  elenril (~wiskas@zohar.kolej.mff.cuni.cz) has joined chat #intel-gfx. [14:53:15]  no that sounds bad [14:53:33]  well actually mch power doesn't matter, since we get that from i915 [14:53:38]  so it could probably be removed from ips [14:53:43]  both my laptop andtest system do that [14:53:44]  but we'd like temp to be accurate [14:54:43]  (on phone irc. typing sucks) [14:57:22]  is no mch temp a showstopper [14:57:52]  yeah [14:58:07]  because even if we have power budget, we need to make sure we don't go over temp [14:58:15]  can ypu review [14:58:25]  Also, people like being able to read temperatures [14:58:47]  my patches to your stuff [14:58:57]  sure [15:02:46]  don't we just need to verify power with this system and can do more thorough esting of temp control anywhere? [15:03:46]  I thought the system had instrumented temp as well [15:03:59]  so we could make sure the reported temp matched the actual temp (or was at least close) [15:13:05]  100 frames in 3230 ms = 30.960 FPS [15:13:05]  100 frames in 3230 ms = 30.960 FPS [15:13:05]  100 frames in 3229 ms = 30.969 FPS [15:13:05]  100 frames in 3230 ms = 30.960 FPS [15:13:05]  100 frames in 3229 ms = 30.969 FPS [15:14:47]  is it skipping every other vblank? [15:14:53]  yeah [15:15:01]  but at least the kernel isn't giving us choppy events anymore [15:15:11]  I think the every other vblank thing is an X scheduling bug [15:15:22]  cool [15:15:35]  triple buffering makes it go much faster