diff options
| author | Chris Wilson <[email protected]> | 2019-07-30 17:34:41 +0100 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2019-07-31 07:43:42 +0100 |
| commit | cb0c43f30ca6a34cf9e796d6ca165668cbc2ec89 (patch) | |
| tree | 6e423cf0d48f18bc402bac05600ce23460c9412c /tools/perf/scripts/python | |
| parent | 2e8de0879cf662967c850edb4462f73f3baf8794 (diff) | |
drm/i915: Avoid ce->gem_context->i915
My plan for the future is to have kernel contexts not to have a GEM
context backpointer (as they will not belong to any GEM context). In a
few places, we use ce->gem_context to simply obtain the i915 backpointer,
for which we can use ce->engine->i915 instead.
Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Tvrtko Ursulin <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions