diff options
| author | Daniel Vetter <[email protected]> | 2021-09-02 16:20:52 +0200 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2021-09-06 10:52:03 +0200 |
| commit | 24fad29e52e087317e91f08513b15ff7151d6d32 (patch) | |
| tree | 0ecac7803c5b94f60ca35e2fe322faa23d4f0a14 /tools/perf/scripts/python | |
| parent | c6d04e48d2e6d0e41c4cc4098c5494713086b597 (diff) | |
drm/i915: Use i915_gem_context_get_eb_vm in ctx_getparam
Consolidates the "which is the vm my execbuf runs in" code a bit. We
do some get/put which isn't really required, but all the other users
want the refcounting, and I figured doing a function just for this
getparam to avoid 2 atomis is a bit much.
Reviewed-by: Maarten Lankhorst <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Cc: Jon Bloomfield <[email protected]>
Cc: Chris Wilson <[email protected]>
Cc: Maarten Lankhorst <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: "Thomas Hellström" <[email protected]>
Cc: Matthew Auld <[email protected]>
Cc: Lionel Landwerlin <[email protected]>
Cc: Dave Airlie <[email protected]>
Cc: Jason Ekstrand <[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