diff options
author | 2025-07-10 13:33:48 -0700 | |
---|---|---|
committer | 2025-07-14 13:20:03 -0700 | |
commit | fab2cc0c09fd4e6ebfa645af0914fd5917478e7f (patch) | |
tree | 4c5143e940f79bfab937e5c217c0a9a7a94e6e09 /rust/pin-init/internal/src | |
parent | drm/xe: Count dwords before allocating (diff) | |
download | wireguard-linux-fab2cc0c09fd4e6ebfa645af0914fd5917478e7f.tar.xz wireguard-linux-fab2cc0c09fd4e6ebfa645af0914fd5917478e7f.zip |
drm/xe/gt: Extract emit_job_sync()
Both the nop and wa jobs are going through the same boiler plate calls
to emit the job with a timeout and handling error for both bb and job.
Extract emit_job_sync() so those functions create the bb, handling
possible errors and delegate the part about really emitting the job
and waiting for its completion.
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
Link: https://lore.kernel.org/r/20250710-lrc-refactors-v2-3-a5e2ca03f6bd@intel.com
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Diffstat (limited to 'rust/pin-init/internal/src')
0 files changed, 0 insertions, 0 deletions