summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2012-04-11 22:12:48 +0200
committerDaniel Vetter <daniel.vetter@ffwll.ch>2012-04-13 12:41:36 +0200
commit59465b5f78db752622350e3e01dbe18a6f19e876 (patch)
tree83deeb1f361dd6a2371ba80d98513aae2e0ebfb5 /tools/perf/scripts/python/sctop.py
parentdfc9ef2fb0ba01ad8256f4dfa9a8e8fcc6288fc4 (diff)
drm/i915: dynamically set up the render ring functions and params
Our hw is simply not well-designed enough that it neatly fits into boxes. Everywhere else we set up vtables and similar things dynamically using switch statements - it's simply much more flexible. This is prep work to rework the pre-gen6 ring irq stuff - it'll add a few more differences. With the current const struct templates, that would be a mess. This leads to some unfortunate duplication with the old dri1 code, but we can reap that again because gen6 isn't actually supported there. But that's for a separate patch. Reviewed-by: Eric Anholt <eric@anholt.net> 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