Home
last modified time | relevance | path

Searched refs:submission (Results 1 – 25 of 74) sorted by relevance

123

/linux/Documentation/gpu/rfc/
A Di915_scheduler.rst10 * Merge basic GuC submission
11 * Basic submission support for all gen11+ platforms
18 * Update IGTs / selftests as needed to work with GuC submission
20 * Rework / get CI heathly for GuC submission in place as needed
21 * Merge new parallel submission uAPI
33 * GuC submission backend fully integrated with DRM scheduler
61 TODOs for GuC submission upstream
68 New uAPI for basic GuC submission
89 New parallel submission uAPI
102 The new parallel submission uAPI consists of 3 parts:
[all …]
/linux/drivers/gpu/drm/i915/gvt/
A Dexeclist.c373 struct intel_vgpu_submission *s = &vgpu->submission; in prepare_execlist_workload()
395 struct intel_vgpu_submission *s = &vgpu->submission; in complete_execlist_workload()
435 struct intel_vgpu_submission *s = &vgpu->submission; in submit_context()
459 struct intel_vgpu_submission *s = &vgpu->submission; in intel_vgpu_submit_execlist()
503 struct intel_vgpu_submission *s = &vgpu->submission; in init_vgpu_execlist()
525 struct intel_vgpu_submission *s = &vgpu->submission; in clean_execlist()
A Dscheduler.c136 struct intel_vgpu_submission *s = &vgpu->submission; in populate_shadow_context()
460 struct intel_vgpu_submission *s = &vgpu->submission; in intel_gvt_workload_req_alloc()
487 struct intel_vgpu_submission *s = &vgpu->submission; in intel_gvt_scan_and_shadow_workload()
738 struct intel_vgpu_submission *s = &vgpu->submission; in prepare_workload()
1048 struct intel_vgpu_submission *s = &vgpu->submission; in intel_vgpu_clean_workloads()
1070 struct intel_vgpu_submission *s = &vgpu->submission; in complete_current_workload()
1228 struct intel_vgpu_submission *s = &vgpu->submission; in intel_gvt_wait_vgpu_idle()
1318 struct intel_vgpu_submission *s = &vgpu->submission; in intel_vgpu_clean_submission()
1343 struct intel_vgpu_submission *s = &vgpu->submission; in intel_vgpu_reset_submission()
1383 struct intel_vgpu_submission *s = &vgpu->submission; in intel_vgpu_setup_submission()
[all …]
A Dscheduler.h137 (&(vgpu)->submission.workload_q_head[(e)->id])
A Dvgpu.c235 if (atomic_read(&vgpu->submission.running_workload_num)) { in intel_gvt_deactivate_vgpu()
335 INIT_LIST_HEAD(&vgpu->submission.workload_q_head[i]); in intel_gvt_create_idle_vgpu()
A Dmmio_context.c354 struct intel_vgpu_submission *s = &vgpu->submission; in handle_tlb_pending_event()
509 s = &next->submission; in switch_mmio()
/linux/Documentation/driver-api/surface_aggregator/
A Dinternal.rst175 re-submission, packets are not removed from the pending set.
187 this submission, the packet is completed by the transmitter thread with the
209 well as initiating re-submission of all currently pending packets on
210 receival of a NAK message (re-submission in case of a NAK is similar to
225 thread). It is used to trigger re-submission or, when the number of tries
236 ``-ETIMEDOUT`` as status if not. Note that re-submission, in this case and
255 In addition to guarding the collections, after initial packet submission
270 submission, i.e. cancellation, can not rely on the ``ptl`` reference to be
279 With respect to the interface for higher layers, packet submission
283 submission may not run concurrently with itself for the same packet.
[all …]
/linux/Documentation/usb/
A Dusbmon.rst119 Any text format data consists of a stream of events, such as URB submission,
120 URB callback, submission error. Every event is a text line, which consists
135 Available types are: S - submission, C - callback, E - submission error.
163 In case of a submission of a Control packet, this field contains a Setup Tag
219 u64 id; /* 0: URB ID - from submission to callback */
/linux/Documentation/block/
A Dnull_blk.rst18 - Configurable submission queues per device.
68 The number of submission queues attached to the device driver. If unset, it
A Dblk-mq.rst106 used by device drivers to map the device submission queues (or device DMA ring
107 buffer), and are the last step of the block layer submission code before the
/linux/Documentation/maintainer/
A Dmaintainer-entry-profile.rst9 submission life-cycle. A contributor uses this document to level set
35 other maintainers in the submission chain.
/linux/Documentation/process/
A Dsubmit-checklist.rst3 Linux Kernel patch submission checklist
40 submission (``scripts/checkpatch.pl``).
A Dstable-kernel-rules.rst77 changelog of your submission, as well as the kernel version you wish
134 Following the submission:
/linux/tools/testing/selftests/net/forwarding/
A DREADME56 o Code shall be checked using ShellCheck [1] prior to submission.
/linux/drivers/gpu/drm/nouveau/
A DKbuild64 # DRM - command submission
/linux/Documentation/driver-api/
A Ddma-buf.rst217 been set. Used to asynchronously delay command submission.
239 Furthermore the kernel has to be able to hold up userspace command submission
272 * No DMA fences that signal end of batchbuffer for command submission where
299 compute side, like compute units or command submission engines. If both a 3D
/linux/Documentation/sparc/oradax/
A Ddax-hv-api.txt25 … compatibilty property. Functionality is accessed through the submission of Command Control Blocks
42 not be a guarantee that a future submission would succeed.
132 via the ccb_kill API call. Changes in virtual address mappings occurring after CCB submission are n…
208 CCB submission. CCBs without the Serial flag set execute independently, even if they are between CC…
239 …will result in the CCB submission being rejected, with the causal virtual address indicated. The C…
1026 successfully. All other fields are considered invalid upon CCB submission until the CCB execution s…
1210 … and no errors were been encountered during submission. Some submitted
1231 or TSB contents. The submission may be retried after adding the required
1238 EINVAL The virtual machine detected an invalid CCB during submission, or invalid
1240 will be detected during submission, and some may be reported as errors in the
[all …]
A Doracle-dax.rst146 equal to the requested length, then the submission was completely
334 The CCB submission is a write() or pwrite() system call to the
344 After a successful submission of the CCB, the completion area may be
417 After the submission, the completion area polling code is identical to
/linux/Documentation/gpu/
A Dmsm-crash-dump.rst72 List of buffers from the hanging submission if available.
A Ddrm-internals.rst18 management, command submission & fencing, suspend/resume support, and
211 command submission code. Do not use any of this in new and modern
/linux/Documentation/devicetree/bindings/
A Dsubmitting-patches.rst10 0) Normal patch submission rules from
/linux/Documentation/translations/zh_CN/process/
A Dhowto.rst114 "Linux kernel patch submission format"
/linux/Documentation/translations/ko_KR/
A Dhowto.rst145 "Linux kernel patch submission format"
/linux/Documentation/translations/zh_TW/process/
A Dhowto.rst117 "Linux kernel patch submission format"
/linux/Documentation/ABI/testing/
A Ddebugfs-driver-habanalabs53 each active command submission
233 Description: Sets the command submission timeout value in seconds.

Completed in 24 milliseconds

123