Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/
H A Dscheduler.c134 struct intel_vgpu_submission *s = &vgpu->submission; in populate_shadow_context()
442 struct intel_vgpu_submission *s = &vgpu->submission; in intel_gvt_workload_req_alloc()
469 struct intel_vgpu_submission *s = &vgpu->submission; in intel_gvt_scan_and_shadow_workload()
691 struct intel_vgpu_submission *s = &vgpu->submission; in prepare_workload()
850 atomic_inc(&workload->vgpu->submission.running_workload_num); in pick_next_workload()
1001 struct intel_vgpu_submission *s = &vgpu->submission; in intel_vgpu_clean_workloads()
1024 struct intel_vgpu_submission *s = &vgpu->submission; in complete_current_workload()
1182 struct intel_vgpu_submission *s = &vgpu->submission; in intel_gvt_wait_vgpu_idle()
1272 struct intel_vgpu_submission *s = &vgpu->submission; in intel_vgpu_clean_submission()
1297 struct intel_vgpu_submission *s = &vgpu->submission; in intel_vgpu_reset_submission()
[all …]
H 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()
527 struct intel_vgpu_submission *s = &vgpu->submission; in clean_execlist()
H A Dscheduler.h132 (&(vgpu)->submission.workload_q_head[(e)->id])
H A Dvgpu.c235 if (atomic_read(&vgpu->submission.running_workload_num)) { in intel_gvt_deactivate_vgpu()
337 INIT_LIST_HEAD(&vgpu->submission.workload_q_head[i]); in intel_gvt_create_idle_vgpu()
H A Dmmio_context.c351 struct intel_vgpu_submission *s = &vgpu->submission; in handle_tlb_pending_event()
506 s = &next->submission; in switch_mmio()
/OK3568_Linux_fs/kernel/Documentation/usb/
H 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 */
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/libesmtp/
H A Dlibesmtp_1.1.0.bb3 (or submission of) electronic mail using SMTP to a \
/OK3568_Linux_fs/kernel/Documentation/block/
H A Dnull_blk.rst18 - Configurable submission queues per device.
68 The number of submission queues attached to the device driver. If unset, it
H 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
/OK3568_Linux_fs/kernel/Documentation/maintainer/
H A Dmaintainer-entry-profile.rst9 submission life-cycle. A contributor uses this document to level set
35 other maintainers in the submission chain.
/OK3568_Linux_fs/yocto/poky/meta/recipes-sato/webkit/webkitgtk/
H A D0001-FindGObjectIntrospection.cmake-prefix-variables-obta.patch8 reasons why this is not approproiate for upstream submission.
/OK3568_Linux_fs/external/xserver/
H A DREADME.md26 For patch submission instructions, see:
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dsubmit-checklist.rst3 Linux Kernel patch submission checklist
40 submission (``scripts/checkpatch.pl``).
H A Dstable-kernel-rules.rst77 changelog of your submission, as well as the kernel version you wish
134 Following the submission:
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Ddma-buf.rst192 been set. Used to asynchronously delay command submission.
214 Furthermore the kernel has to be able to hold up userspace command submission
247 * No DMA fences that signal end of batchbuffer for command submission where
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/forwarding/
H A DREADME56 o Code shall be checked using ShellCheck [1] prior to submission.
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A DKbuild64 # DRM - command submission
/OK3568_Linux_fs/kernel/Documentation/sparc/oradax/
H 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…
392 …that is not supported may result in the CCB submission being rejected or the generation of a CCB p…
1026 successfully. All other fields are considered invalid upon CCB submission until the CCB execution s…
1159 … The CCB submission type and address type for the CCB array must be provided in the flags argument.
1172 …active at the time of the submission. The address type field within a CCB allows each address to r…
1193 …If the queue info flag is used during submission, and at least one CCB was successfully submitted,…
[all …]
H 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
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/ovmf/ovmf/
H A D0002-BaseTools-makefile-adjust-to-build-in-under-bitbake.patch9 Note from Alex: this is not appropriate for upstream submission as
/OK3568_Linux_fs/kernel/Documentation/gpu/
H A Ddrm-internals.rst18 management, command submission & fencing, suspend/resume support, and
208 command submission code. Do not use any of this in new and modern
H A Dmsm-crash-dump.rst72 List of buffers from the hanging submission if available.
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.nvme17 submission and completion paths. It includes support for parallel operation by
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/
H A Dsubmitting-patches.rst10 0) Normal patch submission rules from Documentation/process/submitting-patches.rst
/OK3568_Linux_fs/yocto/poky/
H A DREADME.md37 The project works using a mailing list patch submission process. Patches

1234