Searched refs:MI_RESTORE_EXT_STATE_EN (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/i915/ | ||
D | i915_gem_context.c | 517 flags |= (MI_SAVE_EXT_STATE_EN | MI_RESTORE_EXT_STATE_EN); in mi_set_context() |
D | i915_reg.h | 316 #define MI_RESTORE_EXT_STATE_EN (1<<2) macro |