Home
last modified time | relevance | path

Searched refs:MI_NOOP (Results 1 – 20 of 20) sorted by relevance

/linux/drivers/gpu/drm/i915/gt/
H A Dgen6_engine_cs.c71 *cs++ = MI_NOOP; in gen6_emit_post_sync_nonzero_flush()
83 *cs++ = MI_NOOP; in gen6_emit_post_sync_nonzero_flush()
170 *cs++ = MI_NOOP; in gen6_emit_breadcrumb_rcs()
207 *cs++ = MI_NOOP; in mi_flush_dw()
367 *cs++ = MI_NOOP; in gen7_emit_breadcrumb_rcs()
416 *cs++ = MI_NOOP; in gen7_emit_breadcrumb_xcs()
H A Dselftest_hangcheck.c177 *batch++ = MI_NOOP; in hang_create_request()
182 *batch++ = MI_NOOP; in hang_create_request()
191 *batch++ = MI_NOOP; in hang_create_request()
196 *batch++ = MI_NOOP; in hang_create_request()
204 *batch++ = MI_NOOP; in hang_create_request()
209 *batch++ = MI_NOOP; in hang_create_request()
216 *batch++ = MI_NOOP; in hang_create_request()
221 *batch++ = MI_NOOP; in hang_create_request()
H A Dselftest_execlists.c136 rq = igt_spinner_create_request(&spin, ce, MI_NOOP); in live_sanitycheck()
757 *cs++ = MI_NOOP; in live_error_interrupt()
758 *cs++ = MI_NOOP; in live_error_interrupt()
847 *cs++ = MI_NOOP; in emit_semaphore_chain()
848 *cs++ = MI_NOOP; in emit_semaphore_chain()
849 *cs++ = MI_NOOP; in emit_semaphore_chain()
850 *cs++ = MI_NOOP; in emit_semaphore_chain()
1080 *cs++ = MI_NOOP; in create_rewinder()
1879 MI_NOOP); in live_late_preempt()
2117 MI_NOOP); /* no preemption */ in __cancel_active1()
[all …]
H A Dintel_gpu_commands.h42 #define MI_NOOP MI_INSTR(0, 0) macro
H A Dselftest_mocs.c331 rq = igt_spinner_create_request(&spin, ce, MI_NOOP); in active_engine_reset()
H A Dselftest_engine_pm.c298 MI_NOOP); in live_engine_busy_stats()
H A Dselftest_slpc.c342 MI_NOOP); in run_test()
H A Dselftest_workarounds.c280 *rq = igt_spinner_create_request(spin, ce, MI_NOOP); in switch_to_scratch_context()
1302 rq = igt_spinner_create_request(&spin, ce, MI_NOOP); in live_engine_reset_workarounds()
H A Dselftest_migrate.c632 memset32(cs, MI_NOOP, sz); in live_emit_pte_full_ring()
H A Dselftest_timeline.c476 *cs++ = MI_NOOP; in emit_ggtt_store_dw()
/linux/drivers/gpu/drm/xe/
H A Dxe_sriov_vf_ccs.c201 dw[i++] = MI_NOOP; in ccs_rw_update_ring()
202 dw[i++] = MI_NOOP; in ccs_rw_update_ring()
H A Dxe_lrc.c1428 *state.ptr++ = MI_NOOP; in setup_indirect_ctx()
1819 u32 noop = MI_NOOP; in xe_lrc_write_ring()
1946 case MI_NOOP: in dump_mi_command()
1949 (*(++dw) & REG_GENMASK(31, 23)) == MI_NOOP) in dump_mi_command()
2297 case MI_NOOP: in xe_lrc_lookup_default_reg_value()
H A Dxe_migrate.c1137 dw[i++] = MI_NOOP; in emit_flush_invalidate()
1138 dw[i++] = MI_NOOP; in emit_flush_invalidate()
1321 memset(cs, MI_NOOP, bb->sa_node.size); in xe_migrate_ccs_rw_copy_clear()
1735 bb->cs[bb->len++] = MI_NOOP; in write_pgtable()
/linux/drivers/gpu/drm/i915/
H A Di915_cmd_parser.c221 CMD( MI_NOOP, SMI, F, 1, S ),
475 CMD( MI_NOOP, SMI, F, 1, S ),
512 CMD(MI_NOOP, SMI, F, 1, S);
/linux/drivers/gpu/drm/i915/selftests/
H A Di915_perf.c347 *cs++ = MI_NOOP; in live_noa_gpr()
H A Di915_request.c843 rq = igt_spinner_create_request(&spin, ce, MI_NOOP); in __cancel_reset()
1579 MI_NOOP); /* no preemption */ in __live_parallel_spin()
/linux/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_migrate.c411 rq = igt_spinner_create_request(&spin, ce, MI_NOOP); in igt_async_migrate()
H A Di915_gem_coherency.c236 *cs++ = MI_NOOP; in gpu_set()
H A Di915_gem_context.c1065 rq = igt_spinner_create_request(*spin, ce, MI_NOOP); in __sseu_prepare()
/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c2227 *cs++ = MI_NOOP; in i915_reset_gen7_sol_offsets()