summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJani Nikula <jani.nikula@intel.com>2015-05-12 15:41:32 +0300
committerDaniel Vetter <daniel.vetter@ffwll.ch>2015-05-20 11:25:49 +0200
commitdcb58a40caeb77b937d7930eafc5bd22373a754e (patch)
tree599aa7f1e8a45608019bcbdf8db2f0914ee3a62e /tools/perf/scripts/python
parente8ef3b4c9dadd4ca4a58282927cd2a9b34804089 (diff)
drm/i915: constify validate_vbt in VBT parsing
Make input and output of validate_vbt const, and fix the fallout. We shouldn't modify the VBT, so make the compiler help us here. v2: use pointer arithmetics on void* to simplify (Ville) Signed-off-by: Jani Nikula <jani.nikula@intel.com> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions