Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Di915_gem_context.c630 if (hw_flags & MI_RESTORE_INHIBIT) in needs_pd_load_post()
712 hw_flags |= MI_RESTORE_INHIBIT; in do_switch()
Di915_reg.h318 #define MI_RESTORE_INHIBIT (1<<0) macro