diff options
author | Huang, Sean Z <[email protected]> | 2021-09-24 12:14:40 -0700 |
---|---|---|
committer | Rodrigo Vivi <[email protected]> | 2021-10-04 13:10:34 -0400 |
commit | 0436ac1b008d48613af26da7053573086827613b (patch) | |
tree | f48ae3291cca41659beb32da1948db4d3599cda6 /tools/perf/scripts/python | |
parent | 3ad2dd9c4caa7330dd08244e94bec49a62fee6e4 (diff) |
drm/i915/pxp: Implement funcs to create the TEE channel
Implement the funcs to create the TEE channel, so kernel can
send the TEE commands directly to TEE for creating the arbitrary
(default) session.
v2: fix locking, don't pollute dev_priv (Chris)
v3: wait for mei PXP component to be bound.
v4: drop the wait, as the component might be bound after i915 load
completes. We'll instead check when sending a tee message.
v5: fix an issue with mei_pxp module removal
v6: don't use fetch_and_zero in fini (Rodrigo)
Signed-off-by: Huang, Sean Z <[email protected]>
Signed-off-by: Daniele Ceraolo Spurio <[email protected]>
Cc: Chris Wilson <[email protected]>
Reviewed-by: Rodrigo Vivi <[email protected]>
Signed-off-by: Rodrigo Vivi <[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