Home
last modified time | relevance | path

Searched refs:MI_LOAD_REGISTER_IMM (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/gpu/drm/i915/gt/
A Dintel_ring_submission.c654 *cs++ = MI_LOAD_REGISTER_IMM(1); in load_pd_dir()
658 *cs++ = MI_LOAD_REGISTER_IMM(1); in load_pd_dir()
668 *cs++ = MI_LOAD_REGISTER_IMM(1); in load_pd_dir()
712 *cs++ = MI_LOAD_REGISTER_IMM(num_engines); in mi_set_context()
766 *cs++ = MI_LOAD_REGISTER_IMM(num_engines); in mi_set_context()
812 *cs++ = MI_LOAD_REGISTER_IMM(L3LOG_DW); in remap_l3_slice()
A Dgen8_engine_cs.c193 *cs++ = MI_LOAD_REGISTER_IMM(1); in gen12_emit_aux_table_inv()
316 *cs++ = MI_LOAD_REGISTER_IMM(hweight32(aux_inv)); in gen12_emit_flush_xcs()
A Dintel_gpu_commands.h144 #define MI_LOAD_REGISTER_IMM(x) MI_INSTR(0x22, 2*(x)-1) macro
A Dintel_lrc.c47 *regs = MI_LOAD_REGISTER_IMM(count); in set_offsets()
1379 *batch++ = MI_LOAD_REGISTER_IMM(1); in gen8_emit_flush_coherentl3_wa()
1454 *batch++ = MI_LOAD_REGISTER_IMM(count); in emit_lri()
A Dselftest_workarounds.c583 *cs++ = MI_LOAD_REGISTER_IMM(1); in check_dirty_whitelist()
596 *cs++ = MI_LOAD_REGISTER_IMM(1); in check_dirty_whitelist()
915 *cs++ = MI_LOAD_REGISTER_IMM(whitelist_writable_count(engine)); in scrub_whitelisted_registers()
A Dgen7_renderclear.c398 batch_add(&cmds, MI_LOAD_REGISTER_IMM(2)); in emit_batch()
A Dselftest_rps.c97 *cs++ = MI_LOAD_REGISTER_IMM(__NGPR__ * 2); in create_spin_counter()
105 *cs++ = MI_LOAD_REGISTER_IMM(1); in create_spin_counter()
A Dselftest_lrc.c506 *cs++ = MI_LOAD_REGISTER_IMM(NUM_GPR_DW); in gpr_make_dirty()
1118 *cs++ = MI_LOAD_REGISTER_IMM(len); in load_context()
A Dintel_workarounds.c783 *cs++ = MI_LOAD_REGISTER_IMM(wal->count); in intel_engine_emit_ctx_wa()
A Dselftest_execlists.c3075 *cs++ = MI_LOAD_REGISTER_IMM(1); in create_gpr_user()
4256 *cs++ = MI_LOAD_REGISTER_IMM(1); in preserved_virtual_engine()
A Dintel_execlists_submission.c2661 *cs++ = MI_LOAD_REGISTER_IMM(2 * GEN8_3LVL_PDPES) | MI_LRI_FORCE_POSTED; in emit_pdps()
/linux/drivers/gpu/drm/i915/gvt/
A Dmmio_context.c219 *cs++ = MI_LOAD_REGISTER_IMM(count); in restore_context_mmio_for_inhibit()
252 *cs++ = MI_LOAD_REGISTER_IMM(GEN9_MOCS_SIZE); in restore_render_mocs_control_for_inhibit()
279 *cs++ = MI_LOAD_REGISTER_IMM(GEN9_MOCS_SIZE / 2); in restore_render_mocs_l3cc_for_inhibit()
/linux/drivers/gpu/drm/i915/
A Di915_cmd_parser.c220 CMD( MI_LOAD_REGISTER_IMM(1), SMI, !F, 0xFF, W,
477 CMD( MI_LOAD_REGISTER_IMM(1), SMI, !F, 0xFF, W,
1280 if (cmd_desc_is(desc, MI_LOAD_REGISTER_IMM(1)) && in check_cmd()
A Di915_perf.c1696 *cs++ = MI_LOAD_REGISTER_IMM(1); in alloc_noa_wait()
1714 *cs++ = MI_LOAD_REGISTER_IMM(1); in alloc_noa_wait()
1756 *cs++ = MI_LOAD_REGISTER_IMM(2); in alloc_noa_wait()
1832 *cs++ = MI_LOAD_REGISTER_IMM(n_lri); in write_cs_mi_lri()
2183 *cs++ = MI_LOAD_REGISTER_IMM(count); in gen8_load_flex()
/linux/drivers/gpu/drm/i915/selftests/
A Di915_perf.c336 *cs++ = MI_LOAD_REGISTER_IMM(32); in live_noa_gpr()
/linux/drivers/gpu/drm/i915/gem/selftests/
A Di915_gem_client_blt.c60 *cs++ = MI_LOAD_REGISTER_IMM(1); in prepare_blit()
/linux/drivers/gpu/drm/i915/gem/
A Di915_gem_execbuffer.c2044 *cs++ = MI_LOAD_REGISTER_IMM(4); in i915_reset_gen7_sol_offsets()

Completed in 88 milliseconds