diff options
author | Daniel Vetter <[email protected]> | 2014-12-02 16:19:07 +0100 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2014-12-08 15:19:02 +0100 |
commit | 8f0e2b9d95a88ca5d8349deef2375644faf184ae (patch) | |
tree | 51b1b6deb75b66b5eef1c173d9995b24f6e78a1d /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | b05ddd4dfb6303ee9dde359ec913aa7a918fd813 (diff) |
drm/i915: Move golden context init into ->init_context
Similar to a patch from Thomas Daniel for lrc contexts. This keeps
both sides somewhat in sync and should make Dave Gordon happy.
Note that both the wa and the golden context init code suffer a bit
from an inssuficient split into driver load and hw init code. Which
means we have a bunch of tests all over the place to check whether the
one-time initialization has been done already or not.
All that one-tim code should be moved into the one-time ring setup
code, but that's work for later.
Cc: Dave Gordon <[email protected]>
Cc: Thomas Daniel <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Reviewed-by: Dave Gordon <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions