/openbmc/linux/Documentation/gpu/rfc/ |
H A D | i915_scheduler.rst | 7 For upstream the overall plan for landing GuC submission and integrating the 10 * 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 22 * Bonding uAPI completely incompatible with GuC submission, plus it has 30 * Initially only for GuC submission but execlists can be supported if 33 * GuC submission backend fully integrated with DRM scheduler 45 features are not required for GuC submission as the GuC does [all …]
|
H A D | i915_vm_bind.rst | 12 mappings during each submission (as required by older execbuf mode). 35 The i915 driver flushes the TLB for each submission and when an object's 56 works with execbuf3 ioctl for submission. All BOs mapped on that VM (through 58 submission. 81 During each execbuf submission, the request fence must be added to the 89 submission, they need only one dma-resv fence list updated. Thus, the fast 90 path (where required mappings are already bound) submission latency is O(1) 147 submission, they are added with DMA_RESV_USAGE_BOOKKEEP usage to prevent
|
/openbmc/qemu/hw/nvme/ |
H A D | trace-events | 51 …uint16_t sqid, uint16_t cqid, uint16_t qsize, uint16_t qflags) "create submission queue, addr=0x%"… 53 pci_nvme_del_sq(uint16_t qid) "deleting submission queue sqid=%"PRIu16"" 98 pci_nvme_mmio_asqaddr(uint64_t data) "wrote MMIO, admin submission queue address=0x%"PRIx64"" 100 pci_nvme_mmio_asqaddr_hi(uint64_t data, uint64_t new_addr) "wrote MMIO, admin submission queue high… 159 pci_nvme_err_invalid_del_sq(uint16_t qid) "invalid submission queue deletion, sid=%"PRIu16"" 160 pci_nvme_err_invalid_create_sq_cqid(uint16_t cqid) "failed creating submission queue, invalid cqid=… 161 pci_nvme_err_invalid_create_sq_sqid(uint16_t sqid) "failed creating submission queue, invalid sqid=… 162 pci_nvme_err_invalid_create_sq_size(uint16_t qsize) "failed creating submission queue, invalid qsiz… 163 pci_nvme_err_invalid_create_sq_addr(uint64_t addr) "failed creating submission queue, addr=0x%"PRIx… 164 pci_nvme_err_invalid_create_sq_qflags(uint16_t qflags) "failed creating submission queue, qflags=%"… [all …]
|
/openbmc/linux/drivers/gpu/drm/i915/gvt/ |
H A D | execlist.c | 373 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()
|
H A D | scheduler.c | 138 struct intel_vgpu_submission *s = &vgpu->submission; in populate_shadow_context() 462 struct intel_vgpu_submission *s = &vgpu->submission; in intel_gvt_workload_req_alloc() 489 struct intel_vgpu_submission *s = &vgpu->submission; in intel_gvt_scan_and_shadow_workload() 740 struct intel_vgpu_submission *s = &vgpu->submission; in prepare_workload() 900 atomic_inc(&workload->vgpu->submission.running_workload_num); in pick_next_workload() 1050 struct intel_vgpu_submission *s = &vgpu->submission; in intel_vgpu_clean_workloads() 1072 struct intel_vgpu_submission *s = &vgpu->submission; in complete_current_workload() 1230 struct intel_vgpu_submission *s = &vgpu->submission; in intel_gvt_wait_vgpu_idle() 1320 struct intel_vgpu_submission *s = &vgpu->submission; in intel_vgpu_clean_submission() 1345 struct intel_vgpu_submission *s = &vgpu->submission; in intel_vgpu_reset_submission() [all …]
|
H A D | scheduler.h | 137 (&(vgpu)->submission.workload_q_head[(e)->id])
|
H A D | vgpu.c | 186 if (atomic_read(&vgpu->submission.running_workload_num)) { in intel_gvt_deactivate_vgpu() 281 INIT_LIST_HEAD(&vgpu->submission.workload_q_head[i]); in intel_gvt_create_idle_vgpu()
|
/openbmc/u-boot/.github/ |
H A D | pull_request_template.md | 2 mailing lists for patch submission and review. For more details please
|
/openbmc/openbmc/.github/ |
H A D | pull_request_template.md | 2 Gerrit for patch submission and review. For more details please
|
/openbmc/qemu/tests/migration/ |
H A D | Makefile | 29 * the header and the assembler differences in your patch submission.
|
/openbmc/linux/Documentation/driver-api/surface_aggregator/ |
H A D | internal.rst | 175 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 211 re-submission due to timeout, see below for more details on that). Note that 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 [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libesmtp/ |
H A D | libesmtp_1.1.0.bb | 3 (or submission of) electronic mail using SMTP to a \
|
/openbmc/openbmc/poky/meta/recipes-sato/webkit/webkitgtk/ |
H A D | 0001-FindGObjectIntrospection.cmake-prefix-variables-obta.patch | 8 reasons why this is not approproiate for upstream submission.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/webkitgtk/webkitgtk3/ |
H A D | 0001-FindGObjectIntrospection.cmake-prefix-variables-obta.patch | 8 reasons why this is not approproiate for upstream submission.
|
/openbmc/linux/Documentation/usb/ |
H A D | usbmon.rst | 119 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 */
|
/openbmc/linux/Documentation/block/ |
H A D | null_blk.rst | 18 - Configurable submission queues per device. 68 The number of submission queues attached to the device driver. If unset, it
|
/openbmc/linux/Documentation/process/ |
H A D | submit-checklist.rst | 3 Linux Kernel patch submission checklist 40 submission (``scripts/checkpatch.pl``).
|
H A D | stable-kernel-rules.rst | 55 at the time of submission. :ref:`option_3` is an alternative to the two earlier 153 submission with a separate line above the commit text, like this: 170 Following the submission
|
/openbmc/linux/Documentation/maintainer/ |
H A D | maintainer-entry-profile.rst | 9 submission life-cycle. A contributor uses this document to level set 35 other maintainers in the submission chain.
|
/openbmc/qemu/python/ |
H A D | PACKAGE.rst | 23 patch submission process
|
/openbmc/linux/drivers/gpu/drm/nouveau/ |
H A D | Kbuild | 63 # DRM - command submission
|
/openbmc/linux/tools/testing/selftests/net/forwarding/ |
H A D | README | 56 o Code shall be checked using ShellCheck [1] prior to submission.
|
/openbmc/openbmc-tools/ |
H A D | README.md | 17 un-homed scripts. As such we are setting the bar for submission pretty low, and
|
/openbmc/linux/Documentation/driver-api/ |
H A D | dma-buf.rst | 232 been set. Used to asynchronously delay command submission. 254 Furthermore the kernel has to be able to hold up userspace command submission 287 * No DMA fences that signal end of batchbuffer for command submission where 314 compute side, like compute units or command submission engines. If both a 3D
|
/openbmc/openbmc/poky/meta/recipes-core/ovmf/ovmf/ |
H A D | 0002-BaseTools-makefile-adjust-to-build-in-under-bitbake.patch | 9 Note from Alex: this is not appropriate for upstream submission as
|