diff options
author | Luben Tuikov <[email protected]> | 2019-09-23 19:02:41 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-04-28 16:20:28 -0400 |
commit | e90c2b210bad457aab73d3357465afe4d4475f7e (patch) | |
tree | 93c0bdc69ab65da448a87ba13ee012571cbee665 /scripts/gdb/linux/modules.py | |
parent | 35ce006004821c5e9ae8fe03d048567cec99c41e (diff) |
drm/amdgpu: add UAPI to create secure commands (v3)
Add a flag to the command submission IOCTL
structure which when present indicates that this
command submission should be treated as
secure. The kernel driver uses this flag to
determine whether the engine should be
transitioned to secure or unsecure, or the work
can be submitted to a secure queue depending on
the IP.
v3: the flag is now at command submission IOCTL
Signed-off-by: Luben Tuikov <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions