Home
last modified time | relevance | path

Searched refs:MI_STORE_REGISTER_MEM_GEN8 (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_lrc.c443 *cs++ = MI_STORE_REGISTER_MEM_GEN8 | MI_USE_GGTT; in __live_lrc_state()
450 *cs++ = MI_STORE_REGISTER_MEM_GEN8 | MI_USE_GGTT; in __live_lrc_state()
596 *cs++ = MI_STORE_REGISTER_MEM_GEN8 | MI_USE_GGTT; in __gpr_read()
767 *cs++ = MI_STORE_REGISTER_MEM_GEN8 | MI_USE_GGTT; in create_timestamp()
1029 *cs++ = MI_STORE_REGISTER_MEM_GEN8; in store_context()
1585 *cs++ = MI_STORE_REGISTER_MEM_GEN8 | in emit_wabb_ctx_canary()
H A Dintel_gpu_commands.h162 #define MI_STORE_REGISTER_MEM_GEN8 MI_INSTR(0x24, 2) macro
H A Dselftest_engine_pm.c59 *cs++ = MI_STORE_REGISTER_MEM_GEN8 | MI_USE_GGTT; in emit_srm()
H A Dselftest_mocs.c116 *cs++ = MI_STORE_REGISTER_MEM_GEN8 | MI_USE_GGTT; in read_regs()
H A Dselftest_timeline.c800 *cs++ = MI_STORE_REGISTER_MEM_GEN8 | MI_USE_GGTT; in emit_read_hwsp()
H A Dselftest_rps.c124 *cs++ = MI_STORE_REGISTER_MEM_GEN8; in create_spin_counter()
H A Dselftest_execlists.c1087 *cs++ = MI_STORE_REGISTER_MEM_GEN8 | MI_USE_GGTT; in create_rewinder()
3101 *cs++ = MI_STORE_REGISTER_MEM_GEN8; in create_gpr_user()
4244 *cs++ = MI_STORE_REGISTER_MEM_GEN8 | MI_USE_GGTT; in preserved_virtual_engine()
H A Dintel_lrc.c1636 *batch++ = MI_STORE_REGISTER_MEM_GEN8 | MI_SRM_LRM_GLOBAL_GTT; in gen8_emit_flush_coherentl3_wa()
/linux/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_context.c925 *cmd++ = MI_STORE_REGISTER_MEM_GEN8; in rpcs_query_batch()
1641 *cmd++ = MI_STORE_REGISTER_MEM_GEN8; in read_from_scratch()
/linux/drivers/gpu/drm/i915/
H A Di915_cmd_parser.c488 CMD( MI_STORE_REGISTER_MEM_GEN8, SMI, F, 4, W,
/linux/drivers/gpu/drm/i915/selftests/
H A Di915_request.c1962 *cs++ = MI_STORE_REGISTER_MEM_GEN8 | MI_USE_GGTT; in emit_timestamp_store()