Home
last modified time | relevance | path

Searched refs:MI_ARB_CHECK (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/i915/gt/uc/
H A Dselftest_guc.c181 MI_ARB_CHECK); in intel_guc_steal_guc_ids()
340 rq = igt_spinner_create_request(&spin, ce, MI_ARB_CHECK); in intel_guc_fast_request()
/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_reset.c73 rq = igt_spinner_create_request(&spin, ce, MI_ARB_CHECK); in __igt_reset_stolen()
H A Dintel_gpu_commands.h384 #define MI_ARB_CHECK MI_INSTR(0x05, 0) macro