diff options
author | Danilo Krummrich <[email protected]> | 2023-08-04 20:23:47 +0200 |
---|---|---|
committer | Danilo Krummrich <[email protected]> | 2023-08-04 20:34:36 +0200 |
commit | 7f2a0b50b2b20308a19602b51c647566c62e144c (patch) | |
tree | 84ca56f21274bceb5ca1f37466f433d788485014 /scripts/gdb | |
parent | fbc0ced450060bbce807b35885fe4be8d19b1e22 (diff) |
drm/nouveau: fence: separate fence alloc and emit
The new (VM_BIND) UAPI exports DMA fences through DRM syncobjs. Hence,
in order to emit fences within DMA fence signalling critical sections
(e.g. as typically done in the DRM GPU schedulers run_job() callback) we
need to separate fence allocation and fence emitting.
Reviewed-by: Dave Airlie <[email protected]>
Signed-off-by: Danilo Krummrich <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions