Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Di915_reg.h271 #define MI_NOOP MI_INSTR(0, 0)
272 #define MI_USER_INTERRUPT MI_INSTR(0x02, 0)
278 #define MI_FLUSH MI_INSTR(0x04, 0)
286 #define MI_SUSPEND_FLUSH MI_INSTR(0x0b, 0)
288 #define MI_REPORT_HEAD MI_INSTR(0x07, 0)
289 #define MI_OVERLAY_FLIP MI_INSTR(0x11,0)
294 #define MI_DISPLAY_FLIP MI_INSTR(0x14, 2)
304 #define MI_ARB_ON_OFF MI_INSTR(0x08, 0)
308 #define MI_SET_CONTEXT MI_INSTR(0x18, 0)
315 #define MI_STORE_DWORD_IMM MI_INSTR(0x20, 1)
[all …]