diff options
author | 2016-05-24 14:53:37 +0100 | |
---|---|---|
committer | 2016-05-24 15:28:37 +0100 | |
commit | 9021ad03d05710192f6d50f6732b9d2354113cd0 (patch) | |
tree | 61cfb502c9e673349a822afcb1a02b353e88a349 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915: Rename and inline i915_gem_context_get() (diff) | |
download | wireguard-linux-9021ad03d05710192f6d50f6732b9d2354113cd0.tar.xz wireguard-linux-9021ad03d05710192f6d50f6732b9d2354113cd0.zip |
drm/i915: Name the inner most per-engine intel_context struct
We want to give a name to the currently anonymous per-engine struct
inside the context, so that we can assign it to a local variable and
save clumsy typing. The name we have chosen is intel_context as it
reflects the HW facing portion of the context state (the logical context
state, the registers, the ringbuffer etc).
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Dave Gordon <david.s.gordon@intel.com>
Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Reviewed-by Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1464098023-3294-4-git-send-email-chris@chris-wilson.co.uk
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions