summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/Context.c
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2012-11-02 22:55:02 +0400
committerDaniel Vetter <daniel.vetter@ffwll.ch>2012-11-12 02:51:38 +0400
commitf4c956adc79f852e1f064679c2847b8ece2cd16f (patch)
tree338aacf3302ca9d9b23c76095a17cc47fca98f03 /tools/perf/scripts/python/Perf-Trace-Util/Context.c
parent310c53a84f592d3e4a54dc26d512d1429695080b (diff)
downloadlinux-f4c956adc79f852e1f064679c2847b8ece2cd16f.tar.xz
drm/i915: move the suspend/resume register file out of dev_priv
dev_priv has grown way too big, and grouping memebers into substructs and moving them out of line helps re-gain some overview. Unfortunatley I couldn't just call the substruct save and drop the prefix, since that will make most member names clash with registers #defines. Changes in i915_drv.h done by hand, everything else changed with s/\<save\([A-Z]*\)/regfile.save\1/ in vim. Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/Context.c')
0 files changed, 0 insertions, 0 deletions