Home
last modified time | relevance | path

Searched refs:submit (Results 1 – 25 of 135) sorted by relevance

123456

/openbsd-src/sys/dev/pci/drm/i915/selftests/
H A Di915_active.c81 struct i915_sw_fence *submit; in __live_active_setup() local
90 submit = heap_fence_create(GFP_KERNEL); in __live_active_setup()
91 if (!submit) { in __live_active_setup()
109 err = i915_sw_fence_await_sw_fence_gfp(&rq->submit, in __live_active_setup()
110 submit, in __live_active_setup()
135 i915_sw_fence_commit(submit); in __live_active_setup()
136 heap_fence_put(submit); in __live_active_setup()
H A Di915_request.c344 struct i915_sw_fence *submit, *wait; in __igt_breadcrumbs_smoketest() local
347 submit = heap_fence_create(GFP_KERNEL); in __igt_breadcrumbs_smoketest()
348 if (!submit) { in __igt_breadcrumbs_smoketest()
355 i915_sw_fence_commit(submit); in __igt_breadcrumbs_smoketest()
356 heap_fence_put(submit); in __igt_breadcrumbs_smoketest()
380 err = i915_sw_fence_await_sw_fence_gfp(&rq->submit, in __igt_breadcrumbs_smoketest()
381 submit, in __igt_breadcrumbs_smoketest()
400 i915_sw_fence_commit(submit); in __igt_breadcrumbs_smoketest()
434 heap_fence_put(submit); in __igt_breadcrumbs_smoketest()
2269 struct i915_sw_fence *submit; in measure_inter_request() local
[all …]
/openbsd-src/sys/dev/pci/drm/i915/
H A Di915_request.c140 i915_sw_fence_fini(&rq->submit); in i915_fence_release()
408 GEM_BUG_ON(!i915_sw_fence_signaled(&rq->submit)); in i915_request_retire()
564 cb->fence = &rq->submit; in __await_execution()
825 container_of(fence, typeof(*request), submit); in submit_notify()
949 i915_sw_fence_init(&rq->submit, submit_notify); in __i915_request_ctor()
1045 i915_sw_fence_reinit(&i915_request_get(rq)->submit); in __i915_request_create()
1198 err = i915_sw_fence_await_dma_fence(&rq->submit, in i915_request_await_start()
1287 struct i915_sw_fence *wait = &to->submit; in emit_semaphore_wait()
1433 return i915_sw_fence_await_dma_fence(&rq->submit, fence, in __i915_request_await_external()
1542 return i915_sw_fence_await_sw_fence_gfp(&to->submit, in await_request_submit()
[all …]
H A Di915_request.h243 struct i915_sw_fence submit; member
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/objc/execute/
H A Dfdecl.m1 /* Bug report submitted by igorkh@hotbot.com on submit@bugs.debian.org
/openbsd-src/sys/dev/pci/drm/i915/gt/
H A Dselftest_timeline.c1030 struct i915_sw_fence *submit; in live_hwsp_read() local
1034 submit = heap_fence_create(GFP_KERNEL); in live_hwsp_read()
1035 if (!submit) { in live_hwsp_read()
1074 err = i915_sw_fence_await_dma_fence(&rq->submit, in live_hwsp_read()
1123 err = i915_sw_fence_await_dma_fence(&watcher[1].rq->submit, in live_hwsp_read()
1132 i915_sw_fence_commit(submit); in live_hwsp_read()
1133 heap_fence_put(submit); in live_hwsp_read()
H A Dintel_engine_heartbeat.c172 if (!i915_sw_fence_signaled(&rq->submit)) { in heartbeat()
/openbsd-src/gnu/usr.bin/perl/ext/File-Glob/
H A DTODO11 should be done on your favorite non-Unix platform(s), submit a
/openbsd-src/gnu/llvm/llvm/utils/
H A Dupdate_test_prefix.py46 t = { e.submit(remove_prefix, i): i for i in sys.argv[1:] }
H A Dupdate_any_test_checks.py83 future = executor.submit(run_utc_tool, utc_name, utc_tools[utc_name],
/openbsd-src/gnu/llvm/compiler-rt/
H A DCREDITS.TXT3 LLVM/CompilerRT, please submit a patch to this file to add yourself, and it will be
/openbsd-src/gnu/usr.bin/perl/dist/ExtUtils-CBuilder/
H A DREADME.release48 11. Commit any changes to blead (or submit it as a patch if you don't have a
/openbsd-src/gnu/usr.bin/perl/dist/Search-Dict/
H A DREADME.release48 11. Commit any changes to blead (or submit it as a patch if you don't have a
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A DCONTRIBUTE12 You may also want to submit your change so that can be considered for
107 People are encouraged to submit patches that extend
/openbsd-src/gnu/llvm/libcxxabi/
H A DCREDITS.TXT3 LLVM/libc++abi, please submit a patch to this file to add yourself, and it will be
/openbsd-src/gnu/usr.bin/perl/t/
H A DREADME22 If you come up with new tests, please submit them to
/openbsd-src/gnu/usr.bin/cvs/
H A DDEVEL-CVS47 patches and have them reviewed by a developer. If they submit some
/openbsd-src/sys/dev/pci/drm/i915/gt/uc/
H A Dselftest_guc.c34 ret = i915_sw_fence_await_dma_fence(&rq->submit, in nop_user_request()
/openbsd-src/gnu/llvm/llvm/docs/
H A DContributing.rst42 There is a separate process to submit security-related bugs, see :ref:`report-security-issue`.
55 Once you have a patch ready, it is time to submit it. The patch should:
H A DHowToSubmitABug.rst2 How to submit an LLVM bug report
153 that bugpoint emits. If something goes wrong with bugpoint, please submit
/openbsd-src/gnu/gcc/gcc/doc/
H A Dbugreport.texi93 submit bug reports. Copies of this file in HTML (@file{bugs.html}) and
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperl5162delta.pod19 If any exist, they are bugs, and we request that you submit a
H A Dperlhack.pod20 If you just want to submit a single small patch like a pod fix, a test
73 The next step is to submit your patch to the Perl core ticket system.
209 If you have a small patch to submit, please submit it via the GitHub
228 when you submit it.
238 be available in a suitable format. If you wish to submit a patch to
270 As you craft each patch you intend to submit to the Perl core, it's
540 the porters will greatly appreciate it if you submit a delta entry
852 basic errors before you submit a patch.
/openbsd-src/gnu/llvm/lldb/docs/resources/
H A Dcontributing.rst21 - **Test infrastructure**: Like LLVM it is important to submit tests with your
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/
H A Dbugreport.texi93 submit bug reports. Copies of this file in HTML (@file{bugs.html}) and

123456