diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2013-07-05 11:57:21 +0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-08-05 19:04:00 +0200 |
commit | 12b134df4e42ea1ac141388e563346777f8a1605 (patch) | |
tree | 51939bf9eb8ea7abf48a6df4b227dbaf3758261d /tools/perf/scripts/python/sctop.py | |
parent | 888fd1594e38c21f8dc5aa28b90a556df32f61e0 (diff) |
drm/i915: Split out reading of HSW watermark latency values
Move parsing of MCH_SSKPD to a separate function, we'll add other
platforms there later.
Note: Chris spotted an empty struct initializer and wondered whether
that is hiding a compilier warning. Ville explained that it should
have been part of the patch that extends this function to snb/ivb,
which don't have all levels hsw has. I've figured it's ok to keep it
here with a small note.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
[danvet: Add note about the ominous struct initializer.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions